summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix virtual monitor interface iterationJohannes Berg2014-02-061-4/+8
* mac80211: fix fragmentation code, particularly for encryptionJohannes Berg2014-02-061-1/+1
* mac80211: Fix IBSS disconnectSujith Manoharan2014-02-061-4/+1
* mac80211: release the channel in error path in start_apEmmanuel Grumbach2014-02-061-1/+4
* mac80211: avoid deadlock revealed by lockdepEmmanuel Grumbach2014-02-063-7/+15
* mac80211: move roc cookie assignment earlierEliad Peller2014-02-061-18/+18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-1713-150/+295
|\
| * mac80211: handle MMPDUs at EOSP correctlyJohannes Berg2014-01-101-13/+57
| * mac80211: reset TX info flags when frame will be reprocessedJohannes Berg2014-01-101-0/+2
| * mac80211: release multiple ACs in uAPSD, fix more-data bugJohannes Berg2014-01-101-42/+40
| * mac80211: fix PS-Poll driver release TIDJohannes Berg2014-01-101-1/+13
| * mac80211: allow to set smps mode to OFF in AP modeEmmanuel Grumbach2014-01-071-3/+2
| * mac80211: clean up prepare_for_handlers() return valueJohannes Berg2014-01-071-18/+18
| * mac80211: simplify code in ieee80211_prepare_and_rx_handleEmmanuel Grumbach2014-01-071-3/+1
| * mac80211: clean up garbage in commentEmmanuel Grumbach2014-01-071-1/+1
| * mac80211: sync dtim_count to TSFThomas Pedersen2014-01-065-0/+46
| * mac80211: enable WME for peer mesh STAChun-Yeow Yeoh2014-01-061-0/+1
| * mac80211: fix memory leak in register_hw() error pathJohannes Berg2014-01-061-11/+11
| * mac80211: handle station TX latency allocation errorsJohannes Berg2014-01-061-30/+40
| * mac80211: clean up netdev debugfs macros a bitJohannes Berg2014-01-061-27/+33
| * mac80211: add tracing for ieee80211_sta_set_bufferedJohannes Berg2014-01-062-0/+29
| * cfg80211/mac80211: correct qos-map lockingJohannes Berg2013-12-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-142-12/+17
|\ \
| * | net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-101-2/+4
| * | mac80211: move "bufferable MMPDU" check to fix AP mode scanFelix Fietkau2013-12-161-10/+13
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-1015-63/+288
|\ \ \ | | |/ | |/|
| * | mac80211: Add support for QoS mappingKyeyoon Park2013-12-193-1/+38
| * | cfg80211: Add support for QoS mappingKyeyoon Park2013-12-191-1/+1
| * | mac80211: add helper functions for tracking P2P NoA stateFelix Fietkau2013-12-191-0/+140
| * | mac80211: fix iflist_mtx/mtx locking in radar detectionJohannes Berg2013-12-196-20/+73
| * | mac80211: remove unnecessary iflist_mtx lockingJohannes Berg2013-12-192-4/+0
| * | mac80211: align struct ps_data.tim to unsigned longJoe Perches2013-12-191-1/+2
| * | mac80211: make ieee80211_recalc_radar_chanctx staticJohannes Berg2013-12-182-25/+23
| * | mac80211: fix checkpatch errorsWeilong Chen2013-12-188-12/+12
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-0119-355/+306
|\| |
| * | mac80211: read station mgmt keys via get_key callMax Stepanov2013-12-161-1/+2
| * | mac80211: check pairwise key_idx on get_key callMax Stepanov2013-12-161-2/+2
| * | mac80211: align ieee80211_ibss_csa_beacon() with ieee80211_assign_beacon()Luciano Coelho2013-12-161-1/+4
| * | mac80211: refactor ieee80211_ibss_process_chanswitch()Luciano Coelho2013-12-163-50/+17
| * | mac80211: update adjusting TBTT bit in beaconThomas Pedersen2013-12-164-4/+22
| * | mac80211: reschedule sched scan after HW restartDavid Spinadel2013-12-164-20/+68
| * | mac80211: make ieee80211_assign_beacon() staticLuciano Coelho2013-12-162-4/+2
| * | mac80211: lock sdata in ieee80211_csa_connection_drop_work()Luciano Coelho2013-12-161-0/+4
| * | mac80211: let the driver reserve extra tailroom in beaconsFelix Fietkau2013-12-161-3/+6
| * | mac80211: free all AP/VLAN keys at onceJohannes Berg2013-12-164-28/+43
| * | mac80211: optimise mixed AP/VLAN station removalJohannes Berg2013-12-163-6/+14
| * | mac80211: optimise synchronize_net() for sta_info_flushJohannes Berg2013-12-162-4/+41
| * | mac80211: move synchronize_net() before sta key removalJohannes Berg2013-12-162-14/+5
| * | mac80211: don't delay station destructionJohannes Berg2013-12-167-119/+12
| * | mac80211: move 4-addr sta pointer clearing before synchronize_rcu()Johannes Berg2013-12-161-3/+4