index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
cfg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: use chanctx reservation for AP CSA
Michal Kazior
2014-06-25
1
-27
/
+55
*
mac80211: set auth flags after other station info
Arik Nemtsov
2014-06-23
1
-3
/
+13
*
mac80211: stop only the queues assigned to the vif during channel switch
Luciano Coelho
2014-06-23
1
-39
/
+13
*
mac80211: introduce refcount for queue_stop_reasons
Luciano Coelho
2014-06-23
1
-3
/
+6
*
mac80211: move csa counters from sdata to beacon/presp
Michal Kazior
2014-06-23
1
-23
/
+44
*
cfg80211: make ethtool the driver's responsibility
Johannes Berg
2014-06-23
1
-340
/
+0
*
mac80211: remove weak WEP IV accounting
Johannes Berg
2014-06-23
1
-2
/
+1
*
mac80211: export the expected throughput
Antonio Quartulli
2014-05-21
1
-0
/
+13
*
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
2014-05-19
1
-12
/
+12
*
mac80211: Handle the CSA counters correctly
Andrei Otcheretianski
2014-05-15
1
-2
/
+2
*
mac80211: Support multiple CSA counters
Andrei Otcheretianski
2014-05-15
1
-7
/
+17
*
cfg80211: Support multiple CSA counters
Andrei Otcheretianski
2014-05-15
1
-2
/
+8
*
mac80211: Update CSA counters in mgmt frames
Andrei Otcheretianski
2014-05-15
1
-1
/
+16
*
mac80211: fix sparse warning caused by __ieee80211_channel_switch()
Luciano Coelho
2014-05-08
1
-2
/
+3
*
mac80211: disconnect iface if CSA unexpectedly fails
Michal Kazior
2014-05-08
1
-4
/
+15
*
mac80211: split CSA finalize function
Michal Kazior
2014-05-06
1
-24
/
+37
*
mac80211: fix CSA tx queue stopping
Michal Kazior
2014-05-06
1
-13
/
+64
*
mac80211: move TDLS code to another file
Arik Nemtsov
2014-05-05
1
-314
/
+0
*
mac80211: set an external flag for TDLS stations
Arik Nemtsov
2014-05-05
1
-0
/
+2
*
mac80211: Support dynamic AP mode channel width changes
Jouni Malinen
2014-04-28
1
-0
/
+16
*
mac80211: compute chanctx refcount on-the-fly
Michal Kazior
2014-04-25
1
-1
/
+1
*
mac80211: fix racy usage of chanctx->refcount
Michal Kazior
2014-04-25
1
-8
/
+9
*
mac80211: protect AP VLAN list with local->mtx
Michal Kazior
2014-04-09
1
-2
/
+3
*
cfg80211/mac80211: move more combination checks to mac80211
Luciano Coelho
2014-04-09
1
-0
/
+9
*
cfg80211/mac80211: move interface counting for combination check to mac80211
Luciano Coelho
2014-04-09
1
-2
/
+0
*
mac80211: use RCU_INIT_POINTER
Monam Agarwal
2014-04-09
1
-1
/
+1
*
mac80211: refactor channel switch function
Michal Kazior
2014-03-03
1
-50
/
+63
*
cfg80211: DFS get CAC time from regulatory database
Janusz Dziedzic
2014-02-25
1
-4
/
+4
*
cfg80211: Pass TDLS peer capability information in tdls_mgmt
Sunil Dutt Undekari
2014-02-20
1
-2
/
+2
*
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
2014-02-20
1
-21
/
+23
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-02-13
1
-21
/
+23
|
|
\
|
|
*
mac80211: release the channel in error path in start_ap
Emmanuel Grumbach
2014-02-06
1
-1
/
+4
|
|
*
mac80211: avoid deadlock revealed by lockdep
Emmanuel Grumbach
2014-02-06
1
-2
/
+1
|
|
*
mac80211: move roc cookie assignment earlier
Eliad Peller
2014-02-06
1
-18
/
+18
*
|
|
mac80211: remove superfluous band variable
Johannes Berg
2014-02-06
1
-3
/
+0
|
/
/
*
|
mac80211: move VHT related RX_FLAG to another variable
Emmanuel Grumbach
2014-02-06
1
-3
/
+3
*
|
mac80211: update opmode when adding new station
Marek Kwaczynski
2014-02-05
1
-0
/
+12
*
|
mac80211: add missing CSA locking
Michal Kazior
2014-02-04
1
-1
/
+6
*
|
mac80211: fix sdata->radar_required locking
Michal Kazior
2014-02-04
1
-2
/
+2
*
|
mac80211: fix possible memory leak on AP CSA failure
Michal Kazior
2014-02-04
1
-2
/
+3
*
|
mac80211: batch CSA bss info notification
Michal Kazior
2014-02-04
1
-6
/
+7
*
|
mac80211: make cfg80211 ops and privid const
Johannes Berg
2014-02-04
1
-1
/
+1
*
|
mac80211: Fix ROC duration == 0 handling
Ilan Peer
2014-02-04
1
-12
/
+12
*
|
mac80211: mesh: remove mesh_id check
Johannes Berg
2014-02-04
1
-3
/
+0
*
|
mac80211: fix the increment of mesh precedence value
Chun-Yeow Yeoh
2014-02-04
1
-6
/
+6
*
|
mac80211: only set CSA beacon when at least one beacon must be transmitted
Luciano Coelho
2014-02-04
1
-30
/
+85
*
|
mac80211: refactor ieee80211_mesh_process_chanswitch()
Luciano Coelho
2014-02-04
1
-3
/
+6
|
/
*
mac80211: sync dtim_count to TSF
Thomas Pedersen
2014-01-06
1
-0
/
+1
*
cfg80211/mac80211: correct qos-map locking
Johannes Berg
2013-12-30
1
-1
/
+1
*
mac80211: Add support for QoS mapping
Kyeyoon Park
2013-12-19
1
-0
/
+26
[next]