summaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c
AgeCommit message (Expand)Author
2020-10-30mac80211: handle lack of sband->bitrates in ratesThomas Pedersen
2020-08-05mac80211: mesh: Free ie data when leaving meshRemi Pommarel
2020-02-05cfg80211: Fix radar event during another phy CACOrr Mazor
2020-01-17mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen
2020-01-17cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky
2019-09-06mac80211: fix possible sta leakJohannes Berg
2019-03-05mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori
2019-02-27mac80211: Restore vif beacon interval if start ap failsRakesh Pillai
2018-10-01mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau
2018-07-24mac80211: restrict delayed tailroom needed decrementManikanta Pubbisetty
2018-06-18mac80211: add support for HELuca Coelho
2018-06-15mac80211: support scan features for improved scan privacyJohannes Berg
2018-05-18mac80211: allocate and fill tidstats only when neededJohannes Berg
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: Add support for tx_control_portDenis Kenzior
2018-03-29mac80211: limit wmm params to comply with ETSI requirementsHaim Dreyfuss
2018-03-23mac80211: notify driver for change in multicast ratesPradeep Kumar Chitrapu
2018-02-27mac80211: support fast-rx with incompatible PS capabilities when PS is disabledFelix Fietkau
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-02-19cfg80211: fix cfg80211_beacon_dupArnd Bergmann
2018-01-04mac80211: Fix setting TX power on monitor interfacesPeter Große
2017-12-11mac80211: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-18mac80211: validate user rate mask before configuring driverJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-13mac80211: don't send SMPS action frame in AP mode when not neededEmmanuel Grumbach
2017-05-19mac80211: mesh: Allow following CSA to DFS channels if userspace handles itBenjamin Berg
2017-04-28mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan
2017-04-26mac80211: disentangle iflist_mtx and chanctx_mtxJohannes Berg
2017-04-26cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel
2017-04-13mac80211: use common code for monitor options in add/changeJohannes Berg
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg
2017-04-13mac80211: correct MU-MIMO monitor follow functionalityJohannes Berg
2017-04-13cfg80211: allow leaving MU-MIMO monitor configuration unchangedJohannes Berg
2017-03-08mac80211: reject/clear user rate mask if not usableJohannes Berg
2017-03-06mac80211: Add set_cqm_rssi_range_configAndrew Zaborowski
2017-02-09cfg80211: fix NAN bands definitionLuca Coelho
2016-12-13mac80211: multicast to unicast conversionMichael Braun
2016-10-27mac80211: validate new interface's beacon intervalsJohannes Berg
2016-10-12mac80211: filter multicast data packets on AP / AP_VLANMichael Braun
2016-10-12mac80211: remove unnecessary num_mcast_sta checkMichael Braun
2016-10-12mac80211: remove unnecessary mesh checkJohannes Berg
2016-09-30mac80211: Add API to report NAN function matchAyala Beker
2016-09-30mac80211: Implement add_nan_func and rm_nan_funcAyala Beker
2016-09-30mac80211: implement nan_change_confAyala Beker
2016-09-30mac80211: add boilerplate code for start / stop NANAyala Beker
2016-09-30cfg80211: add start / stop NAN commandsAyala Beker
2016-09-15mac80211: remove pointless chanctx NULL checkJohannes Berg
2016-09-12mac80211: add support for MU-MIMO air snifferAviya Erenfeld