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.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
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-16
mac80211: adjust initial chandefs assignments in ieee80211_register_hw
Karl Beldan
1
-11
/
+12
2013-04-08
mac80211: let drivers not supporting channel contexts use VHT
Karl Beldan
1
-13
/
+1
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
1
-25
/
+34
2013-03-25
mac80211: allow drivers to set default uAPSD parameters
Alexander Bondar
1
-0
/
+2
2013-03-18
mac80211: stop queues temporarily for flushing
Johannes Berg
1
-2
/
+2
2013-03-11
mac80211: remove a few set but unused variables
Johannes Berg
1
-4
/
+0
2013-03-07
mac80211: provide ieee80211_sta_eosp()
Johannes Berg
1
-14
/
+0
2013-03-06
mac80211: support userspace MPM
Thomas Pedersen
1
-1
/
+2
2013-03-06
mac80211: remove napi
Stanislaw Gruszka
1
-30
/
+0
2013-03-06
mac80211: support VHT capability overrides
Johannes Berg
1
-0
/
+22
2013-02-28
mac80211: convert to idr_alloc()
Tejun Heo
1
-2
/
+0
2013-02-15
mac80211: clean up mesh code
Johannes Berg
1
-2
/
+1
2013-02-15
nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATE
Johannes Berg
1
-2
/
+1
2013-02-15
mac80211: advertise operating mode notification capability
Johannes Berg
1
-0
/
+9
2013-02-15
mac80211: add radar detection command/event
Simon Wunderlich
1
-0
/
+13
2013-02-11
mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE
Johannes Berg
1
-3
/
+0
2013-02-11
mac80211: protect rx-path with spinlock
Christian Lamparter
1
-13
/
+1
2013-01-19
mac80211: allow drivers to access IPv6 information
Johannes Berg
1
-0
/
+48
2013-01-19
mac80211: remove ARP filter enable/disable logic
Johannes Berg
1
-12
/
+4
2013-01-03
nl80211/mac80211: support full station state in AP mode
Johannes Berg
1
-1
/
+2
2013-01-03
mac80211: assign bss_conf.bssid only once
Johannes Berg
1
-20
/
+0
2013-01-03
mac80211: further simplify ieee80211_bss_info_change_notify
Johannes Berg
1
-14
/
+0
2013-01-03
mac80211: track enable_beacon explicitly
Johannes Berg
1
-32
/
+0
2013-01-03
mac80211: Allow disabling SGI-20
Ben Greear
1
-0
/
+1
2012-12-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+4
2012-11-30
mac80211: allow userspace registration for probe requests in IBSS
Antonio Quartulli
1
-1
/
+2
2012-11-27
mac80211: support (partial) VHT radiotap information
Johannes Berg
1
-0
/
+2
2012-11-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-6
/
+17
2012-11-26
mac80211: convert to channel definition struct
Johannes Berg
1
-5
/
+16
2012-11-26
cfg80211: remove remain-on-channel channel type
Johannes Berg
1
-1
/
+1
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+4
2012-11-09
mac80211: fix memory leak in device registration error path
Johannes Berg
1
-2
/
+4
2012-10-30
mac80211: handle TX power per virtual interface
Johannes Berg
1
-11
/
+16
2012-10-22
mac80211: fix WDS channel context test
Johannes Berg
1
-1
/
+1
2012-10-18
nl/cfg80211: force scan using an AP vif if requested
Antonio Quartulli
1
-1
/
+3
2012-10-18
mac80211: add support for tx to abort low priority scan requests
Sam Leffler
1
-0
/
+3
2012-10-18
wireless: use OR operation to set wiphy features
Johannes Berg
1
-3
/
+3
2012-10-17
ieee80211: Rename VHT cap struct
Mahesh Palivela
1
-1
/
+1
2012-10-17
mac80211: Allow station mode SAE to be implemented in user space
Jouni Malinen
1
-0
/
+1
2012-10-17
mac80211: track needed RX chains for channel contexts
Johannes Berg
1
-9
/
+9
2012-10-17
mac80211: use channel contexts
Johannes Berg
1
-16
/
+27
2012-10-16
mac80211: track whether to use channel contexts
Johannes Berg
1
-0
/
+22
2012-10-16
mac80211: check channel context methods
Johannes Berg
1
-0
/
+7
2012-10-16
mac80211: introduce channel context skeleton code
Michal Kazior
1
-0
/
+3
2012-09-14
mac80211: change locking around ieee80211_recalc_smps
Johannes Berg
1
-2
/
+0
2012-09-14
mac80211: handle power constraint/country IE better
Johannes Berg
1
-5
/
+3
2012-08-20
mac80211: convert ops checks to WARN_ON
Johannes Berg
1
-7
/
+5
2012-08-20
mac80211: support P2P Device abstraction
Johannes Berg
1
-0
/
+9
2012-07-12
mac80211: track scheduled scan virtual interface
Johannes Berg
1
-1
/
+2
2012-07-02
mac80211: remove tx_frags driver callback
Johannes Berg
1
-1
/
+1
[next]