summaryrefslogtreecommitdiff
path: root/net/mac80211/main.c
AgeCommit message (Expand)Author
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
2018-06-15mac80211: Move up init of TXQsToke Høiland-Jørgensen
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-08mac80211: Support the new cfg80211 TXQ stats APIToke Høiland-Jørgensen
2018-03-29mac80211: Send control port frames over nl80211Denis Kenzior
2018-03-29mac80211: allow AP_VLAN operation on crypto controlled devicesManikanta Pubbisetty
2017-12-19Revert "mac80211: Add TXQ scheduling API"Johannes Berg
2017-12-19Revert "mac80211: Add airtime account and scheduling to TXQs"Johannes Berg
2017-12-11mac80211: Add airtime account and scheduling to TXQsToke Høiland-Jørgensen
2017-12-11mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen
2017-12-11mac80211: call synchronize_net once in the restart flowSara Sharon
2017-11-20mac80211: Convert timers to use timer_setup()Kees Cook
2017-04-26mac80211: disentangle iflist_mtx and chanctx_mtxJohannes Berg
2017-04-18mac80211: keep a separate list of monitor interfaces that are upJohannes Berg
2017-01-13mac80211: initialize SMPS field in HT capabilitiesFelix Fietkau
2016-10-27mac80211: Claim Fast Initial Link Setup (FILS) STA supportJouni Malinen
2016-10-19mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon
2016-09-30mac80211: Implement add_nan_func and rm_nan_funcAyala Beker
2016-09-30mac80211: add boilerplate code for start / stop NANAyala Beker
2016-09-12mac80211: add support for radiotap timestamp fieldJohannes Berg
2016-06-09mac80211: implement fair queueing per txqMichal Kazior
2016-06-09mac80211: skip netdev queue control with software queuingMichal Kazior
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-05mac80211: add NETIF_F_RXCSUM to features white listSara Sharon
2016-04-05mac80211: Set global RRM capabilityEmmanuel Grumbach
2016-01-14mac80211: handle sched_scan_stopped vs. hw restart raceEliad Peller
2016-01-14mac80211: avoid ROC during hw restartEliad Peller
2015-12-04mac80211: rewrite remain-on-channel logicJohannes Berg
2015-12-04Revert "mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE"Johannes Berg
2015-11-17mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg
2015-11-03mac80211: use freezable workqueue for restart workEliad Peller
2015-10-14mac80211: remove cfg.hJohannes Berg
2015-10-14mac80211: remove PM-QoS listenerJohannes Berg
2015-09-29mac80211: advertise support for full station state in AP modeAyala Beker
2015-07-17mac80211: TDLS: handle chan-switch in RTNL locked workArik Nemtsov
2015-07-17mac80211: don't store napi structJohannes Berg
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-05-29mac80211: prevent possible crypto tx tailroom corruptionMichal Kazior
2015-05-20mac80211: fix memory leakJohannes Berg
2015-05-06mac80211: validate cipher scheme PN length betterJohannes Berg
2015-05-05mac80211: make LED triggering depend on activationJohannes Berg
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-04-22mac80211: allow segmentation offloadsJohannes Berg
2015-04-22mac80211: allow drivers to support S/GJohannes Berg
2015-04-01mac80211: add an intermediate software queue implementationFelix Fietkau
2015-04-01mac80211: use rhashtable for station tableJohannes Berg