summaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* mac80211: add boilerplate code for start / stop NANAyala Beker2016-09-301-0/+5
* mac80211: add support for radiotap timestamp fieldJohannes Berg2016-09-121-0/+3
* mac80211: implement fair queueing per txqMichal Kazior2016-06-091-0/+7
* mac80211: skip netdev queue control with software queuingMichal Kazior2016-06-091-3/+0
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-3/+3
* mac80211: add NETIF_F_RXCSUM to features white listSara Sharon2016-04-051-1/+1
* mac80211: Set global RRM capabilityEmmanuel Grumbach2016-04-051-0/+2
* mac80211: handle sched_scan_stopped vs. hw restart raceEliad Peller2016-01-141-0/+1
* mac80211: avoid ROC during hw restartEliad Peller2016-01-141-0/+5
* mac80211: rewrite remain-on-channel logicJohannes Berg2015-12-041-0/+1
* Revert "mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE"Johannes Berg2015-12-041-1/+2
* mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg2015-11-171-2/+1
* mac80211: use freezable workqueue for restart workEliad Peller2015-11-031-1/+1
* mac80211: remove cfg.hJohannes Berg2015-10-141-1/+0
* mac80211: remove PM-QoS listenerJohannes Berg2015-10-141-13/+0