summaryrefslogtreecommitdiff
path: root/net/mac80211/main.c
AgeCommit message (Expand)Author
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg
2020-04-15mac80211: fix race in ieee80211_register_hw()Sumit Garg
2020-03-20mac80211: driver can remain on channel if not using chan_ctxYan-Hsuan Chuang
2020-03-20mac80211: Allow deleting stations in ibss mode to reset their stateNicolas Cavallari
2020-03-20mac80211: handle no-preauth flag for control portMarkus Theil
2020-02-24Revert "mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_A...Johannes Berg
2020-02-14mac80211: Fix setting txpower to zeroBen Greear
2020-02-07mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_ADDRSMarkus Theil
2020-02-07cfg80211/mac80211: Allow user space to register for station Rx authenticationIlan Peer
2020-02-07mac80211: make ieee80211_wep_init() return voidLuca Coelho
2020-02-07mac80211: allow changing TX-related netdev featuresJohannes Berg
2020-02-07mac80211: simplify and improve HT/VHT/HE disable codeJohannes Berg
2019-12-13mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen
2019-11-22mac80211: Implement Airtime-based Queue Limit (AQL)Kan Yan
2019-11-08mac80211: fix ieee80211_txq_setup_flows() failure pathJohannes Berg
2019-09-11mac80211: allow drivers to set max MTUWen Gong
2019-07-26mac80211: Simplify Extended Key ID APIAlexander Wetzel
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-20net/mac80211: move WEP handling to ARC4 library interfaceArd Biesheuvel
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-02net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal
2019-04-26mac80211: Set CAN_REPLACE_PTK0 for SW crypto only driversAlexander Wetzel
2019-04-26mac80211: Fix Extended Key ID auto activationAlexander Wetzel
2019-04-26mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-22mac80211: Change default tx_sk_pacing_shift to 7Toke Høiland-Jørgensen
2019-02-08mac80211: indicate support for multiple BSSIDSara Sharon
2019-01-19mac80211: allow overriding HT STBC capabilitiesSergey Matyukevich
2019-01-19mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen
2019-01-19mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-18mac80211: never pass NULL params to ieee80211_if_add()Johannes Berg
2018-12-18mac80211: fix a kernel panic when TXing after TXQ teardownSara Sharon
2018-10-11mac80211: minstrel: merge with minstrel_ht, always enable VHT supportFelix Fietkau
2018-10-02mac80211: fix error handling in ieee80211_register_hw()Wei Yongjun
2018-09-05mac80211: Store sk_pacing_shift in ieee80211_hwWen Gong
2018-09-05mac80211: introduce capability flags for VHT EXT NSS supportJohannes Berg
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-09-03mac80211: fix a race between restart and CSA flowsEmmanuel Grumbach
2018-08-28mac80211: add stop/start logic for software TXQsManikanta Pubbisetty
2018-08-28mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall
2018-08-14mac80211: Run TXQ teardown code before de-registering interfacesToke Høiland-Jørgensen
2018-06-30Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller
2018-06-18mac80211: add support for HELuca Coelho
2018-06-18ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HEJohannes Berg
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-15mac80211: support scan features for improved scan privacyJohannes Berg