summaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
| |\
| * | net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal2019-06-031-2/+2
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-091-4/+2Star
|\ \ \ | |_|/ |/| |
| * | net/mac80211: move WEP handling to ARC4 library interfaceArd Biesheuvel2019-06-201-4/+2Star
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
|/
* 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/+0Star
|\
| * mac80211: fix a kernel panic when TXing after TXQ teardownSara Sharon2018-12-181-2/+0Star
* | 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/+0Star
* 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-051-6/+22
|\
| * Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-09-041-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/+1Star
| | * 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-131-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/+0Star
* Revert "mac80211: Add airtime account and scheduling to TXQs"Johannes Berg2017-12-191-2/+1Star
* 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/+1Star
* 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
* mac80211: initialize SMPS field in HT capabilitiesFelix Fietkau2017-01-131-4/+9
* mac80211: Claim Fast Initial Link Setup (FILS) STA supportJouni Malinen2016-10-271-0/+1
* mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon2016-10-191-0/+4
* mac80211: Implement add_nan_func and rm_nan_funcAyala Beker2016-09-301-0/+3