index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-20
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
1
-14
/
+25
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
1
-2
/
+2
2022-06-20
wifi: mac80211: reorg some iface data structs for MLD
Johannes Berg
1
-12
/
+10
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
1
-8
/
+8
2022-06-10
wifi: mac80211: remove cipher scheme support
Johannes Berg
1
-69
/
+1
2022-05-16
mac80211: mlme: move in RSSI reporting code
Johannes Berg
1
-40
/
+0
2022-03-11
mac80211: Add support to trigger sta disconnect on hardware restart
Youghandhar Chintala
1
-3
/
+30
2022-02-16
mac80211: Add EHT capabilities to association/probe request
Ilan Peer
1
-0
/
+79
2022-02-16
mac80211: Add initial support for EHT and 320 MHz channels
Ilan Peer
1
-32
/
+110
2022-02-16
mac80211: Support parsing EHT elements
Ilan Peer
1
-0
/
+11
2022-02-16
mac80211: parse only HE capability elements with valid size
Johannes Berg
1
-2
/
+4
2022-02-04
mac80211: Remove redundent assignment channel_type
Jiapeng Chong
1
-1
/
+0
2022-02-04
mac80211: limit bandwidth in HE capabilities
Johannes Berg
1
-5
/
+22
2022-01-04
mac80211: Add stations iterator where the iterator function may sleep
Martin Blumenstingl
1
-0
/
+13
2021-12-14
mac80211: do drv_reconfig_complete() before restarting all
Johannes Berg
1
-7
/
+7
2021-12-14
mac80211: Fix the size used for building probe request
Ilan Peer
1
-1
/
+1
2021-12-14
mac80211: validate extended element ID is present
Johannes Berg
1
-1
/
+6
2021-11-15
mac80211: fix monitor_sdata RCU/locking assertions
Johannes Berg
1
-3
/
+4
2021-09-27
mac80211: add parse regulatory info in 6 GHz operation information
Wen Gong
1
-0
/
+14
2021-09-23
mac80211: always allocate struct ieee802_11_elems
Johannes Berg
1
-7
/
+13
2021-09-23
mac80211: mlme: find auth challenge directly
Johannes Berg
1
-4
/
+0
2021-09-23
mac80211: move CRC into struct ieee802_11_elems
Johannes Berg
1
-5
/
+5
2021-08-26
mac80211: parse transmit power envelope element
Wen Gong
1
-0
/
+12
2021-06-23
mac80211: add HE 6 GHz capability only if supported
Johannes Berg
1
-4
/
+7
2021-06-23
mac80211: always include HE 6GHz capability in probe request
Johannes Berg
1
-1
/
+11
2021-06-23
mac80211: conditionally advertise HE in probe requests
Johannes Berg
1
-1
/
+3
2021-06-23
mac80211: remove use of ieee80211_get_he_sta_cap()
Johannes Berg
1
-1
/
+2
2021-06-23
mac80211: free skb in WEP error case
Johannes Berg
1
-1
/
+4
2021-06-18
mac80211: handle various extensible elements correctly
Johannes Berg
1
-11
/
+11
2021-06-09
mac80211: move interface shutdown out of wiphy lock
Johannes Berg
1
-2
/
+0
2021-04-19
mac80211: make ieee80211_vif_to_wdev work when the vif isn't in the driver
Emmanuel Grumbach
1
-9
/
+1
2021-03-16
mac80211: Allow HE operation to be longer than expected.
Brian Norris
1
-1
/
+1
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
1
-7
/
+7
2020-12-12
Merge tag 'mac80211-next-for-net-next-2020-12-11' of git://git.kernel.org/pub...
Jakub Kicinski
1
-1
/
+65
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2020-12-11
mac80211: support Rx timestamp calculation for all preamble types
Avraham Stern
1
-1
/
+65
2020-12-04
mac80211: fix return value of ieee80211_chandef_he_6ghz_oper
Wen Gong
1
-1
/
+1
2020-11-13
Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...
Jakub Kicinski
1
-1
/
+1
2020-11-11
mac80211: remove WDS-related code
Johannes Berg
1
-1
/
+1
2020-11-07
net: mac80211: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-2
/
+3
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
[next]