index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
mac80211.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: call rate_control_send_low() internally
Johannes Berg
2019-06-14
1
-23
/
+0
*
mac80211: allow turning TWT responder support on and off via netlink
John Crispin
2019-06-14
1
-0
/
+3
*
mac80211: dynamically enable the TWT requester support on STA interfaces
John Crispin
2019-06-14
1
-0
/
+2
*
mac80211: AMPDU handling for Extended Key ID
Alexander Wetzel
2019-06-14
1
-0
/
+4
*
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
2019-04-26
1
-0
/
+30
|
\
|
*
mac80211: probe unexercised mesh links
Rajkumar Manoharan
2019-04-26
1
-0
/
+2
|
*
mac80211: store tx power value from user to station
Ashok Raj Nagarajan
2019-04-26
1
-0
/
+22
|
*
mac80211: IEEE 802.11 Extended Key ID support
Alexander Wetzel
2019-04-26
1
-0
/
+6
*
|
mac80211: make ieee80211_schedule_txq schedule empty TXQs
Felix Fietkau
2019-04-08
1
-4
/
+20
*
|
mac80211: rework locking for txq scheduling / airtime fairness
Felix Fietkau
2019-03-29
1
-30
/
+19
|
/
*
mac80211: notify driver on subsequent CSA beacons
Sara Sharon
2019-02-22
1
-2
/
+7
*
mac80211: abort CSA if beacon does not include CSA IEs
Sara Sharon
2019-02-22
1
-0
/
+5
*
mac80211: support max channel switch time element
Sara Sharon
2019-02-22
1
-0
/
+4
*
mac80211: indicate support for multiple BSSID
Sara Sharon
2019-02-08
1
-0
/
+7
*
mac80211: support multi-bssid
Sara Sharon
2019-02-08
1
-0
/
+15
*
mac80211: fix missing/malformed documentation
Johannes Berg
2019-02-01
1
-8
/
+36
*
mac80211: Fix documentation strings for airtime-related variables
Toke Høiland-Jørgensen
2019-02-01
1
-1
/
+1
*
mac80211: Expose ieee80211_schedule_txq() function
Toke Høiland-Jørgensen
2019-01-25
1
-0
/
+13
*
mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU length
Felix Fietkau
2019-01-19
1
-0
/
+4
*
mac80211: Add airtime accounting and scheduling to TXQs
Toke Høiland-Jørgensen
2019-01-19
1
-0
/
+59
*
mac80211: Add TXQ scheduling API
Toke Høiland-Jørgensen
2019-01-19
1
-4
/
+59
*
mac80211: propagate the support for TWT to the driver
Emmanuel Grumbach
2018-12-18
1
-0
/
+3
*
mac80211: document RCU requirements for ieee80211_tx_dequeue()
Johannes Berg
2018-12-18
1
-0
/
+8
*
wireless: FTM: fix kernel-doc "cannot understand" warnings
Randy Dunlap
2018-12-18
1
-1
/
+1
*
mac80211: allow hardware scan to fall back to software
Johannes Berg
2018-11-09
1
-0
/
+5
*
mac80211: allow drivers to use peer measurement API
Johannes Berg
2018-11-09
1
-0
/
+7
*
mac80211: implement ieee80211_tx_rate_update to update rate
Anilkumar Kolli
2018-10-12
1
-0
/
+15
*
mac80211: support FTM responder configuration/statistics
Pradeep Kumar Chitrapu
2018-10-12
1
-0
/
+28
*
mac80211: add an option for drivers to check if packets can be aggregated
Sara Sharon
2018-09-05
1
-0
/
+7
*
mac80211: allow AMSDU size limitation per-TID
Sara Sharon
2018-09-05
1
-0
/
+2
*
mac80211: add an option for station management TXQ
Sara Sharon
2018-09-05
1
-0
/
+5
*
mac80211: support reporting 0-length PSDU in radiotap
Shaul Triebitz
2018-09-05
1
-0
/
+7
*
mac80211: Fix PTK rekey freezes and clear text leak
Alexander Wetzel
2018-09-05
1
-0
/
+13
*
mac80211: support radiotap L-SIG data
Shaul Triebitz
2018-09-05
1
-0
/
+2
*
mac80211: Store sk_pacing_shift in ieee80211_hw
Wen Gong
2018-09-05
1
-0
/
+5
*
mac80211: introduce capability flags for VHT EXT NSS support
Johannes Berg
2018-09-05
1
-0
/
+22
*
mac80211: add an optional TXQ for other PS-buffered frames
Johannes Berg
2018-09-05
1
-5
/
+12
*
mac80211: add stop/start logic for software TXQs
Manikanta Pubbisetty
2018-08-28
1
-0
/
+4
*
mac80211: add support for HE
Luca Coelho
2018-06-18
1
-9
/
+55
*
mac80211: Support adding duration for prepare_tx() callback
Ilan Peer
2018-05-23
1
-1
/
+4
*
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2018-05-23
1
-1
/
+1
|
\
|
*
mac80211: fix kernel-doc "bad line" warning
Randy Dunlap
2018-05-07
1
-1
/
+1
*
|
mac80211: add api to set CSA counter in mac80211
Gregory Greenman
2018-05-07
1
-0
/
+13
|
/
*
Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...
David S. Miller
2018-03-29
1
-0
/
+3
|
\
|
*
mac80211: notify driver for change in multicast rates
Pradeep Kumar Chitrapu
2018-03-23
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
mac80211: add ieee80211_hw flag for QoS NDP support
Ben Caradoc-Davies
2018-03-21
1
-0
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-24
1
-1
/
+1
|
\
|
|
*
Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-02-22
1
-1
/
+1
|
|
\
|
|
*
mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4
Felix Fietkau
2018-02-19
1
-1
/
+1
[next]