index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
34
-634
/
+998
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-8
/
+10
2012-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-8
/
+10
2012-06-27
mac80211: correct behaviour on unrecognised action frames
Johannes Berg
1
-1
/
+4
2012-06-26
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
28
-531
/
+741
2012-06-26
mac80211: make ieee80211_check_concurrent_iface netdev-independent
Johannes Berg
1
-5
/
+3
2012-06-26
mac80211: remove unused function
Johannes Berg
1
-6
/
+0
2012-06-24
mac80211: trace debug messages
Johannes Berg
4
-0
/
+136
2012-06-24
mac80211: rename driver-trace file
Johannes Berg
5
-6
/
+5
2012-06-24
mac80211: clean up debugging
Johannes Berg
22
-429
/
+519
2012-06-22
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
16
-104
/
+258
2012-06-22
mac80211: pass sdata to some RX functions
Johannes Berg
1
-17
/
+16
2012-06-22
mac80211: two small verbose debug cleanups
Johannes Berg
2
-2
/
+2
2012-06-22
mac80211: remove TKIP debug
Johannes Berg
2
-53
/
+1
2012-06-21
mac80211: clear ifmgd->bssid only after building DELBA
Eliad Peller
1
-7
/
+6
2012-06-21
mac80211: add command to get current rssi
Victor Goldenshtein
3
-8
/
+54
2012-06-20
mac80211: fix double-start of remain-on-channel
Johannes Berg
2
-2
/
+7
2012-06-20
mac80211: Allow userspace to register for auth frames in IBSS
Will Hawkins
1
-1
/
+3
2012-06-20
mac80211: send auth in IBSS only if userspace isn't handling it
Will Hawkins
1
-1
/
+1
2012-06-20
mac80211: Track auth frame registrations on IBSS ifaces
Will Hawkins
2
-7
/
+22
2012-06-20
mac80211: fix cleanup if driver suspend callback fails
Eyal Shapira
1
-0
/
+10
2012-06-20
mac80211: save wmm_acm per sdata
Yoni Divinsky
6
-14
/
+17
2012-06-20
mac80211: use the correct capability info in ieee80211_set_associated()
Luciano Coelho
1
-1
/
+1
2012-06-20
mac80211: initialize sta pointer to avoid false-positive warning
Luciano Coelho
1
-2
/
+2
2012-06-20
mac80211: cleanup offchannel_ps_enable argument
Rajkumar Manoharan
1
-5
/
+4
2012-06-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-2
/
+10
2012-06-18
mac80211: fix and improve mesh RANN processing
Chun-Yeow Yeoh
1
-18
/
+25
2012-06-18
mac80211: set only VO as a U-APSD enabled AC
Arik Nemtsov
1
-4
/
+7
2012-06-18
mac80211: stop Rx during HW reconfig
Arik Nemtsov
4
-0
/
+17
2012-06-18
mac80211: fix the assignment of mesh element TTL
Chun-Yeow Yeoh
1
-1
/
+1
2012-06-18
{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval
Chun-Yeow Yeoh
4
-1
/
+14
2012-06-18
mac80211: invoke the timer only with correct dot11MeshHWMPRootMode value
Chun-Yeow Yeoh
2
-3
/
+3
2012-06-18
mac80211: implement the proactive PREP generation
Chun-Yeow Yeoh
1
-5
/
+33
2012-06-14
mac80211: implement the proactive PREQ generation
Chun-Yeow Yeoh
2
-5
/
+32
2012-06-14
{nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...
Chun-Yeow Yeoh
2
-0
/
+12
2012-06-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-2
/
+10
2012-06-13
mac80211: Disallow changing chan type on monitor when CHAN_MODE_FIXED
Pontus Fuchs
1
-1
/
+2
2012-06-13
mac80211: stop polling in disassociation
David Spinadel
1
-2
/
+2
2012-06-13
mac80211: check sdata_running on ieee80211_set_bitrate_mask
Eliad Peller
1
-0
/
+3
2012-06-13
mac80211: allow cancelling dependent ROCs
Johannes Berg
1
-0
/
+22
2012-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
26
-1188
/
+885
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2012-06-12
mac80211: add missing kernel-doc
Ashok Nagarajan
1
-0
/
+3
2012-06-11
mac80211: remove unneeded ieee80211_run_deferred_scan()
Johannes Berg
2
-6
/
+0
2012-06-11
{nl,cfg,mac}80211: fix the coding style related to mesh parameters
Chun-Yeow Yeoh
2
-19
/
+18
2012-06-09
mac80211: Rename stainfo variable for the more common sta
Javier Cardona
2
-5
/
+5
2012-06-09
mac80211: Remove unused variable
Javier Cardona
1
-3
/
+0
2012-06-09
mac80211: add some missing kernel-doc
Johannes Berg
1
-0
/
+2
2012-06-08
mac80211: add back channel change flag
Stanislaw Gruszka
1
-1
/
+1
[next]