aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+5
2019-02-15mac80211: Restore vif beacon interval if start ap failsRakesh Pillai1-1/+5
2019-02-01Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg1-0/+4
2019-01-25mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori1-0/+4
2019-01-19mac80211: mesh: use average bitrate for link metric calculationJulan Hsu1-0/+5
2019-01-19nl80211/mac80211: mesh: add mesh path change count to mpath infoJulan Hsu1-1/+3
2019-01-19nl80211/mac80211: mesh: add hop count to mpath infoJulan Hsu1-1/+3
2019-01-19mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen1-0/+3
2018-12-19Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-2/+27
2018-12-18mac80211: ftm responder: remove pointless defensive codingJohannes Berg1-2/+2
2018-11-09{nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconfBob Copeland1-0/+3
2018-11-09mac80211: allow drivers to use peer measurement APIJohannes Berg1-0/+22
2018-11-09mac80211: fix CSA beacon allocation sizeJohannes Berg1-3/+4
2018-10-12mac80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu1-0/+85
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-10-01mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau1-1/+1
2018-09-05mac80211: in AP mode, set bss_conf::he_supportedShaul Triebitz1-0/+3
2018-09-05mac80211: remove pointless 'params' NULL checksJohannes Berg1-4/+2
2018-08-28cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky1-46/+2
2018-07-24mac80211: restrict delayed tailroom needed decrementManikanta Pubbisetty1-1/+1
2018-06-18mac80211: add support for HELuca Coelho1-0/+5
2018-06-15mac80211: support scan features for improved scan privacyJohannes Berg1-1/+1
2018-05-18mac80211: allocate and fill tidstats only when neededJohannes Berg1-2/+2
2018-05-08mac80211: Support the new cfg80211 TXQ stats APIToke Høiland-Jørgensen1-0/+99
2018-03-29mac80211: Send control port frames over nl80211Denis Kenzior1-0/+6
2018-03-29mac80211: Add support for tx_control_portDenis Kenzior1-0/+1
2018-03-29mac80211: limit wmm params to comply with ETSI requirementsHaim Dreyfuss1-0/+3
2018-03-23mac80211: notify driver for change in multicast ratesPradeep Kumar Chitrapu1-0/+2
2018-02-27mac80211: support fast-rx with incompatible PS capabilities when PS is disabledFelix Fietkau1-0/+1
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-1/+1
2018-02-19cfg80211: fix cfg80211_beacon_dupArnd Bergmann1-1/+1
2018-01-04mac80211: Fix setting TX power on monitor interfacesPeter Große1-1/+27
2017-12-11mac80211: mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2017-10-18mac80211: validate user rate mask before configuring driverJohannes Berg1-6/+6
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-2/+2
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2017-06-13mac80211: don't send SMPS action frame in AP mode when not neededEmmanuel Grumbach1-0/+2
2017-05-19mac80211: mesh: Allow following CSA to DFS channels if userspace handles itBenjamin Berg1-0/+1
2017-04-28mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan1-13/+17
2017-04-26mac80211: disentangle iflist_mtx and chanctx_mtxJohannes Berg1-5/+1
2017-04-26cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel1-1/+2
2017-04-13mac80211: use common code for monitor options in add/changeJohannes Berg1-58/+64
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg1-8/+7
2017-04-13mac80211: correct MU-MIMO monitor follow functionalityJohannes Berg1-20/+58
2017-04-13cfg80211: allow leaving MU-MIMO monitor configuration unchangedJohannes Berg1-4/+4
2017-03-08mac80211: reject/clear user rate mask if not usableJohannes Berg1-1/+17
2017-03-06mac80211: Add set_cqm_rssi_range_configAndrew Zaborowski1-0/+28
2017-02-09cfg80211: fix NAN bands definitionLuca Coelho1-2/+2
2016-12-13mac80211: multicast to unicast conversionMichael Braun1-0/+12
2016-10-27mac80211: validate new interface's beacon intervalsJohannes Berg1-1/+2