index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2021-06-23
mac80211: Switch to a virtual time-based airtime scheduler
Toke Høiland-Jørgensen
1
-14
/
+3
2021-06-23
mac80211: notify driver on mgd TX completion
Johannes Berg
1
-3
/
+25
2021-06-23
mac80211: add to bss_conf if broadcast TWT is supported
Shaul Triebitz
1
-1
/
+3
2021-06-23
mac80211: move A-MPDU session check from minstrel_ht to mac80211
Felix Fietkau
1
-0
/
+5
2021-06-23
mac80211: add ieee80211_is_tx_data helper function
Philipp Borgers
1
-0
/
+18
2021-05-31
mac80211: Fix NULL ptr deref for injected rate info
Mathy Vanhoef
1
-1
/
+6
2021-05-31
mac80211: correct ieee80211_iterate_active_interfaces_mtx() locking comments
Brian Norris
1
-1
/
+1
2021-04-19
mac80211: make ieee80211_vif_to_wdev work when the vif isn't in the driver
Emmanuel Grumbach
1
-4
/
+1
2021-04-08
mac80211: Allow concurrent monitor iface and ethernet rx decap
Sriram R
1
-0
/
+7
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
1
-5
/
+5
2021-01-21
mac80211: add rx decapsulation offload support
Felix Fietkau
1
-0
/
+16
2021-01-08
cfg80211/mac80211: fix kernel-doc for SAR APIs
Johannes Berg
1
-0
/
+1
2020-12-11
mac80211: add ieee80211_set_sar_specs
Carl Huang
1
-0
/
+2
2020-12-11
mac80211: support driver-based disconnect with reconnect hint
Johannes Berg
1
-0
/
+11
2020-12-11
mac80211: support MIC error/replay detected counters driver update
Johannes Berg
1
-0
/
+20
2020-12-11
mac80211: he: remove non-bss-conf fields from bss_conf
Shaul Triebitz
1
-2
/
+0
2020-11-13
Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...
Jakub Kicinski
1
-1
/
+6
2020-11-06
mac80211: add radiotap flag to assure frames are not reordered
Mathy Vanhoef
1
-0
/
+4
2020-11-06
mac80211: save HE oper info in BSS config for mesh
Pradeep Kumar Chitrapu
1
-1
/
+2
2020-10-30
mac80211: fix kernel-doc markups
Mauro Carvalho Chehab
1
-3
/
+4
2020-10-08
mac80211: copy configured beacon tx rate to driver
Rajkumar Manoharan
1
-0
/
+3
2020-09-28
mac80211: Support not iterating over not-sdata-in-driver ifaces
Ben Greear
1
-0
/
+4
2020-09-28
mac80211: support S1G association
Thomas Pedersen
1
-0
/
+2
2020-09-28
mac80211: handle S1G low rates
Thomas Pedersen
1
-0
/
+2
2020-09-18
mac80211: fix some encapsulation offload kernel-doc
Johannes Berg
1
-1
/
+3
2020-09-18
mac80211: Unsolicited broadcast probe response support
Aloka Dixit
1
-0
/
+20
2020-09-18
mac80211: Add FILS discovery support
Aloka Dixit
1
-0
/
+27
2020-09-18
mac80211: extend ieee80211_tx_status_ext to support bulk free
Felix Fietkau
1
-0
/
+2
2020-09-18
mac80211: notify the driver when a sta uses 4-address mode
Felix Fietkau
1
-0
/
+4
2020-09-18
mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flags
Felix Fietkau
1
-7
/
+7
2020-09-18
mac80211: remove tx status call to ieee80211_sta_register_airtime
Felix Fietkau
1
-2
/
+3
2020-09-18
mac80211: rework tx encapsulation offload API
Felix Fietkau
1
-0
/
+29
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
1
-18
/
+17
2020-07-31
mac80211: add a function for running rx without passing skbs to the stack
Felix Fietkau
1
-0
/
+25
2020-07-31
mac80211: parse radiotap header when selecting Tx queue
Mathy Vanhoef
1
-0
/
+8
2020-07-31
mac80211: add radiotap flag to prevent sequence number overwrite
Mathy Vanhoef
1
-0
/
+3
2020-07-31
net/wireless: mac80211.h: drop duplicate words in comments
Randy Dunlap
1
-3
/
+3
2020-05-31
mac80211: use HE 6 GHz band capability and pass it to the driver
Johannes Berg
1
-1
/
+3
2020-05-27
mac80211: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-5
/
+5
2020-05-27
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
1
-5
/
+30
2020-04-29
mac80211: fix memory overlap due to variable length param
Rajkumar Manoharan
1
-2
/
+5
2020-04-24
mac80211: fix two missing documentation entries
Johannes Berg
1
-0
/
+2
2020-04-24
mac80211: add freq_offset to RX status
Thomas Pedersen
1
-1
/
+9
2020-04-24
mac80211: agg-tx: add an option to defer ADDBA transmit
Mordechay Goodstein
1
-1
/
+5
2020-04-24
mac80211: add twt_protected flag to the bss_conf structure
Shaul Triebitz
1
-0
/
+2
2020-04-24
mac80211: Process multicast RX registration for Action frames
Jouni Malinen
1
-0
/
+6
2020-04-24
cfg80211: change internal management frame registration API
Johannes Berg
1
-1
/
+1
2020-04-24
mac80211: populate debugfs only after cfg80211 init
Johannes Berg
1
-1
/
+3
2020-03-20
mac80211: update documentation about tx power
Qiujun Huang
1
-0
/
+5
2020-02-24
mac80211: Add api to support configuring TID specific configuration
Tamizh chelvam
1
-0
/
+10
[next]