index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: restrict to AP in outgoing interface heuristic
Johannes Berg
2009-02-11
1
-0
/
+2
*
mac80211: fix slot time debug message
Christian Lamparter
2009-01-22
1
-2
/
+2
*
mac80211: decrement ref count to netdev after launching mesh discovery
Brian Cavagnolo
2009-01-22
1
-2
/
+4
*
mac80211: more kernel-doc fixes
Randy Dunlap
2009-01-16
1
-1
/
+0
*
mac80211: fix "‘ret’ may be used uninitialized" warning
John W. Linville
2009-01-13
1
-1
/
+1
*
mac80211: initialize RC data for all mesh links upon allocation
Christian Lamparter
2009-01-12
1
-0
/
+1
*
mac80211: allow mode change if IBSS is not allowed
Pavel Roskin
2009-01-12
1
-1
/
+2
*
minstrel: fix warning if lowest supported rate index is not 0
Christian Lamparter
2009-01-12
1
-4
/
+6
*
mac80211: implement dynamic power save
Kalle Valo
2008-12-19
5
-12
/
+97
*
mac80211: track master queue status
Kalle Valo
2008-12-19
3
-7
/
+93
*
mac80211: enable IEEE80211_CONF_PS only when associated
Kalle Valo
2008-12-19
3
-8
/
+40
*
mac80211: Print unknown packet type in tasklet_handler
Larry Finger
2008-12-19
1
-1
/
+2
*
mac80211: fix a typo in ieee80211_send_assoc() method.
Rami Rosen
2008-12-19
1
-1
/
+1
*
mac80211: Remove radiotap rate-present flag for HT
Jouni Malinen
2008-12-19
1
-2
/
+3
*
mac80211: Send Layer 2 Update frame on reassociation
Jouni Malinen
2008-12-19
1
-2
/
+11
*
mac80211: Add HT rates into RX status reporting
Jouni Malinen
2008-12-19
2
-11
/
+52
*
mac80211: Fix HT channel selection
Sujith
2008-12-19
6
-32
/
+39
*
nl80211: Add signal strength and bandwith to nl80211station info
Henning Rogge
2008-12-19
1
-1
/
+24
*
mac80211: misc cleanups
Rami Rosen
2008-12-12
3
-13
/
+6
*
mac80211: Disable requests for new scans in AP mode
Jouni Malinen
2008-12-12
1
-2
/
+1
*
mac80211: integrate sta_notify_ps cmds into sta_notify
Christian Lamparter
2008-12-12
1
-6
/
+6
*
mac80211/cfg80211: check endianness in sparse runs
Johannes Berg
2008-12-12
1
-0
/
+2
*
mac80211: remove fragmentation offload functionality
Johannes Berg
2008-12-12
2
-9
/
+0
*
mac80211: only create default STA interface if supported
Johannes Berg
2008-12-12
1
-6
/
+8
*
mac80211: remove WARN_ON() from ieee80211_hw_config
Reinette Chatre
2008-12-12
2
-3
/
+15
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-05
1
-1
/
+1
|
\
|
*
mac80211: use unaligned safe memcmp() in-place of compare_ether_addr()
Shaddy Baddah
2008-12-05
1
-1
/
+1
*
|
mac80211: tx module cleanup.
Rami Rosen
2008-12-05
1
-8
/
+3
*
|
mac80211: add sta_notify_ps callback
Christian Lamparter
2008-12-05
1
-0
/
+7
*
|
mac80211: accept empty strings for hidden SSIDs
Fabio Rossi
2008-12-05
1
-1
/
+1
*
|
cfg80211: handle SIOCGIWMODE/SIOCSIWMODE
Johannes Berg
2008-12-05
2
-74
/
+6
*
|
cfg80211: handle SIOCGIWNAME
Johannes Berg
2008-12-05
1
-43
/
+1
*
|
nl80211: Add frequency configuration (including HT40)
Jouni Malinen
2008-12-05
4
-4
/
+41
*
|
mac80211: only transition STAs ps->wake on data frames
Johannes Berg
2008-12-05
1
-8
/
+20
*
|
mac80211: disassociate prior to unlinking AP/station
Tomas Winkler
2008-12-05
1
-4
/
+14
*
|
mac80211: deauth when interface is marked down
John W. Linville
2008-12-05
1
-1
/
+5
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-26
1
-0
/
+8
|
\
|
|
*
mac80211 : Fix setting ad-hoc mode and non-ibss channel
Abhijeet Kolekar
2008-11-25
1
-0
/
+8
*
|
mac80211: fix unaligned access in ieee80211_wep_encrypt_data
Ivan Kuten
2008-11-26
1
-3
/
+4
*
|
mac80211: Look out for some other AP when disassoc is received.
Vivek Natarajan
2008-11-26
1
-2
/
+6
*
|
mac80211: Fix pid rate-setting algorithm to allow rate changes
Larry Finger
2008-11-26
1
-1
/
+1
*
|
mac80211: make Minstrel the default rate control algorithm
Luis R. Rodriguez
2008-11-26
1
-4
/
+4
*
|
mac80211: don't assume driver has been attached on registration
Luis R. Rodriguez
2008-11-25
1
-3
/
+2
*
|
mac80211: Use the HT capabilities from the IE instead of the station's caps.
Sujith
2008-11-25
1
-1
/
+1
*
|
cfg80211/mac80211: Add 802.11d support
Luis R. Rodriguez
2008-11-25
1
-0
/
+7
*
|
net: remove redundant argument comments
Qinghuang Feng
2008-11-21
1
-1
/
+0
*
|
mac80211: remove unnecessary include.
Rami Rosen
2008-11-21
1
-1
/
+0
*
|
mac80211: rc80211_pid eliminate sparse warnings
Tomas Winkler
2008-11-21
1
-3
/
+3
*
|
mac80211: remove more excess kernel-doc
Randy Dunlap
2008-11-21
1
-3
/
+0
*
|
mac80211: disable BSSID filtering for mesh interfaces
Andrey Yurovsky
2008-11-21
1
-2
/
+15
[next]