summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
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
2014-02-11mac80211: fix sched_scan restart on recoveryArik Nemtsov
2014-02-06mac80211: fix virtual monitor interface iterationJohannes Berg
2014-02-06mac80211: fix fragmentation code, particularly for encryptionJohannes Berg
2014-02-06mac80211: Fix IBSS disconnectSujith Manoharan
2014-02-06mac80211: release the channel in error path in start_apEmmanuel Grumbach
2014-02-06mac80211: avoid deadlock revealed by lockdepEmmanuel Grumbach
2014-02-06mac80211: move roc cookie assignment earlierEliad Peller
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville