index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[MAC80211]: remove ieee80211_msg_wep_frame_unknown_key
Johannes Berg
2007-10-11
2
-7
/
+6
*
[MAC80211]: ratelimit some RX messages
Johannes Berg
2007-10-11
1
-48
/
+74
*
[MAC80211]: remove PRISM2_PARAM_RADIO_ENABLED
Johannes Berg
2007-10-11
2
-15
/
+0
*
[MAC80211]: fix key debugfs
Johannes Berg
2007-10-11
1
-2
/
+10
*
[MAC80211]: avoid copying packets to interfaces that are down
Johannes Berg
2007-10-11
2
-0
/
+12
*
[NET]: DIV_ROUND_UP cleanup (part two)
Ilpo Järvinen
2007-10-11
2
-3
/
+4
*
[MAC80211]: Add SIOCGIWTXPOWER routine
Larry Finger
2007-10-11
1
-1
/
+15
*
[MAC80211]: fix add_interface monitor mode behaviour
Johannes Berg
2007-10-11
1
-1
/
+4
*
[MAC80211]: Improve sanity checks on injected packets
Andy Green
2007-10-11
1
-20
/
+28
*
[MAC80211]: use more GFP_KERNEL instead of GFP_ATOMIC
Michael Wu
2007-10-11
1
-5
/
+5
*
[MAC80211]: implement ERP info change notifications
Daniel Drake
2007-10-11
4
-10
/
+43
*
[MAC80211]: improved short preamble handling
Daniel Drake
2007-10-11
5
-24
/
+74
*
[MAC80211]: Add LONG_RETRY flag to ieee80211_tx_control
Ivo van Doorn
2007-10-11
1
-0
/
+1
*
[MAC80211]: STA reassociation improvements
Daniel Drake
2007-10-11
2
-2
/
+17
*
[MAC80211]: improve locking of sta_info related structures
Michael Wu
2007-10-11
7
-134
/
+108
*
[MAC80211]: introduce util.c
Johannes Berg
2007-10-11
4
-447
/
+472
*
[MAC80211]: reorder interface related functions
Johannes Berg
2007-10-11
1
-606
/
+599
*
[MAC80211]: move some rate control functions out of ieee80211.c
Johannes Berg
2007-10-11
4
-43
/
+48
*
[MAC80211]: split out some key functions from ieee80211.c
Johannes Berg
2007-10-11
4
-62
/
+78
*
[MAC80211]: remove some unnecessary includes
Johannes Berg
2007-10-11
1
-4
/
+0
*
[MAC80211]: split TX path into own file
Johannes Berg
2007-10-11
4
-1849
/
+1884
*
[MAC80211]: rx cleanups (2)
Johannes Berg
2007-10-11
1
-14
/
+28
*
[MAC80211]: fix bug for per-sta stats
Johannes Berg
2007-10-11
1
-6
/
+7
*
[MAC80211]: split up __ieee80211_rx
Johannes Berg
2007-10-11
1
-74
/
+83
*
[MAC80211]: split ieee80211_rx_h_check handler
Johannes Berg
2007-10-11
1
-1
/
+11
*
[MAC80211]: rx cleanups (1)
Johannes Berg
2007-10-11
1
-97
/
+101
*
[MAC80211]: move QoS rx handlers into rx.c
Johannes Berg
2007-10-11
4
-71
/
+60
*
[MAC80211]: split RX handlers into own file
Johannes Berg
2007-10-11
4
-1365
/
+1391
*
[PATCH] mac80211: fix initialisation when built-in
Johannes Berg
2007-09-26
2
-2
/
+2
*
[PATCH] net/mac80211/wme.c: fix sparse warning
Johannes Berg
2007-09-26
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-19
1
-6
/
+0
|
*
[PATCH] mac80211: fix GCC warning on 64bit platforms
Jiri Benc
2007-07-19
1
-2
/
+2
|
*
[PATCH] mac80211: regdomain.c needs to include ieee80211_i.h
Johannes Berg
2007-07-18
1
-0
/
+1
|
*
[PATCH] mac80211: regulatory domain cleanup
Daniel Drake
2007-07-18
5
-135
/
+164
|
*
[PATCH] mac80211: use debugfs_rename
Johannes Berg
2007-07-18
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
[prev]
[next]