summaryrefslogtreecommitdiff
path: root/net/mac80211/cfg.c
AgeCommit message (Expand)Author
2018-09-26mac80211: restrict delayed tailroom needed decrementManikanta Pubbisetty
2018-04-13mac80211: Fix setting TX power on monitor interfacesPeter Große
2018-03-24mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan
2018-02-28cfg80211: fix cfg80211_beacon_dupArnd Bergmann
2017-06-24mac80211: don't send SMPS action frame in AP mode when not neededEmmanuel Grumbach
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
2016-09-12mac80211: refactor monitor representation in sdataAviya Erenfeld
2016-08-05mac80211: fix purging multicast PS buffer queueFelix Fietkau
2016-07-06cfg80211: Add mesh peer AID setting APIMasashi Honma
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-06mac80211: add fast-rx pathJohannes Berg
2016-04-05mac80211: track and tell driver about GO client P2P PS abilitiesAyala Beker
2016-04-05mac80211: mesh: move path tables into if_meshBob Copeland
2016-02-24mac80211: move TKIP TX IVs to public part of key structEliad Peller
2016-02-24mac80211: limit the A-MSDU Tx based on peer's capabilitiesEmmanuel Grumbach
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-15mac80211: handle width changes from opmode notification IE in beaconEyal Shapira
2015-12-04mac80211: simplify ack_skb handlingJohannes Berg
2015-12-04mac80211: move off-channel/mgmt-tx code to offchannel.cJohannes Berg
2015-12-04mac80211: properly free skb when r-o-c for TX failsJohannes Berg
2015-12-04cfg80211: handle add_station auth/assoc flag quirksJohannes Berg
2015-12-04mac80211: Add support for aborting an ongoing scanVidyullatha Kanchanapally
2015-12-02mac80211: fix off-channel mgmt-tx uninitialized variable usageJohannes Berg
2015-11-03mac80211: don't reconfigure sched scan in case of wowlanEliad Peller
2015-10-14mac80211: remove cfg.hJohannes Berg
2015-10-14mac80211: move sta_set_rate_info_rx() and make it staticJohannes Berg
2015-10-14mac80211: remove PM-QoS listenerJohannes Berg
2015-10-13Revert "mac80211: remove exposing 'mfp' to drivers"Tamizh chelvam
2015-10-07Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller
2015-09-29mac80211: advertise support for full station state in AP modeAyala Beker
2015-09-22mac80211: reset CQM history upon reconfigurationSara Sharon
2015-09-22mac80211: introduce per vif frame registration APIAndrei Otcheretianski
2015-09-22mac80211: debugfs: add file to disallow TDLS wider-bwArik Nemtsov
2015-09-22mac80211: fix VHT MCS mask array overrunJohannes Berg
2015-09-04mac80211: reject software RSSI CQM with beacon filteringJohannes Berg
2015-08-14mac80211: add rate mask logic for vht ratesLorenzo Bianconi
2015-07-17mac80211: TDLS: correctly configure SMPS stateArik Nemtsov
2015-07-17mac80211: define TDLS wider BW support bitsArik Nemtsov
2015-07-17mac80211: move mesh STA parameters code to own functionJohannes Berg
2015-07-17mac80211: move mesh related station fields to own structJohannes Berg
2015-07-17mac80211: remove exposing 'mfp' to driversJohannes Berg
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-06-10Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2015-06-09mac80211: fix the beacon csa counter for mesh and ibssChun-Yeow Yeoh