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