index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MAC80211]: Remove bitfields from struct ieee80211_sub_if_data
Jiri Slaby
2007-10-10
8
-50
/
+67
*
[MAC80211]: Remove bitfields from struct ieee80211_if_sta
Jiri Slaby
2007-10-10
6
-88
/
+121
*
[MAC80211]: Remove bitfields from struct ieee80211_txrx_data
Jiri Slaby
2007-10-10
4
-61
/
+78
*
[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_data
Jiri Slaby
2007-10-10
6
-26
/
+36
*
[MAC80211]: use switch statement in tx code
Johannes Berg
2007-10-10
1
-6
/
+11
*
[MAC80211]: refactor event sending
Johannes Berg
2007-10-10
5
-63
/
+57
*
[MAC80211]: kill key_mgmt, use key_management_enabled
Johannes Berg
2007-10-10
4
-26
/
+7
*
[MAC80211]: remove unused ioctls (3)
Johannes Berg
2007-10-10
4
-13
/
+0
*
[MAC80211]: remove unused ioctls (2)
Johannes Berg
2007-10-10
7
-61
/
+0
*
[MAC80211]: remove unused ioctls (1)
Johannes Berg
2007-10-10
4
-68
/
+0
*
[MAC80211]: fix software decryption
Johannes Berg
2007-10-10
2
-46
/
+74
*
[MAC80211]: remove radar stuff
Johannes Berg
2007-10-10
2
-29
/
+1
*
[MAC80211]: remove ieee80211_msg_wep_frame_unknown_key
Johannes Berg
2007-10-10
2
-7
/
+6
*
[MAC80211]: ratelimit some RX messages
Johannes Berg
2007-10-10
1
-48
/
+74
*
[MAC80211]: remove PRISM2_PARAM_RADIO_ENABLED
Johannes Berg
2007-10-10
2
-15
/
+0
*
[MAC80211]: fix key debugfs
Johannes Berg
2007-10-10
1
-2
/
+10
*
[MAC80211]: avoid copying packets to interfaces that are down
Johannes Berg
2007-10-10
2
-0
/
+12
*
[NET]: DIV_ROUND_UP cleanup (part two)
Ilpo Järvinen
2007-10-10
2
-3
/
+4
*
[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
[next]