index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-16
nl80211: Add notification for dropped Deauth/Disassoc
Jouni Malinen
1
-2
/
+20
2010-12-15
wireless:mac80211: kill unuse macro MESH_CFG_CMP_LEN in mesh.h
Shan Wei
1
-11
/
+0
2010-12-15
mac80211: Add timeout to BA session start API
Sujith Manoharan
4
-4
/
+9
2010-12-15
nl80211: advertise maximum remain-on-channel duration
Johannes Berg
1
-0
/
+2
2010-12-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-1
/
+8
2010-12-13
mac80211: support IBSS RSN with SW crypto
Johannes Berg
1
-1
/
+5
2010-12-13
mac80211 default tx_last_beacon false (congestion)
Tim Harvey
1
-1
/
+1
2010-12-13
mac80211: support separate default keys
Johannes Berg
8
-47
/
+62
2010-12-13
cfg80211/nl80211: separate unicast/multicast default TX keys
Johannes Berg
1
-1
/
+2
2010-12-13
mac80211: clean up RX key checks
Johannes Berg
1
-2
/
+21
2010-12-13
mac80211: avoid calling ieee80211_work_work unconditionally
Herton Ronaldo Krzesinski
1
-1
/
+4
2010-12-13
mac80211: Fix NULL-pointer deference on ibss merge when not ready
Tim Harvey
1
-0
/
+4
2010-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+18
2010-12-08
mac80211: Show max number of probe tries in debug message.
Ben Greear
1
-2
/
+3
2010-12-08
mac80211: Apply ht_opmode changes in ieee80211_change_bss
Helmut Schaa
1
-0
/
+6
2010-12-08
mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs
Helmut Schaa
1
-3
/
+18
2010-12-07
mac80211: Fix compilation error when mesh is disabled
Javier Cardona
1
-0
/
+2
2010-12-07
mac80211: fix a compiler warning
Felix Fietkau
1
-2
/
+1
2010-12-07
mac80211: fix dynamic-ps/pm_qos magic numbers
Eliad Peller
1
-4
/
+5
2010-12-07
nl80211/mac80211: Report signal average
Bruno Randolf
5
-1
/
+9
2010-12-06
cfg80211/mac80211: add mesh join/leave commands
Johannes Berg
6
-82
/
+38
2010-12-06
cfg80211: require add_virtual_intf to return new dev
Johannes Berg
1
-8
/
+12
2010-12-06
mac80211: move mesh filter adjusting
Johannes Berg
2
-17
/
+12
2010-12-06
nl80211/mac80211: define and allow configuring mesh element TTL
Javier Cardona
6
-7
/
+16
2010-12-06
mac80211: speed up AP probing using nullfunc frames
Felix Fietkau
3
-35
/
+79
2010-12-06
mac80211: remove a redundant check
Felix Fietkau
1
-2
/
+1
2010-12-06
mac80211: Update last_tx_rate only for data frames
Helmut Schaa
1
-3
/
+4
2010-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-1
/
+12
2010-11-30
mac80211: Minor optimization in ieee80211_rx_h_data
Helmut Schaa
1
-3
/
+2
2010-11-30
mac80211: Fix STA disconnect due to MIC failure
Senthil Balasubramanian
1
-0
/
+2
2010-11-30
mac80211: ignore non-bcast mcast deauth/disassoc franes
Christian Lamparter
1
-0
/
+4
2010-11-29
mac80211: fix RX aggregation locking
Johannes Berg
4
-38
/
+45
2010-11-29
mac80211: implement off-channel mgmt TX
Johannes Berg
4
-6
/
+129
2010-11-29
nl80211/cfg80211: extend mgmt-tx API for off-channel
Johannes Berg
1
-2
/
+5
2010-11-29
mac80211: Fix frame injection using non-AP vif
Jouni Malinen
1
-1
/
+6
2010-11-24
mac80211: implement packet loss notification
Johannes Berg
2
-0
/
+25
2010-11-24
mac80211: avoid aggregation for VO traffic
Luis R. Rodriguez
1
-0
/
+3
2010-11-24
mac80211: reduce the number of retries for nullfunc probing
Felix Fietkau
1
-1
/
+8
2010-11-24
mac80211: use nullfunc instead of probe request for connection monitoring
Felix Fietkau
3
-26
/
+72
2010-11-24
cfg80211/mac80211: improve ad-hoc multicast rate handling
Felix Fietkau
2
-14
/
+14
2010-11-24
mac80211: probe the AP when resuming
Felix Fietkau
1
-0
/
+1
2010-11-24
mac80211: calculate beacon loss time accurately
Felix Fietkau
2
-4
/
+13
2010-11-24
mac80211: restart beacon miss timer on system resume from suspend
Felix Fietkau
1
-0
/
+1
2010-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+3
2010-11-24
Revert "nl80211/mac80211: Report signal average"
John W. Linville
5
-9
/
+1
2010-11-22
mac80211: Disable hw crypto for GTKs on AP VLAN interfaces
Helmut Schaa
1
-1
/
+8
2010-11-18
nl80211/mac80211: Report signal average
Bruno Randolf
5
-1
/
+9
2010-11-17
mac80211: fix powersaving clients races
Johannes Berg
4
-7
/
+29
2010-11-17
mac80211: defines for AC numbers
Johannes Berg
1
-1
/
+10
2010-11-16
mac80211: add support for setting the ad-hoc multicast rate
Felix Fietkau
3
-6
/
+19
[next]