aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
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
2013-12-19mac80211: Add support for QoS mappingKyeyoon Park
2013-12-19cfg80211: Add support for QoS mappingKyeyoon Park
2013-12-19mac80211: add helper functions for tracking P2P NoA stateFelix Fietkau
2013-12-19mac80211: fix iflist_mtx/mtx locking in radar detectionJohannes Berg
2013-12-19mac80211: remove unnecessary iflist_mtx lockingJohannes Berg
2013-12-19mac80211: align struct ps_data.tim to unsigned longJoe Perches
2013-12-18mac80211: make ieee80211_recalc_radar_chanctx staticJohannes Berg
2013-12-18mac80211: fix checkpatch errorsWeilong Chen
2013-12-16mac80211: move "bufferable MMPDU" check to fix AP mode scanFelix Fietkau
2013-12-16mac80211: read station mgmt keys via get_key callMax Stepanov
2013-12-16mac80211: check pairwise key_idx on get_key callMax Stepanov
2013-12-16mac80211: align ieee80211_ibss_csa_beacon() with ieee80211_assign_beacon()Luciano Coelho
2013-12-16mac80211: refactor ieee80211_ibss_process_chanswitch()Luciano Coelho
2013-12-16mac80211: update adjusting TBTT bit in beaconThomas Pedersen
2013-12-16mac80211: reschedule sched scan after HW restartDavid Spinadel
2013-12-16mac80211: make ieee80211_assign_beacon() staticLuciano Coelho
2013-12-16mac80211: lock sdata in ieee80211_csa_connection_drop_work()Luciano Coelho
2013-12-16mac80211: let the driver reserve extra tailroom in beaconsFelix Fietkau
2013-12-16mac80211: free all AP/VLAN keys at onceJohannes Berg
2013-12-16mac80211: optimise mixed AP/VLAN station removalJohannes Berg
2013-12-16mac80211: optimise synchronize_net() for sta_info_flushJohannes Berg
2013-12-16mac80211: move synchronize_net() before sta key removalJohannes Berg