summaryrefslogtreecommitdiff
path: root/net/mac80211/cfg.c
AgeCommit message (Expand)Author
2021-03-30mac80211: fix rate mask resetJohannes Berg
2020-08-21mac80211: mesh: Free ie data when leaving meshRemi Pommarel
2020-01-23mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen
2020-01-23cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky
2019-09-06mac80211: fix possible sta leakJohannes Berg
2019-03-23mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori
2018-10-13mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau
2018-09-26mac80211: restrict delayed tailroom needed decrementManikanta Pubbisetty
2018-02-28cfg80211: fix cfg80211_beacon_dupArnd Bergmann
2016-09-07mac80211: fix purging multicast PS buffer queueFelix Fietkau
2015-12-15mac80211: handle width changes from opmode notification IE in beaconEyal Shapira
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
2015-06-02mac80211: stop using pointers as userspace cookiesJohannes Berg
2015-06-02mac80211: copy nl80211 mgmt TX SKB for statusJohannes Berg
2015-06-02mac80211: move TX PN to public part of key structJohannes Berg
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-20mac80211: don't split remain-on-channel for coalescingJohannes Berg
2015-05-20mac80211: check fast-xmit on station changeMichal Kazior
2015-05-06mac80211: extend get_key() to return PN for all ciphersJohannes Berg
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg
2015-04-24mac80211: force off channel transmission for public action framesMatti Gottlieb
2015-04-22mac80211: add TX fastpathJohannes Berg
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-30mac80211: set QoS capability before changing station stateJohannes Berg
2015-03-30mac80211: make sta.wme indicate whether QoS is usedJohannes Berg
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen
2015-03-30mac80211: fix typo in debug outputMichael Braun
2015-03-20mac80211: avoid duplicate TX path station lookupJohannes Berg
2015-03-17mac80211: initialize rate control earlier for tdls stationMarek Puzyniak