aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-03
|\
| * mac80211: fix association to 20/40 MHz VHT networksJohannes Berg2014-02-27
| * mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg2014-02-24
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-27
|\|
| * mac80211: fix station wakeup powersave raceJohannes Berg2014-02-20
| * mac80211: insert stations before adding to driverJohannes Berg2014-02-20
| * mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach2014-02-20
| * mac80211: send control port protocol frames to the VO queueFelix Fietkau2014-02-12
| * mac80211: fix memory leakEytan Lifshitz2014-02-11
| * mac80211: fix sched_scan restart on recoveryArik Nemtsov2014-02-11
* | netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-17
|/
* mac80211: fix virtual monitor interface iterationJohannes Berg2014-02-06
* mac80211: fix fragmentation code, particularly for encryptionJohannes Berg2014-02-06
* mac80211: Fix IBSS disconnectSujith Manoharan2014-02-06
* mac80211: release the channel in error path in start_apEmmanuel Grumbach2014-02-06
* mac80211: avoid deadlock revealed by lockdepEmmanuel Grumbach2014-02-06
* mac80211: move roc cookie assignment earlierEliad Peller2014-02-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-17
|\
| * mac80211: handle MMPDUs at EOSP correctlyJohannes Berg2014-01-10
| * mac80211: reset TX info flags when frame will be reprocessedJohannes Berg2014-01-10
| * mac80211: release multiple ACs in uAPSD, fix more-data bugJohannes Berg2014-01-10
| * mac80211: fix PS-Poll driver release TIDJohannes Berg2014-01-10
| * mac80211: allow to set smps mode to OFF in AP modeEmmanuel Grumbach2014-01-07
| * mac80211: clean up prepare_for_handlers() return valueJohannes Berg2014-01-07
| * mac80211: simplify code in ieee80211_prepare_and_rx_handleEmmanuel Grumbach2014-01-07
| * mac80211: clean up garbage in commentEmmanuel Grumbach2014-01-07
| * mac80211: sync dtim_count to TSFThomas Pedersen2014-01-06
| * mac80211: enable WME for peer mesh STAChun-Yeow Yeoh2014-01-06
| * mac80211: fix memory leak in register_hw() error pathJohannes Berg2014-01-06
| * mac80211: handle station TX latency allocation errorsJohannes Berg2014-01-06
| * mac80211: clean up netdev debugfs macros a bitJohannes Berg2014-01-06
| * mac80211: add tracing for ieee80211_sta_set_bufferedJohannes Berg2014-01-06
| * cfg80211/mac80211: correct qos-map lockingJohannes Berg2013-12-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-14
|\ \
| * | net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-10
| * | mac80211: move "bufferable MMPDU" check to fix AP mode scanFelix Fietkau2013-12-16
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-10
|\ \ \ | | |/ | |/|
| * | mac80211: Add support for QoS mappingKyeyoon Park2013-12-19
| * | cfg80211: Add support for QoS mappingKyeyoon Park2013-12-19
| * | mac80211: add helper functions for tracking P2P NoA stateFelix Fietkau2013-12-19
| * | mac80211: fix iflist_mtx/mtx locking in radar detectionJohannes Berg2013-12-19
| * | mac80211: remove unnecessary iflist_mtx lockingJohannes Berg2013-12-19
| * | mac80211: align struct ps_data.tim to unsigned longJoe Perches2013-12-19
| * | mac80211: make ieee80211_recalc_radar_chanctx staticJohannes Berg2013-12-18
| * | mac80211: fix checkpatch errorsWeilong Chen2013-12-18
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-01
|\| |
| * | mac80211: read station mgmt keys via get_key callMax Stepanov2013-12-16
| * | mac80211: check pairwise key_idx on get_key callMax Stepanov2013-12-16
| * | mac80211: align ieee80211_ibss_csa_beacon() with ieee80211_assign_beacon()Luciano Coelho2013-12-16
| * | mac80211: refactor ieee80211_ibss_process_chanswitch()Luciano Coelho2013-12-16