summaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: validate user rate mask before configuring driverJohannes Berg2017-10-181-6/+6
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-0/+2
|\
| * mac80211: don't send SMPS action frame in AP mode when not neededEmmanuel Grumbach2017-06-131-0/+2
* | mac80211: mesh: Allow following CSA to DFS channels if userspace handles itBenjamin Berg2017-05-191-0/+1
|/
* mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan2017-04-281-13/+17
* mac80211: disentangle iflist_mtx and chanctx_mtxJohannes Berg2017-04-261-5/+1
* cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel2017-04-261-1/+2
* mac80211: use common code for monitor options in add/changeJohannes Berg2017-04-131-58/+64
* cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-131-8/+7
* mac80211: correct MU-MIMO monitor follow functionalityJohannes Berg2017-04-131-20/+58
* cfg80211: allow leaving MU-MIMO monitor configuration unchangedJohannes Berg2017-04-131-4/+4
* mac80211: reject/clear user rate mask if not usableJohannes Berg2017-03-081-1/+17
* mac80211: Add set_cqm_rssi_range_configAndrew Zaborowski2017-03-061-0/+28
* cfg80211: fix NAN bands definitionLuca Coelho2017-02-091-2/+2
* mac80211: multicast to unicast conversionMichael Braun2016-12-131-0/+12
* mac80211: validate new interface's beacon intervalsJohannes Berg2016-10-271-1/+2
* mac80211: filter multicast data packets on AP / AP_VLANMichael Braun2016-10-121-14/+6
* mac80211: remove unnecessary num_mcast_sta checkMichael Braun2016-10-121-7/+0
* mac80211: remove unnecessary mesh checkJohannes Berg2016-10-121-4/+1
* mac80211: Add API to report NAN function matchAyala Beker2016-09-301-0/+25
* mac80211: Implement add_nan_func and rm_nan_funcAyala Beker2016-09-301-0/+114
* mac80211: implement nan_change_confAyala Beker2016-09-301-0/+31
* mac80211: add boilerplate code for start / stop NANAyala Beker2016-09-301-0/+36
* cfg80211: add start / stop NAN commandsAyala Beker2016-09-301-0/+2
* mac80211: remove pointless chanctx NULL checkJohannes Berg2016-09-151-4/+0
* mac80211: add support for MU-MIMO air snifferAviya Erenfeld2016-09-121-1/+22
* mac80211: refactor monitor representation in sdataAviya Erenfeld2016-09-121-4/+4
* mac80211: fix purging multicast PS buffer queueFelix Fietkau2016-08-051-1/+1
* cfg80211: Add mesh peer AID setting APIMasashi Honma2016-07-061-0/+1
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-7/+7
* mac80211: add fast-rx pathJohannes Berg2016-04-061-3/+7
* mac80211: track and tell driver about GO client P2P PS abilitiesAyala Beker2016-04-051-0/+4
* mac80211: mesh: move path tables into if_meshBob Copeland2016-04-051-2/+2
* mac80211: move TKIP TX IVs to public part of key structEliad Peller2016-02-241-2/+3
* mac80211: limit the A-MSDU Tx based on peer's capabilitiesEmmanuel Grumbach2016-02-241-0/+29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-171-2/+1
|\
| * mac80211: handle width changes from opmode notification IE in beaconEyal Shapira2015-12-151-2/+1
* | mac80211: simplify ack_skb handlingJohannes Berg2015-12-041-10/+8
* | mac80211: move off-channel/mgmt-tx code to offchannel.cJohannes Berg2015-12-041-488/+16
* | mac80211: properly free skb when r-o-c for TX failsJohannes Berg2015-12-041-1/+1
* | cfg80211: handle add_station auth/assoc flag quirksJohannes Berg2015-12-041-10/+0
* | mac80211: Add support for aborting an ongoing scanVidyullatha Kanchanapally2015-12-041-0/+6
|/
* mac80211: fix off-channel mgmt-tx uninitialized variable usageJohannes Berg2015-12-021-2/+6
* mac80211: don't reconfigure sched scan in case of wowlanEliad Peller2015-11-031-3/+3
* mac80211: remove cfg.hJohannes Berg2015-10-141-1/+0
* mac80211: move sta_set_rate_info_rx() and make it staticJohannes Berg2015-10-141-39/+0
* mac80211: remove PM-QoS listenerJohannes Berg2015-10-141-2/+2
* Revert "mac80211: remove exposing 'mfp' to drivers"Tamizh chelvam2015-10-131-0/+1
* Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller2015-10-071-15/+41
|\
OpenPOWER on IntegriCloud