aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2014-06-18mac80211: fix on-channel remain-on-channelJohannes Berg
2014-06-18mac80211: fix suspend vs. association raceEmmanuel Grumbach
2014-06-18mac80211: fix nested rtnl locking on ieee80211_reconfigEliad Peller
2014-06-18mac80211: exclude AP_VLAN interfaces from tx power calculationFelix Fietkau
2014-06-18mac80211: fix software remain-on-channel implementationJohannes Berg
2014-06-18mac80211: fix suspend vs. authentication raceJohannes Berg
2014-06-18mac80211: fix WPA with VLAN on AP side with ps-sta againMichael Braun
2014-06-18mac80211: fix potential use-after-freeJohannes Berg
2014-03-31mac80211: LLVMLinux: Remove VLAIS usage from mac80211Jan-Simon Möller
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
2014-01-10mac80211: handle MMPDUs at EOSP correctlyJohannes Berg
2014-01-10mac80211: reset TX info flags when frame will be reprocessedJohannes Berg
2014-01-10mac80211: release multiple ACs in uAPSD, fix more-data bugJohannes Berg
2014-01-10mac80211: fix PS-Poll driver release TIDJohannes Berg
2014-01-07mac80211: allow to set smps mode to OFF in AP modeEmmanuel Grumbach
2014-01-07mac80211: clean up prepare_for_handlers() return valueJohannes Berg
2014-01-07mac80211: simplify code in ieee80211_prepare_and_rx_handleEmmanuel Grumbach
2014-01-07mac80211: clean up garbage in commentEmmanuel Grumbach
2014-01-06mac80211: sync dtim_count to TSFThomas Pedersen
2014-01-06mac80211: enable WME for peer mesh STAChun-Yeow Yeoh
2014-01-06mac80211: fix memory leak in register_hw() error pathJohannes Berg
2014-01-06mac80211: handle station TX latency allocation errorsJohannes Berg
2014-01-06mac80211: clean up netdev debugfs macros a bitJohannes Berg
2014-01-06mac80211: add tracing for ieee80211_sta_set_bufferedJohannes Berg
2014-01-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-30cfg80211/mac80211: correct qos-map lockingJohannes Berg
2013-12-26mac8011: slight optimization of addr comparedingtianhong