index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: update driver when MU EDCA params change
Shaul Triebitz
2018-12-18
1
-0
/
+2
*
mac80211: fix deauth TX when we disconnect
Emmanuel Grumbach
2018-12-05
1
-14
/
+35
*
mac80211: support FTM responder configuration/statistics
Pradeep Kumar Chitrapu
2018-10-12
1
-0
/
+5
*
mac80211: fix issue with possible txq NULL pointer
Erik Stromdahl
2018-10-02
1
-0
/
+3
*
mac80211: add ability to parse CCFS2
Johannes Berg
2018-09-05
1
-16
/
+32
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-04
1
-6
/
+5
|
\
|
*
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-09-03
1
-6
/
+5
|
|
\
|
|
*
mac80211: fix WMM TXOP calculation
Dreyfuss, Haim
2018-09-03
1
-2
/
+1
|
|
*
cfg80211: make wmm_rule part of the reg_rule structure
Stanislaw Gruszka
2018-08-28
1
-4
/
+4
*
|
|
mac80211: add stop/start logic for software TXQs
Manikanta Pubbisetty
2018-08-28
1
-5
/
+105
|
/
/
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-24
1
-1
/
+2
|
\
|
|
*
mac80211: add stations tied to AP_VLANs during hw reconfig
mpubbise@codeaurora.org
2018-07-03
1
-1
/
+2
*
|
Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...
David S. Miller
2018-06-30
1
-32
/
+127
|
\
\
|
|
/
|
/
|
|
*
mac80211: add support for HE
Luca Coelho
2018-06-18
1
-5
/
+115
|
*
mac80211: support scan features for improved scan privacy
Johannes Berg
2018-06-15
1
-0
/
+4
|
*
mac80211: split ieee80211_send_probe_req()
Johannes Berg
2018-06-15
1
-21
/
+0
|
*
mac80211: add probe request building flags
Johannes Berg
2018-06-15
1
-8
/
+10
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+3
|
/
*
mac80211: clean up rate info bandwidth setting
Johannes Berg
2018-05-07
1
-4
/
+2
*
mac80211: limit wmm params to comply with ETSI requirements
Haim Dreyfuss
2018-03-29
1
-0
/
+44
*
mac80211: notify driver for change in multicast rates
Pradeep Kumar Chitrapu
2018-03-23
1
-1
/
+2
*
mac80211: call synchronize_net once in the restart flow
Sara Sharon
2017-12-11
1
-9
/
+10
*
mac80211: use offsetofend()
Johannes Berg
2017-09-21
1
-2
/
+2
*
mac80211: simplify and clarify IE splitting
Johannes Berg
2017-09-21
1
-12
/
+9
*
mac80211: add MESH IE in the correct order
Liad Kaufman
2017-09-05
1
-1
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-3
/
+2
*
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-16
1
-4
/
+2
*
mac80211: mesh: support sending wide bandwidth CSA
Simon Wunderlich
2017-05-24
1
-0
/
+37
*
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
2017-04-28
1
-1
/
+1
*
mac80211: Add support for BSS max idle period element
Avraham Stern
2017-04-28
1
-0
/
+9
*
mac80211: Fix possible sband related NULL pointer de-reference
Mohammed Shafi Shajakhan
2017-04-28
1
-3
/
+3
*
mac80211: rename ieee80211_rx_status::vht_nss to just nss
Johannes Berg
2017-04-28
1
-2
/
+2
*
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
1
-22
/
+21
*
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-04-28
1
-11
/
+11
*
mac80211: disentangle iflist_mtx and chanctx_mtx
Johannes Berg
2017-04-26
1
-3
/
+6
*
ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1
Johannes Berg
2017-03-06
1
-11
/
+11
*
mac80211: validate new interface's beacon intervals
Johannes Berg
2016-10-27
1
-0
/
+10
*
mac80211: uapsd_queues is in QoS IE order
Emmanuel Grumbach
2016-10-19
1
-0
/
+7
*
cfg80211: pass struct to interface combination check/iter
Purushottam Kushwaha
2016-10-13
1
-24
/
+20
*
mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue
Toke Høiland-Jørgensen
2016-09-30
1
-2
/
+9
*
mac80211: Implement add_nan_func and rm_nan_func
Ayala Beker
2016-09-30
1
-1
/
+47
*
mac80211: add boilerplate code for start / stop NAN
Ayala Beker
2016-09-30
1
-1
/
+2
*
cfg80211: add start / stop NAN commands
Ayala Beker
2016-09-30
1
-0
/
+1
*
mac80211: remove unused assignment
Johannes Berg
2016-09-15
1
-1
/
+0
*
mac80211: refactor monitor representation in sdata
Aviya Erenfeld
2016-09-12
1
-1
/
+1
*
mac80211: implement fair queueing per txq
Michal Kazior
2016-06-09
1
-21
/
+2
*
mac80211: skip netdev queue control with software queuing
Michal Kazior
2016-06-09
1
-5
/
+6
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-12
/
+12
*
mac80211: allow not sending MIC up from driver for HW crypto
Sara Sharon
2016-04-05
1
-2
/
+3
*
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
2016-03-01
1
-27
/
+89
|
\
[next]