summaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * mac80211: advertise support for full station state in AP modeAyala Beker2015-09-291-11/+22
| * mac80211: introduce per vif frame registration APIAndrei Otcheretianski2015-09-221-4/+18
| * mac80211: debugfs: add file to disallow TDLS wider-bwArik Nemtsov2015-09-221-0/+1
* | mac80211: reset CQM history upon reconfigurationSara Sharon2015-09-221-0/+1
* | mac80211: fix VHT MCS mask array overrunJohannes Berg2015-09-221-5/+7
* | mac80211: reject software RSSI CQM with beacon filteringJohannes Berg2015-09-041-0/+4
|/
* mac80211: add rate mask logic for vht ratesLorenzo Bianconi2015-08-141-3/+13
* mac80211: TDLS: correctly configure SMPS stateArik Nemtsov2015-07-171-3/+18
* mac80211: define TDLS wider BW support bitsArik Nemtsov2015-07-171-0/+6
* mac80211: move mesh STA parameters code to own functionJohannes Berg2015-07-171-56/+61
* mac80211: move mesh related station fields to own structJohannes Berg2015-07-171-4/+4
* mac80211: remove exposing 'mfp' to driversJohannes Berg2015-07-171-1/+0
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-5/+5
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2015-06-101-48/+11
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-011-48/+11
| |\
| | * mac80211: don't split remain-on-channel for coalescingJohannes Berg2015-05-201-48/+11
* | | mac80211: fix the beacon csa counter for mesh and ibssChun-Yeow Yeoh2015-06-091-0/+1
* | | mac80211: stop using pointers as userspace cookiesJohannes Berg2015-06-021-42/+73
* | | mac80211: copy nl80211 mgmt TX SKB for statusJohannes Berg2015-06-021-3/+36
* | | mac80211: move TX PN to public part of key structJohannes Berg2015-06-021-50/+9
|/ /
* | mac80211: check fast-xmit on station changeMichal Kazior2015-05-201-0/+1
* | mac80211: extend get_key() to return PN for all ciphersJohannes Berg2015-05-061-0/+9
* | mac80211: extend get_tkip_seq to all keysJohannes Berg2015-05-061-32/+59
* | mac80211: force off channel transmission for public action framesMatti Gottlieb2015-04-241-1/+7
* | mac80211: add TX fastpathJohannes Berg2015-04-221-1/+8
|/
* Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-311-50/+47
|\
| * mac80211: set QoS capability before changing station stateJohannes Berg2015-03-301-4/+4
| * mac80211: make sta.wme indicate whether QoS is usedJohannes Berg2015-03-301-1/+2
| * cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen2015-03-301-1/+2
OpenPOWER on IntegriCloud