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
/
include
/
net
/
mac80211.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-28
mac80211: remove ieee80211_rx namespace hack
John W. Linville
1
-10
/
+1
2009-08-20
mac80211: remove deprecated API
Johannes Berg
1
-15
/
+0
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
1
-6
/
+15
2009-08-14
mac80211: allow DMA optimisation
Johannes Berg
1
-0
/
+5
2009-08-14
mac80211: document TX powersave filter requirements
Johannes Berg
1
-1
/
+8
2009-08-14
mac80211: explain TX retry and status
Johannes Berg
1
-0
/
+15
2009-08-05
mac80211: FIF_PSPOLL filter flag
Igor Perminov
1
-2
/
+6
2009-08-05
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
1
-8
/
+42
2009-07-27
mac80211: fix PS-poll response, race
Johannes Berg
1
-0
/
+4
2009-07-24
mac80211: remove master netdev
Johannes Berg
1
-0
/
+3
2009-07-24
mac80211: add helper for management / no-ack frame rate decision
Luis R. Rodriguez
1
-0
/
+23
2009-07-24
mac80211: drop frames for sta with no valid rate
Luis R. Rodriguez
1
-0
/
+11
2009-07-10
cfg80211: introduce nl80211 testmode command
Johannes Berg
1
-0
/
+5
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
1
-15
/
+14
2009-06-10
mac80211: do not pass PS frames out of mac80211 again
Johannes Berg
1
-0
/
+3
2009-06-03
cfg80211: add rfkill support
Johannes Berg
1
-3
/
+17
2009-06-03
mac80211: deprecate conf.beacon_int properly
Johannes Berg
1
-12
/
+2
2009-05-22
wireless: move some utility functions from mac80211 to cfg80211
Zhu Yi
1
-28
/
+0
2009-05-20
mac80211: fix kernel-doc
Johannes Berg
1
-1
/
+0
2009-05-11
mac80211: remove ieee80211_ht_bss_info
Johannes Berg
1
-16
/
+0
2009-05-11
mac80211: move HT operation mode BSS info
Johannes Berg
1
-9
/
+3
2009-05-06
mac80211: tell driver when idle
Johannes Berg
1
-0
/
+8
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
1
-38
/
+13
2009-05-06
mac80211: clean up beacon interval settings
Johannes Berg
1
-2
/
+12
2009-05-06
mac80211: rename max_sleep_interval to max_sleep_period
Johannes Berg
1
-2
/
+2
2009-04-23
mac80211: calculate maximum sleep interval
Johannes Berg
1
-3
/
+16
2009-04-23
mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUT
Johannes Berg
1
-6
/
+4
2009-04-23
cfg80211: clean up includes
Johannes Berg
1
-1
/
+0
2009-04-23
mac80211: document powersaving/beacon filter future
Johannes Berg
1
-10
/
+50
2009-04-23
mac80211: add hardware restart function
Johannes Berg
1
-0
/
+14
2009-04-23
mac80211: pass all probe request IEs to driver
Johannes Berg
1
-5
/
+8
2009-03-28
mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi
Johannes Berg
1
-12
/
+2
2009-03-28
mac80211: fix aggregation to not require queue stop
Johannes Berg
1
-0
/
+4
2009-03-28
mac80211: unify and fix TX aggregation start
Johannes Berg
1
-2
/
+2
2009-03-28
mac80211: rate control status only for controlled packets
Johannes Berg
1
-0
/
+4
2009-03-28
mac80211: add beacon filtering support
Kalle Valo
1
-0
/
+33
2009-03-28
mac80211: disable power save when scanning
Kalle Valo
1
-5
/
+7
2009-03-28
mac80211: kill IEEE80211_CONF_SHORT_SLOT_TIME
Johannes Berg
1
-6
/
+0
2009-03-28
mac80211: reduce max number of queues
Johannes Berg
1
-1
/
+1
2009-03-28
mac80211: remove ieee80211_num_regular_queues
Johannes Berg
1
-5
/
+0
2009-02-27
mac80211: Add software scan notifiers
Michael Buesch
1
-0
/
+8
2009-02-27
mac80211: Extend the rate control API with an update callback
Sujith
1
-0
/
+13
2009-02-27
mac80211: fix aggregation for hardware with ampdu queues
Johannes Berg
1
-5
/
+0
2009-02-13
cfg80211/nl80211: scanning (and mac80211 update to use it)
Johannes Berg
1
-2
/
+4
2009-02-13
mac80211: Remove TSF atomic requirement from the documentation
Alina Friedrichsen
1
-2
/
+2
2009-02-09
mac80211: remove HW_SIGNAL_DB
Johannes Berg
1
-14
/
+8
2009-01-30
mac80211: Generic TSF debugging
Alina Friedrichsen
1
-1
/
+6
2009-01-30
mac80211: add interface list lock
Johannes Berg
1
-3
/
+2
2009-01-30
mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphy
Luis R. Rodriguez
1
-0
/
+13
2009-01-30
mac80211: Add capability to enable/disable beaconing
Johannes Berg
1
-2
/
+7
[next]