index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
main.c
Age
Commit message (
Expand
)
Author
2021-06-23
mac80211: Switch to a virtual time-based airtime scheduler
Toke Høiland-Jørgensen
2021-06-23
mac80211: remove use of ieee80211_get_he_sta_cap()
Johannes Berg
2021-06-23
mac80211: Properly WARN on HW scan before restart
Ilan Peer
2021-06-23
mac80211: use sdata->skb_queue for TDLS
Johannes Berg
2021-06-09
mac80211: move interface shutdown out of wiphy lock
Johannes Berg
2021-04-19
mac80211: drop the connection if firmware crashed while in CSA
Naftali Goldstein
2021-04-08
mac80211: bail out if cipher schemes are invalid
Johannes Berg
2021-03-16
mac80211: choose first enabled channel for monitor
Karthikeyan Kathirvel
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2020-11-13
Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...
Jakub Kicinski
2020-11-11
mac80211: remove WDS-related code
Johannes Berg
2020-11-07
net: mac80211: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
2020-05-28
mac80211: support control port TX status reporting
Markus Theil
2020-05-27
nl80211: support scan frequencies in KHz
Thomas Pedersen
2020-05-26
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
2020-04-24
mac80211: handle channel frequency offset
Thomas Pedersen
2020-04-24
mac80211: Process multicast RX registration for Action frames
Jouni Malinen
2020-04-24
mac80211: populate debugfs only after cfg80211 init
Johannes Berg
2020-04-15
mac80211: fix race in ieee80211_register_hw()
Sumit Garg
2020-03-20
mac80211: driver can remain on channel if not using chan_ctx
Yan-Hsuan Chuang
2020-03-20
mac80211: Allow deleting stations in ibss mode to reset their state
Nicolas Cavallari
2020-03-20
mac80211: handle no-preauth flag for control port
Markus Theil
2020-02-24
Revert "mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_A...
Johannes Berg
2020-02-14
mac80211: Fix setting txpower to zero
Ben Greear
2020-02-07
mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_ADDRS
Markus Theil
2020-02-07
cfg80211/mac80211: Allow user space to register for station Rx authentication
Ilan Peer
2020-02-07
mac80211: make ieee80211_wep_init() return void
Luca Coelho
2020-02-07
mac80211: allow changing TX-related netdev features
Johannes Berg
2020-02-07
mac80211: simplify and improve HT/VHT/HE disable code
Johannes Berg
2019-12-13
mac80211: Turn AQL into an NL80211_EXT_FEATURE
Toke Høiland-Jørgensen
2019-11-22
mac80211: Implement Airtime-based Queue Limit (AQL)
Kan Yan
2019-11-08
mac80211: fix ieee80211_txq_setup_flows() failure path
Johannes Berg
2019-09-11
mac80211: allow drivers to set max MTU
Wen Gong
2019-07-26
mac80211: Simplify Extended Key ID API
Alexander Wetzel
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-20
net/mac80211: move WEP handling to ARC4 library interface
Ard Biesheuvel
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-02
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
2019-04-26
mac80211: Set CAN_REPLACE_PTK0 for SW crypto only drivers
Alexander Wetzel
2019-04-26
mac80211: Fix Extended Key ID auto activation
Alexander Wetzel
2019-04-26
mac80211: IEEE 802.11 Extended Key ID support
Alexander Wetzel
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-22
mac80211: Change default tx_sk_pacing_shift to 7
Toke Høiland-Jørgensen
2019-02-08
mac80211: indicate support for multiple BSSID
Sara Sharon
2019-01-19
mac80211: allow overriding HT STBC capabilities
Sergey Matyukevich
2019-01-19
mac80211: Add airtime accounting and scheduling to TXQs
Toke Høiland-Jørgensen
2019-01-19
mac80211: Add TXQ scheduling API
Toke Høiland-Jørgensen
[next]