summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2016-09-07mac80211: fix purging multicast PS buffer queueFelix Fietkau
2016-07-27mac80211: mesh: flush mesh paths unconditionallyBob Copeland
2016-04-20mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior
2016-03-16mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau
2016-03-16mac80211: fix use of uninitialised values in RX aggregationChris Bainbridge
2016-03-03mac80211: mesh: fix call_rcu() usageJohannes Berg
2015-12-09mac80211: fix driver RSSI event calculationsJohannes Berg
2015-10-01mac80211: enable assoc check for mesh interfacesBob Copeland
2015-08-10mac80211: clear subdir_stations when removing debugfsTom Hughes
2015-08-03mac80211: prevent possible crypto tx tailroom corruptionMichal Kazior
2015-06-06mac80211: move WEP tailroom size checkJanusz Dziedzic
2015-04-13mac80211: drop unencrypted frames in mesh fwdingBob Copeland
2015-04-13mac80211: disable u-APSD queues by defaultMichal Kazior
2015-03-18mac80211: Send EAPOL frames at lowest rateJouni Malinen
2015-02-05mac80211: properly set CCK flag in radiotapMathy Vanhoef
2015-01-08mac80211: free management frame keys when removing stationJohannes Berg
2015-01-08mac80211: fix multicast LED blinking and counterAndreas Müller
2014-12-16mac80211: Fix regression that triggers a kernel BUG with CCMPRonald Wahl
2014-11-21mac80211: fix use-after-free in defragmentationJohannes Berg
2014-11-21mac80211: schedule the actual switch of the station before CSA count 0Luciano Coelho
2014-11-21mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho
2014-11-21mac80211: properly flush delayed scan work on interface removalJohannes Berg
2014-11-14mac80211: fix typo in starting baserate for rts_cts_rate_idxKarl Beldan
2014-10-05Revert "mac80211: disable uAPSD if all ACs are under ACM"Johannes Berg
2014-08-07Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"Johannes Berg
2014-07-09mac80211: fix a memory leak on sta rate selection tableFelix Fietkau
2014-07-09mac80211: don't check netdev state for debugfs read/writeArik Nemtsov
2014-07-09mac80211: fix IBSS join by initializing last_scan_completedKrzysztof Hałasa
2014-06-26net: force a list_del() in unregister_netdevice_many()Eric Dumazet
2014-06-07mac80211: fix on-channel remain-on-channelJohannes Berg
2014-06-07mac80211: fix suspend vs. association raceEmmanuel Grumbach
2014-06-07mac80211: fix nested rtnl locking on ieee80211_reconfigEliad Peller
2014-05-13mac80211: exclude AP_VLAN interfaces from tx power calculationFelix Fietkau
2014-05-13mac80211: fix software remain-on-channel implementationJohannes Berg
2014-05-13mac80211: fix suspend vs. authentication raceJohannes Berg
2014-05-13mac80211: fix WPA with VLAN on AP side with ps-sta againMichael Braun
2014-05-13mac80211: fix potential use-after-freeJohannes Berg
2014-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-05mac80211: clear sequence/fragment number in QoS-null framesJohannes Berg
2014-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-03mac80211: consider virtual mon when calculating min_defEliad Peller
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-27mac80211: fix association to 20/40 MHz VHT networksJohannes Berg
2014-02-24mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg
2014-02-20mac80211: fix station wakeup powersave raceJohannes Berg
2014-02-20mac80211: insert stations before adding to driverJohannes Berg
2014-02-20mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
2014-02-12mac80211: send control port protocol frames to the VO queueFelix Fietkau
2014-02-11mac80211: fix memory leakEytan Lifshitz