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.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
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-09
mac80211: implement fair queueing per txq
Michal Kazior
1
-21
/
+2
2016-06-09
mac80211: skip netdev queue control with software queuing
Michal Kazior
1
-5
/
+6
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-12
/
+12
2016-04-05
mac80211: allow not sending MIC up from driver for HW crypto
Sara Sharon
1
-2
/
+3
2016-03-02
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
1
-27
/
+89
2016-02-24
mac80211: move MU_MIMO_OWNER flag to ieee80211_vif
Sara Sharon
1
-1
/
+1
2016-02-24
mac80211: Interoperability workaround for 80+80 and 160 MHz channels
Jouni Malinen
1
-2
/
+29
2016-02-24
mac80211: expose txq queue depth and size to drivers
Michal Kazior
1
-0
/
+14
2016-02-24
mac80211: add RX_FLAG_MACTIME_PLCP_START
Johannes Berg
1
-1
/
+13
2016-02-24
mac80211: refactor HT/VHT to chandef code
Johannes Berg
1
-24
/
+30
2016-01-14
mac80211: process and save VHT MU-MIMO group frame
Sara Sharon
1
-0
/
+3
2016-01-14
mac80211: clear local->sched_scan_req properly on reconfig
Eliad Peller
1
-1
/
+4
2016-01-14
mac80211: avoid ROC during hw restart
Eliad Peller
1
-2
/
+9
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-50
/
+63
2015-12-15
mac80211: reprogram in interface order
Johannes Berg
1
-39
/
+37
2015-12-15
mac80211: run scan completed work on reconfig failure
Johannes Berg
1
-11
/
+26
2015-12-04
mac80211: catch queue stop underflow
Johannes Berg
1
-2
/
+5
2015-11-03
mac80211: make enable_qos parameter to ieee80211_set_wmm_default()
Johannes Berg
1
-9
/
+2
2015-11-03
mac80211: TDLS: add proper HT-oper IE
Arik Nemtsov
1
-1
/
+4
2015-11-03
mac80211: don't reconfigure sched scan in case of wowlan
Eliad Peller
1
-26
/
+23
2015-11-03
mac80211: call drv_stop only if driver is started
Eliad Peller
1
-1
/
+2
2015-11-03
mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smps
Andrei Otcheretianski
1
-1
/
+7
2015-11-03
mac80211: use freezable workqueue for restart work
Eliad Peller
1
-0
/
+11
2015-11-03
mac80211: fix divide by zero when NOA update
Janusz.Dziedzic@tieto.com
1
-0
/
+7
2015-10-14
mac80211: remove PM-QoS listener
Johannes Berg
1
-1
/
+1
2015-10-13
mac80211: Do not restart scheduled scan if multiple scan plans are set
Avraham Stern
1
-2
/
+6
2015-10-08
mac80211: add missing struct ieee80211_txq tid field initialization
Felix Fietkau
1
-0
/
+2
2015-09-29
mac80211: use bool argument to ieee80211_send_nullfunc
Johannes Berg
1
-1
/
+1
2015-09-29
mac80211: don't tear down aggregation on suspend in case of wowlan->any
Eliad Peller
1
-2
/
+3
2015-09-22
mac80211: use DECLARE_EWMA for ave_beacon_signal
Johannes Berg
1
-1
/
+1
2015-09-22
mac80211: zero center freq segment 2 in VHT oper IE
Chun-Yeow Yeoh
1
-0
/
+2
2015-07-17
mac80211: clear local->suspended before calling drv_resume()
Eliad Peller
1
-4
/
+14
2015-07-17
mac80211: clear local->in_reconfig on reconfig error
Eliad Peller
1
-0
/
+1
2015-07-17
mac80211: allow passing NULL to ieee80211_vif_to_wdev()
Johannes Berg
1
-1
/
+6
2015-07-17
mac80211: move ieee80211_get_bssid into RX file
Johannes Berg
1
-49
/
+0
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-3
/
+3
2015-05-20
mac80211: fix AP_VLAN crypto tailroom calculation
Michal Kazior
1
-0
/
+3
2015-04-07
cfg80211: move IE split utilities here from mac80211
Johannes Berg
1
-40
/
+0
2015-04-01
mac80211: add an intermediate software queue implementation
Felix Fietkau
1
-0
/
+22
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
1
-14
/
+114
2015-03-30
mac80211: add VHT support for IBSS
Janusz.Dziedzic@tieto.com
1
-0
/
+33
2015-03-16
mac80211: count interfaces correctly for combination checks
Andrei Otcheretianski
1
-1
/
+1
2015-03-16
mac80211: allow to get wireless_dev structure from ieee80211_vif
Emmanuel Grumbach
1
-0
/
+12
2015-03-04
mac80211: allow iterating inactive interfaces
Arik Nemtsov
1
-13
/
+16
2015-03-03
mac80211: handle drv_add_interface failures properly during reconfig
Luciano Coelho
1
-1
/
+18
2015-03-03
mac80211: TDLS: support VHT between peers
Arik Nemtsov
1
-0
/
+35
2015-01-27
mac80211: handle potential race between suspend and scan completion
Luciano Coelho
1
-0
/
+12
2015-01-23
mac80211: avoid races related to suspend flow
Emmanuel Grumbach
1
-6
/
+9
2015-01-16
cfg80211: change bandwidth reporting to explicit field
Johannes Berg
1
-8
/
+17
2015-01-15
mac80211: remove 80+80 MHz rate reporting
Johannes Berg
1
-2
/
+0
[next]