summaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Implement Airtime-based Queue Limit (AQL)Kan Yan2019-11-221-1/+9
* mac80211: fix ieee80211_txq_setup_flows() failure pathJohannes Berg2019-11-081-1/+1
* mac80211: allow drivers to set max MTUWen Gong2019-09-111-0/+1
* mac80211: Simplify Extended Key ID APIAlexander Wetzel2019-07-261-12/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-111-2/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-221-4/+1
| |\
| * | net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal2019-06-021-2/+2
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-081-4/+2
|\ \ \ | |_|/ |/| |
| * | net/mac80211: move WEP handling to ARC4 library interfaceArd Biesheuvel2019-06-201-4/+2
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* mac80211: Set CAN_REPLACE_PTK0 for SW crypto only driversAlexander Wetzel2019-04-261-0/+7
* mac80211: Fix Extended Key ID auto activationAlexander Wetzel2019-04-261-1/+5
* mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel2019-04-261-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-241-2/+2
|\
| * mac80211: Change default tx_sk_pacing_shift to 7Toke Høiland-Jørgensen2019-02-221-2/+2
* | mac80211: indicate support for multiple BSSIDSara Sharon2019-02-081-1/+12
* | mac80211: allow overriding HT STBC capabilitiesSergey Matyukevich2019-01-191-0/+2
* | mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen2019-01-191-0/+4
* | mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen2019-01-191-0/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-201-2/+0
|\
| * mac80211: fix a kernel panic when TXing after TXQ teardownSara Sharon2018-12-181-2/+0
* | mac80211: never pass NULL params to ieee80211_if_add()Johannes Berg2018-12-181-1/+3
|/
* mac80211: minstrel: merge with minstrel_ht, always enable VHT supportFelix Fietkau2018-10-111-7/+0
* mac80211: fix error handling in ieee80211_register_hw()Wei Yongjun2018-10-021-1/+3
* mac80211: Store sk_pacing_shift in ieee80211_hwWen Gong2018-09-051-0/+12
* mac80211: introduce capability flags for VHT EXT NSS supportJohannes Berg2018-09-051-0/+53
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-041-6/+22
|\
| * Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-09-031-6/+22
| |\
| | * mac80211: fix a race between restart and CSA flowsEmmanuel Grumbach2018-09-031-1/+20
| | * mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall2018-08-281-4/+1
| | * mac80211: Run TXQ teardown code before de-registering interfacesToke Høiland-Jørgensen2018-08-141-1/+1
* | | mac80211: add stop/start logic for software TXQsManikanta Pubbisetty2018-08-281-0/+4
|/ /
* | Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller2018-06-301-5/+31
|\ \ | |/ |/|
| * mac80211: add support for HELuca Coelho2018-06-181-1/+18
| * ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HEJohannes Berg2018-06-181-2/+2
| * mac80211: support scan features for improved scan privacyJohannes Berg2018-06-151-2/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-161-6/+6
|\ \
| * | mac80211: Move up init of TXQsToke Høiland-Jørgensen2018-06-151-6/+6
| |/
* / treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+1
|/
* mac80211: Support the new cfg80211 TXQ stats APIToke Høiland-Jørgensen2018-05-081-0/+3
* mac80211: Send control port frames over nl80211Denis Kenzior2018-03-291-0/+2
* mac80211: allow AP_VLAN operation on crypto controlled devicesManikanta Pubbisetty2018-03-291-2/+6
* Revert "mac80211: Add TXQ scheduling API"Johannes Berg2017-12-191-3/+0
* Revert "mac80211: Add airtime account and scheduling to TXQs"Johannes Berg2017-12-191-2/+1
* mac80211: Add airtime account and scheduling to TXQsToke Høiland-Jørgensen2017-12-111-1/+2
* mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen2017-12-111-0/+3
* mac80211: call synchronize_net once in the restart flowSara Sharon2017-12-111-0/+3
* mac80211: Convert timers to use timer_setup()Kees Cook2017-11-201-2/+1
* mac80211: disentangle iflist_mtx and chanctx_mtxJohannes Berg2017-04-261-0/+2
* mac80211: keep a separate list of monitor interfaces that are upJohannes Berg2017-04-181-0/+1