summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2017-05-17mac80211: flush delayed work when entering suspendMatt Chen
2016-11-25mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg
2016-08-24mac80211: fix purging multicast PS buffer queueFelix Fietkau
2016-07-10mac80211: fix txq queue related crashesMichal Kazior
2016-07-10mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior
2016-07-10mac80211: fix ibss scan parametersSara Sharon
2016-07-10mac80211: avoid excessive stack usage in sta_infoArnd Bergmann
2016-06-17mac80211: mesh: flush mesh paths unconditionallyBob Copeland
2016-04-20mac80211: properly deal with station hashtable insert errorsJohannes Berg
2016-03-22mac80211: Fix Public Action frame RX in AP modeJouni Malinen
2016-03-22mac80211: check PN correctly for GCMP-encrypted fragmented MPDUsJohannes Berg
2016-03-17mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau
2016-03-17mac80211: minstrel: Change expected throughput unit back to KbpsSven Eckelmann
2016-03-17mac80211: fix use of uninitialised values in RX aggregationChris Bainbridge
2016-02-15mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni
2015-12-09mac80211: fix divide by zero when NOA updateJanusz.Dziedzic@tieto.com
2015-12-09mac80211: allow null chandef in tracingArik Nemtsov
2015-12-09mac80211: fix driver RSSI event calculationsJohannes Berg
2015-12-09mac80211: Fix local deauth while associatingAndrei Otcheretianski
2015-09-29mac80211: enable assoc check for mesh interfacesBob Copeland
2015-09-13mac80211: fix invalid read in minstrel_sort_best_tp_rates()Adrien Schildknecht
2015-08-10mac80211: clear subdir_stations when removing debugfsTom Hughes
2015-08-03mac80211: prevent possible crypto tx tailroom corruptionMichal Kazior
2015-08-03mac80211: fix the beacon csa counter for mesh and ibssChun-Yeow Yeoh
2015-07-10mac80211: fix locking in update_vlan_tailroom_need_count()Johannes Berg
2015-05-20mac80211: fix AP_VLAN crypto tailroom calculationMichal Kazior
2015-05-20mac80211: don't split remain-on-channel for coalescingJohannes Berg
2015-05-19mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg
2015-05-11mac80211: move WEP tailroom size checkJanusz Dziedzic
2015-04-24mac80211: enable hash table shrinkingJohannes Berg
2015-04-23mac80211: fix rhashtable conversionJohannes Berg
2015-04-20mac80211: don't warn when stopping VLAN with stationsJohannes Berg
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2015-04-12Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...David S. Miller
2015-04-07mac80211: Move message tracepoints to their own headerSteven Rostedt (Red Hat)
2015-04-07cfg80211: move IE split utilities here from mac80211Johannes Berg
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-01mac80211: add an intermediate software queue implementationFelix Fietkau
2015-04-01mac80211: reduce log spam from ieee80211_handle_pwr_constrJohn Linville
2015-04-01mac80211: add standard deviation to Minstrel statsThomas Huehn
2015-04-01mac80211: reduce calculation costs of EWMAThomas Huehn
2015-04-01mac80211: add max lossless throughput per rateThomas Huehn
2015-04-01mac80211: restructure per-rate throughput calculation into functionThomas Huehn
2015-04-01mac80211: improve Minstrel variable & function namingThomas Huehn
2015-04-01mac80211: unify Minstrel & Minstrel-HTs calculation of rate statisticsThomas Huehn
2015-04-01mac80211: add new Minstrel-HT statistic output via csvThomas Huehn
2015-04-01mac80211: add new Minstrel statistic output via csvThomas Huehn
2015-04-01mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg
2015-04-01mac80211: enhance readability of Minstrel-HTs rc_stats outputThomas Huehn