aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-13mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen1-3/+1
2019-11-22mac80211: Implement Airtime-based Queue Limit (AQL)Kan Yan1-1/+9
2019-11-08mac80211: fix ieee80211_txq_setup_flows() failure pathJohannes Berg1-1/+1
2019-09-11mac80211: allow drivers to set max MTUWen Gong1-0/+1
2019-07-26mac80211: Simplify Extended Key ID APIAlexander Wetzel1-12/+6
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+2
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+1
2019-06-20net/mac80211: move WEP handling to ARC4 library interfaceArd Biesheuvel1-4/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-02net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal1-2/+2
2019-04-26mac80211: Set CAN_REPLACE_PTK0 for SW crypto only driversAlexander Wetzel1-0/+7
2019-04-26mac80211: Fix Extended Key ID auto activationAlexander Wetzel1-1/+5
2019-04-26mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel1-0/+5
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2019-02-22mac80211: Change default tx_sk_pacing_shift to 7Toke Høiland-Jørgensen1-2/+2
2019-02-08mac80211: indicate support for multiple BSSIDSara Sharon1-1/+12
2019-01-19mac80211: allow overriding HT STBC capabilitiesSergey Matyukevich1-0/+2
2019-01-19mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen1-0/+4
2019-01-19mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen1-0/+5
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+0
2018-12-18mac80211: never pass NULL params to ieee80211_if_add()Johannes Berg1-1/+3
2018-12-18mac80211: fix a kernel panic when TXing after TXQ teardownSara Sharon1-2/+0
2018-10-11mac80211: minstrel: merge with minstrel_ht, always enable VHT supportFelix Fietkau1-7/+0
2018-10-02mac80211: fix error handling in ieee80211_register_hw()Wei Yongjun1-1/+3
2018-09-05mac80211: Store sk_pacing_shift in ieee80211_hwWen Gong1-0/+12
2018-09-05mac80211: introduce capability flags for VHT EXT NSS supportJohannes Berg1-0/+53
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+22
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-6/+22
2018-09-03mac80211: fix a race between restart and CSA flowsEmmanuel Grumbach1-1/+20
2018-08-28mac80211: add stop/start logic for software TXQsManikanta Pubbisetty1-0/+4
2018-08-28mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall1-4/+1
2018-08-14mac80211: Run TXQ teardown code before de-registering interfacesToke Høiland-Jørgensen1-1/+1
2018-06-30Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-5/+31
2018-06-18mac80211: add support for HELuca Coelho1-1/+18
2018-06-18ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HEJohannes Berg1-2/+2
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-6/+6
2018-06-15mac80211: support scan features for improved scan privacyJohannes Berg1-2/+11
2018-06-15mac80211: Move up init of TXQsToke Høiland-Jørgensen1-6/+6
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2018-05-08mac80211: Support the new cfg80211 TXQ stats APIToke Høiland-Jørgensen1-0/+3
2018-03-29mac80211: Send control port frames over nl80211Denis Kenzior1-0/+2
2018-03-29mac80211: allow AP_VLAN operation on crypto controlled devicesManikanta Pubbisetty1-2/+6
2017-12-19Revert "mac80211: Add TXQ scheduling API"Johannes Berg1-3/+0
2017-12-19Revert "mac80211: Add airtime account and scheduling to TXQs"Johannes Berg1-2/+1
2017-12-11mac80211: Add airtime account and scheduling to TXQsToke Høiland-Jørgensen1-1/+2
2017-12-11mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen1-0/+3
2017-12-11mac80211: call synchronize_net once in the restart flowSara Sharon1-0/+3
2017-11-20mac80211: Convert timers to use timer_setup()Kees Cook1-2/+1
2017-04-26mac80211: disentangle iflist_mtx and chanctx_mtxJohannes Berg1-0/+2