summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)AuthorFilesLines
2014-11-21mac80211: properly flush delayed scan work on interface removalJohannes Berg1-1/+6
2014-11-14mac80211: fix typo in starting baserate for rts_cts_rate_idxKarl Beldan1-1/+1
2014-10-05Revert "mac80211: disable uAPSD if all ACs are under ACM"Johannes Berg1-2/+1
2014-08-07Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"Johannes Berg1-14/+13
2014-07-09mac80211: fix a memory leak on sta rate selection tableFelix Fietkau1-0/+1
2014-07-09mac80211: don't check netdev state for debugfs read/writeArik Nemtsov1-4/+2
2014-07-09mac80211: fix IBSS join by initializing last_scan_completedKrzysztof HaƂasa1-0/+1
2014-06-26net: force a list_del() in unregister_netdevice_many()Eric Dumazet1-1/+0
2014-06-07mac80211: fix on-channel remain-on-channelJohannes Berg2-7/+21
2014-06-07mac80211: fix suspend vs. association raceEmmanuel Grumbach1-7/+13
2014-06-07mac80211: fix nested rtnl locking on ieee80211_reconfigEliad Peller1-1/+1
2014-05-13mac80211: exclude AP_VLAN interfaces from tx power calculationFelix Fietkau1-0/+2
2014-05-13mac80211: fix software remain-on-channel implementationJohannes Berg1-0/+1
2014-05-13mac80211: fix suspend vs. authentication raceJohannes Berg3-3/+38
2014-05-13mac80211: fix WPA with VLAN on AP side with ps-sta againMichael Braun1-1/+1
2014-05-13mac80211: fix potential use-after-freeJohannes Berg1-1/+1
2014-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-0/+8
2014-03-05mac80211: clear sequence/fragment number in QoS-null framesJohannes Berg2-0/+2
2014-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+23
2014-03-03mac80211: consider virtual mon when calculating min_defEliad Peller1-0/+6
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-62/+97
2014-02-27mac80211: fix association to 20/40 MHz VHT networksJohannes Berg1-0/+1
2014-02-24mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg1-0/+22
2014-02-20mac80211: fix station wakeup powersave raceJohannes Berg4-32/+25
2014-02-20mac80211: insert stations before adding to driverJohannes Berg1-6/+24
2014-02-20mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach3-4/+22
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann1-2/+4
2014-02-12mac80211: send control port protocol frames to the VO queueFelix Fietkau1-0/+5
2014-02-11mac80211: fix memory leakEytan Lifshitz1-0/+1
2014-02-11mac80211: fix sched_scan restart on recoveryArik Nemtsov1-20/+20
2014-02-06mac80211: fix virtual monitor interface iterationJohannes Berg1-4/+8
2014-02-06mac80211: fix fragmentation code, particularly for encryptionJohannes Berg1-1/+1
2014-02-06mac80211: Fix IBSS disconnectSujith Manoharan1-4/+1
2014-02-06mac80211: release the channel in error path in start_apEmmanuel Grumbach1-1/+4
2014-02-06mac80211: avoid deadlock revealed by lockdepEmmanuel Grumbach3-7/+15
2014-02-06mac80211: move roc cookie assignment earlierEliad Peller1-18/+18
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville13-150/+295
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-12/+17
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang1-2/+4
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville15-63/+288
2014-01-10mac80211: handle MMPDUs at EOSP correctlyJohannes Berg1-13/+57
2014-01-10mac80211: reset TX info flags when frame will be reprocessedJohannes Berg1-0/+2
2014-01-10mac80211: release multiple ACs in uAPSD, fix more-data bugJohannes Berg1-42/+40
2014-01-10mac80211: fix PS-Poll driver release TIDJohannes Berg1-1/+13
2014-01-07mac80211: allow to set smps mode to OFF in AP modeEmmanuel Grumbach1-3/+2
2014-01-07mac80211: clean up prepare_for_handlers() return valueJohannes Berg1-18/+18
2014-01-07mac80211: simplify code in ieee80211_prepare_and_rx_handleEmmanuel Grumbach1-3/+1
2014-01-07mac80211: clean up garbage in commentEmmanuel Grumbach1-1/+1
2014-01-06mac80211: sync dtim_count to TSFThomas Pedersen5-0/+46
2014-01-06mac80211: enable WME for peer mesh STAChun-Yeow Yeoh1-0/+1