| Commit message (Expand) | Author | Age | Files | Lines |
* | netdevice: add queue selection fallback handler for ndo_select_queue | Daniel Borkmann | 2014-02-17 | 1 | -2/+4 |
* | mac80211: fix virtual monitor interface iteration | Johannes Berg | 2014-02-06 | 1 | -4/+8 |
* | mac80211: fix fragmentation code, particularly for encryption | Johannes Berg | 2014-02-06 | 1 | -1/+1 |
* | mac80211: Fix IBSS disconnect | Sujith Manoharan | 2014-02-06 | 1 | -4/+1 |
* | mac80211: release the channel in error path in start_ap | Emmanuel Grumbach | 2014-02-06 | 1 | -1/+4 |
* | mac80211: avoid deadlock revealed by lockdep | Emmanuel Grumbach | 2014-02-06 | 3 | -7/+15 |
* | mac80211: move roc cookie assignment earlier | Eliad Peller | 2014-02-06 | 1 | -18/+18 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-01-17 | 13 | -150/+295 |
|\ |
|
| * | mac80211: handle MMPDUs at EOSP correctly | Johannes Berg | 2014-01-10 | 1 | -13/+57 |
| * | mac80211: reset TX info flags when frame will be reprocessed | Johannes Berg | 2014-01-10 | 1 | -0/+2 |
| * | mac80211: release multiple ACs in uAPSD, fix more-data bug | Johannes Berg | 2014-01-10 | 1 | -42/+40 |
| * | mac80211: fix PS-Poll driver release TID | Johannes Berg | 2014-01-10 | 1 | -1/+13 |
| * | mac80211: allow to set smps mode to OFF in AP mode | Emmanuel Grumbach | 2014-01-07 | 1 | -3/+2 |
| * | mac80211: clean up prepare_for_handlers() return value | Johannes Berg | 2014-01-07 | 1 | -18/+18 |
| * | mac80211: simplify code in ieee80211_prepare_and_rx_handle | Emmanuel Grumbach | 2014-01-07 | 1 | -3/+1 |
| * | mac80211: clean up garbage in comment | Emmanuel Grumbach | 2014-01-07 | 1 | -1/+1 |
| * | mac80211: sync dtim_count to TSF | Thomas Pedersen | 2014-01-06 | 5 | -0/+46 |
| * | mac80211: enable WME for peer mesh STA | Chun-Yeow Yeoh | 2014-01-06 | 1 | -0/+1 |
| * | mac80211: fix memory leak in register_hw() error path | Johannes Berg | 2014-01-06 | 1 | -11/+11 |
| * | mac80211: handle station TX latency allocation errors | Johannes Berg | 2014-01-06 | 1 | -30/+40 |
| * | mac80211: clean up netdev debugfs macros a bit | Johannes Berg | 2014-01-06 | 1 | -27/+33 |
| * | mac80211: add tracing for ieee80211_sta_set_buffered | Johannes Berg | 2014-01-06 | 2 | -0/+29 |
| * | cfg80211/mac80211: correct qos-map locking | Johannes Berg | 2013-12-30 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-14 | 2 | -12/+17 |
|\ \ |
|
| * | | net: core: explicitly select a txq before doing l2 forwarding | Jason Wang | 2014-01-10 | 1 | -2/+4 |
| * | | mac80211: move "bufferable MMPDU" check to fix AP mode scan | Felix Fietkau | 2013-12-16 | 1 | -10/+13 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-01-10 | 15 | -63/+288 |
|\ \ \
| | |/
| |/| |
|
| * | | mac80211: Add support for QoS mapping | Kyeyoon Park | 2013-12-19 | 3 | -1/+38 |
| * | | cfg80211: Add support for QoS mapping | Kyeyoon Park | 2013-12-19 | 1 | -1/+1 |
| * | | mac80211: add helper functions for tracking P2P NoA state | Felix Fietkau | 2013-12-19 | 1 | -0/+140 |
| * | | mac80211: fix iflist_mtx/mtx locking in radar detection | Johannes Berg | 2013-12-19 | 6 | -20/+73 |
| * | | mac80211: remove unnecessary iflist_mtx locking | Johannes Berg | 2013-12-19 | 2 | -4/+0 |
| * | | mac80211: align struct ps_data.tim to unsigned long | Joe Perches | 2013-12-19 | 1 | -1/+2 |
| * | | mac80211: make ieee80211_recalc_radar_chanctx static | Johannes Berg | 2013-12-18 | 2 | -25/+23 |
| * | | mac80211: fix checkpatch errors | Weilong Chen | 2013-12-18 | 8 | -12/+12 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-01-01 | 19 | -355/+306 |
|\ \ \
| |/ / |
|
| * | | mac80211: read station mgmt keys via get_key call | Max Stepanov | 2013-12-16 | 1 | -1/+2 |
| * | | mac80211: check pairwise key_idx on get_key call | Max Stepanov | 2013-12-16 | 1 | -2/+2 |
| * | | mac80211: align ieee80211_ibss_csa_beacon() with ieee80211_assign_beacon() | Luciano Coelho | 2013-12-16 | 1 | -1/+4 |
| * | | mac80211: refactor ieee80211_ibss_process_chanswitch() | Luciano Coelho | 2013-12-16 | 3 | -50/+17 |
| * | | mac80211: update adjusting TBTT bit in beacon | Thomas Pedersen | 2013-12-16 | 4 | -4/+22 |
| * | | mac80211: reschedule sched scan after HW restart | David Spinadel | 2013-12-16 | 4 | -20/+68 |
| * | | mac80211: make ieee80211_assign_beacon() static | Luciano Coelho | 2013-12-16 | 2 | -4/+2 |
| * | | mac80211: lock sdata in ieee80211_csa_connection_drop_work() | Luciano Coelho | 2013-12-16 | 1 | -0/+4 |
| * | | mac80211: let the driver reserve extra tailroom in beacons | Felix Fietkau | 2013-12-16 | 1 | -3/+6 |
| * | | mac80211: free all AP/VLAN keys at once | Johannes Berg | 2013-12-16 | 4 | -28/+43 |
| * | | mac80211: optimise mixed AP/VLAN station removal | Johannes Berg | 2013-12-16 | 3 | -6/+14 |
| * | | mac80211: optimise synchronize_net() for sta_info_flush | Johannes Berg | 2013-12-16 | 2 | -4/+41 |
| * | | mac80211: move synchronize_net() before sta key removal | Johannes Berg | 2013-12-16 | 2 | -14/+5 |
| * | | mac80211: don't delay station destruction | Johannes Berg | 2013-12-16 | 7 | -119/+12 |