index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MAC80211]: Add SIOCGIWTXPOWER routine
Larry Finger
2007-10-10
1
-1
/
+15
*
[MAC80211]: fix add_interface monitor mode behaviour
Johannes Berg
2007-10-10
1
-1
/
+4
*
[MAC80211]: Improve sanity checks on injected packets
Andy Green
2007-10-10
1
-20
/
+28
*
[MAC80211]: use more GFP_KERNEL instead of GFP_ATOMIC
Michael Wu
2007-10-10
1
-5
/
+5
*
[MAC80211]: implement ERP info change notifications
Daniel Drake
2007-10-10
4
-10
/
+43
*
[MAC80211]: improved short preamble handling
Daniel Drake
2007-10-10
5
-24
/
+74
*
[MAC80211]: Add LONG_RETRY flag to ieee80211_tx_control
Ivo van Doorn
2007-10-10
1
-0
/
+1
*
[MAC80211]: STA reassociation improvements
Daniel Drake
2007-10-10
2
-2
/
+17
*
[MAC80211]: improve locking of sta_info related structures
Michael Wu
2007-10-10
7
-134
/
+108
*
[MAC80211]: introduce util.c
Johannes Berg
2007-10-10
4
-447
/
+472
*
[MAC80211]: reorder interface related functions
Johannes Berg
2007-10-10
1
-606
/
+599
*
[MAC80211]: move some rate control functions out of ieee80211.c
Johannes Berg
2007-10-10
4
-43
/
+48
*
[MAC80211]: split out some key functions from ieee80211.c
Johannes Berg
2007-10-10
4
-62
/
+78
*
[MAC80211]: remove some unnecessary includes
Johannes Berg
2007-10-10
1
-4
/
+0
*
[MAC80211]: split TX path into own file
Johannes Berg
2007-10-10
4
-1849
/
+1884
*
[MAC80211]: rx cleanups (2)
Johannes Berg
2007-10-10
1
-14
/
+28
*
[MAC80211]: fix bug for per-sta stats
Johannes Berg
2007-10-10
1
-6
/
+7
*
[MAC80211]: split up __ieee80211_rx
Johannes Berg
2007-10-10
1
-74
/
+83
*
[MAC80211]: split ieee80211_rx_h_check handler
Johannes Berg
2007-10-10
1
-1
/
+11
*
[MAC80211]: rx cleanups (1)
Johannes Berg
2007-10-10
1
-97
/
+101
*
[MAC80211]: move QoS rx handlers into rx.c
Johannes Berg
2007-10-10
4
-71
/
+60
*
[MAC80211]: split RX handlers into own file
Johannes Berg
2007-10-10
4
-1365
/
+1391
*
[PATCH] mac80211: fix initialisation when built-in
Johannes Berg
2007-09-25
2
-2
/
+2
*
[PATCH] net/mac80211/wme.c: fix sparse warning
Johannes Berg
2007-09-25
1
-1
/
+1
*
[PATCH] mac80211: probe for hidden SSIDs in pre-auth scan
John W. Linville
2007-08-14
1
-1
/
+5
*
[PATCH] mac80211: fix tx status frame code
Johannes Berg
2007-08-14
1
-1
/
+0
*
[PATCH] mac80211: don't allow scanning in monitor mode
Daniel Drake
2007-08-06
1
-6
/
+13
*
[PATCH] mac80211: Fix sparse error for sta_last_seq_ctrl_read
Zhu Yi
2007-08-06
1
-1
/
+1
*
[PATCH] mac80211: use do { } while (0) for multi-line macros
Zhu Yi
2007-08-06
1
-3
/
+5
*
[PATCH] mac80211: missing dev_put in ieee80211_master_start_xmit
Daniel Drake
2007-08-06
1
-0
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-07-19
7
-146
/
+173
|
\
|
*
[PATCH] mac80211: remove rtnl locking in ieee80211_sta.c
Michael Wu
2007-07-18
1
-6
/
+0
|
*
[PATCH] mac80211: fix GCC warning on 64bit platforms
Jiri Benc
2007-07-18
1
-2
/
+2
|
*
[PATCH] mac80211: regdomain.c needs to include ieee80211_i.h
Johannes Berg
2007-07-17
1
-0
/
+1
|
*
[PATCH] mac80211: regulatory domain cleanup
Daniel Drake
2007-07-17
5
-135
/
+164
|
*
[PATCH] mac80211: use debugfs_rename
Johannes Berg
2007-07-17
1
-3
/
+6
*
|
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
2
-4
/
+2
|
/
*
[PATCH] mac80211: improved 802.11g CTS protection
Daniel Drake
2007-07-12
5
-12
/
+13
*
[PATCH] mac80211: ERP IE handling improvements
Daniel Drake
2007-07-12
2
-19
/
+56
*
[PATCH] mac80211: Implementation of SIOCSIWRATE
Larry Finger
2007-07-12
1
-1
/
+39
*
[PATCH] mac80211: clarify some mac80211 things
Johannes Berg
2007-07-12
1
-17
/
+12
*
[PATCH] mac80211: conserve stack space due to padding
Johannes Berg
2007-07-12
1
-13
/
+16
*
[PATCH] mac80211: kill PRISM2_PARAM_CLEAR_KEYS
Johannes Berg
2007-07-12
2
-61
/
+0
*
[PATCH] mac80211: remove PRISM2_PARAM_DROP_UNENCRYPTED ioctl
Johannes Berg
2007-07-12
2
-9
/
+0
*
[PATCH] mac80211: kill antenna select ioctls
Johannes Berg
2007-07-12
2
-22
/
+0
*
[PATCH] mac80211: kill rate control ioctls
Johannes Berg
2007-07-12
5
-90
/
+6
*
[PATCH] mac80211: separate monitor/subif_start_xmit
Johannes Berg
2007-07-12
3
-48
/
+58
*
[PATCH] mac80211: add support for iwlist channel
Hong Liu
2007-07-12
1
-0
/
+25
*
[PATCH] mac80211: remove ieee80211_set_aid_for_sta
Johannes Berg
2007-07-12
2
-34
/
+1
*
[PATCH] mac80211: remove ieee80211_msg_passive_scan
Johannes Berg
2007-07-12
1
-1
/
+1
[next]