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
/
net
/
mac80211
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-28
mac80211: Support not iterating over not-sdata-in-driver ifaces
Ben Greear
1
-0
/
+3
2020-09-28
mac80211: support S1G association
Thomas Pedersen
1
-0
/
+53
2020-09-28
mac80211: receive and process S1G beacons
Thomas Pedersen
1
-0
/
+52
2020-09-28
mac80211: encode listen interval for S1G
Thomas Pedersen
1
-0
/
+21
2020-09-28
mac80211: convert S1G beacon to scan results
Thomas Pedersen
1
-0
/
+22
2020-09-28
mac80211: support S1G STA capabilities
Thomas Pedersen
1
-0
/
+42
2020-09-18
mac80211: fix 80 MHz association to 160/80+80 AP on 6 GHz
John Crispin
1
-3
/
+4
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+4
2020-07-31
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-8
/
+7
2020-07-31
nl80211: S1G band and channel definitions
Thomas Pedersen
1
-0
/
+5
2020-07-30
mac80211: fix warning in 6 GHz IE addition in mesh mode
Rajkumar Manoharan
1
-0
/
+4
2020-05-31
mac80211: Add HE 6GHz capabilities element to probe request
Ilan Peer
1
-8
/
+28
2020-05-31
mac80211: determine chandef from HE 6 GHz operation
Johannes Berg
1
-0
/
+106
2020-05-31
mac80211: avoid using ext NSS high BW if not supported
Johannes Berg
1
-4
/
+45
2020-05-31
mac80211: build HE operation with 6 GHz oper information
Rajkumar Manoharan
1
-4
/
+61
2020-05-31
mac80211: add HE 6 GHz Band Capability element
Rajkumar Manoharan
1
-0
/
+46
2020-05-31
mac80211: add HE 6 GHz Band Capabilities into parse extension
Rajkumar Manoharan
1
-0
/
+4
2020-03-20
mac80211: consider WLAN_EID_EXT_HE_OPERATION for parsing CRC
Johannes Berg
1
-1
/
+5
2020-02-17
Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...
David S. Miller
1
-29
/
+54
2020-02-14
mac80211: fix wrong 160/80+80 MHz setting
Shay Bar
1
-2
/
+14
2020-02-07
mac80211: parse also the RSNXE IE
Shaul Triebitz
1
-1
/
+6
2020-02-07
mac80211: refactor extended element parsing
Johannes Berg
1
-27
/
+48
2020-02-07
mac80211: consider more elements in parsing CRC
Johannes Berg
1
-6
/
+12
2019-12-16
mac80211: Remove redundant assertion
Aditya Pakki
1
-1
/
+0
2019-10-01
mac80211: keep BHs disabled while calling drv_tx_wake_queue()
Johannes Berg
1
-5
/
+8
2019-09-11
mac80211: IBSS: send deauth when expiring inactive STAs
Johannes Berg
1
-2
/
+3
2019-09-11
mac80211: clear crypto tx tailroom counter upon keys enable
Lior Cohen
1
-5
/
+1
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+3
2019-07-26
mac80211: implement HE support for mesh
Sven Eckelmann
1
-0
/
+49
2019-07-26
mac80211: HE: add Spatial Reuse element parsing support
John Crispin
1
-0
/
+4
2019-07-26
{nl,mac}80211: fix interface combinations on crypto controlled devices
Manikanta Pubbisetty
1
-4
/
+3
2019-07-26
mac80211: add support for parsing ADDBA_EXT IEs
John Crispin
1
-0
/
+7
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-14
mac80211: do not start any work during reconfigure flow
Naftali Goldstein
1
-0
/
+4
2019-05-24
{nl,mac}80211: allow 4addr AP operation on crypto controlled devices
Manikanta Pubbisetty
1
-1
/
+3
2019-04-26
cfg80211: don't pass pointer to pointer unnecessarily
Dan Carpenter
1
-4
/
+4
2019-04-26
mac80211: support profile split between elements
Sara Sharon
1
-19
/
+37
2019-04-26
mac80211: support non-inheritance element
Sara Sharon
1
-57
/
+77
2019-02-22
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1
-1
/
+5
2019-02-22
mac80211: support max channel switch time element
Sara Sharon
1
-0
/
+4
2019-02-11
mac80211: call drv_ibss_join() on restart
Johannes Berg
1
-1
/
+5
2019-02-08
mac80211: support multi-bssid
Sara Sharon
1
-8
/
+103
2019-02-08
mac80211: pass bssids to elements parsing function
Sara Sharon
1
-1
/
+2
2019-02-08
mac80211: use element iteration macro in parsing
Johannes Berg
1
-19
/
+6
2018-12-18
mac80211: update driver when MU EDCA params change
Shaul Triebitz
1
-0
/
+2
2018-12-05
mac80211: fix deauth TX when we disconnect
Emmanuel Grumbach
1
-14
/
+35
2018-10-12
mac80211: support FTM responder configuration/statistics
Pradeep Kumar Chitrapu
1
-0
/
+5
2018-10-02
mac80211: fix issue with possible txq NULL pointer
Erik Stromdahl
1
-0
/
+3
2018-09-05
mac80211: add ability to parse CCFS2
Johannes Berg
1
-16
/
+32
[next]