Age | Commit message (Expand) | Author | Files | Lines |
2013-04-16 | mac80211: parse VHT channel switch IEs | Johannes Berg | 1 | -1/+35 |
2013-04-16 | mac80211: support secondary channel offset in CSA | Johannes Berg | 1 | -0/+8 |
2013-04-16 | mac80211: support extended channel switch | Johannes Berg | 1 | -0/+7 |
2013-04-11 | mac80211: fix ieee80211_queue_stopped() | Thomas Pedersen | 1 | -1/+2 |
2013-04-08 | mac80211: make ieee802_11_parse_elems an inline | Johannes Berg | 1 | -6/+0 |
2013-04-08 | mac80211: destroy virtual monitor interface across suspend | Johannes Berg | 1 | -0/+5 |
2013-04-08 | mac80211: parse Timeout Interval Element using a struct | Johannes Berg | 1 | -2/+4 |
2013-04-08 | mac80211: check ERP info IE length in parser | Johannes Berg | 1 | -2/+4 |
2013-04-08 | mac80211: check DSSS params IE length in parser | Johannes Berg | 1 | -2/+4 |
2013-04-08 | mac80211: remove unused IE pointers from parser | Johannes Berg | 1 | -19/+0 |
2013-03-25 | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan | Karl Beldan | 1 | -2/+1 |
2013-03-20 | mac80211: return the RSSI in dBm | Emmanuel Grumbach | 1 | -1/+1 |
2013-03-18 | mac80211: stop queues temporarily for flushing | Johannes Berg | 1 | -7/+16 |
2013-03-18 | mac80211: pass queue bitmap to flush operation | Johannes Berg | 1 | -0/+25 |
2013-03-06 | mac80211: merge reconfig assign chanctx code | Stanislaw Gruszka | 1 | -25/+22 |
2013-03-06 | mac80211: cleanup generic suspend/resume procedures | Stanislaw Gruszka | 1 | -26/+0 |
2013-02-15 | mac80211: constify IE parsing | Johannes Berg | 1 | -2/+2 |
2013-02-15 | mac80211: handle operating mode notif in beacon/assoc response | Johannes Berg | 1 | -0/+6 |
2013-02-15 | mac80211: don't pick up WPA vendor IE | Johannes Berg | 1 | -5/+1 |
2013-02-15 | mac80211: add radar detection command/event | Simon Wunderlich | 1 | -0/+46 |
2013-02-04 | mac80211: mesh power save basics | Marco Porsch | 1 | -0/+4 |
2013-01-31 | mac80211: start auth/assoc timeout on frame status | Johannes Berg | 1 | -6/+6 |
2013-01-31 | mac80211: inform the driver about update of dtim_period | Emmanuel Grumbach | 1 | -0/+4 |
2013-01-16 | mac80211: call restart complete at wowlan resume time | Johannes Berg | 1 | -3/+4 |
2013-01-16 | mac80211: fix resume from WoWLAN | Johannes Berg | 1 | -2/+4 |
2013-01-03 | mac80211: split aggregation stop by reason | Johannes Berg | 1 | -1/+2 |
2013-01-03 | mac80211: reconfig bss_info_changed only if beaconing | Johannes Berg | 1 | -3/+5 |
2013-01-03 | mac80211: clean up association better in suspend | Johannes Berg | 1 | -0/+5 |
2013-01-03 | mac80211: fix ieee80211_ie_build_vht_cap indentation | Johannes Berg | 1 | -1/+1 |
2012-12-06 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -23/+35 |
2012-11-30 | mac80211: remove probe response temporary buffer allocation | Johannes Berg | 1 | -17/+9 |
2012-11-30 | mac80211: make ieee80211_build_preq_ies safer | Johannes Berg | 1 | -7/+27 |
2012-11-27 | mac80211: support P2P GO powersave configuration | Johannes Berg | 1 | -1/+1 |
2012-11-26 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -20/+39 |
2012-11-26 | mac80211: support drivers reporting VHT RX | Johannes Berg | 1 | -0/+14 |
2012-11-26 | mac80211: convert to channel definition struct | Johannes Berg | 1 | -20/+25 |
2012-11-21 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -4/+72 |
2012-11-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+2 |
2012-11-20 | mac80211: fix channel context suspend/reconfig handling | Johannes Berg | 1 | -0/+15 |
2012-11-19 | mac80211: check add_chanctx callback before use in ieee80211_reconfig | Arend van Spriel | 1 | -4/+6 |
2012-11-14 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -0/+2 |
2012-11-14 | mac80211: support RX_FLAG_MACTIME_END | Thomas Pedersen | 1 | -0/+51 |
2012-11-09 | mac80211: reassign channel contexts before stations | Johannes Berg | 1 | -11/+17 |
2012-11-09 | mac80211: clarify interface iteration and make it configurable | Johannes Berg | 1 | -4/+14 |
2012-11-09 | mac80211: call driver method when restart completes | Johannes Berg | 1 | -1/+3 |
2012-11-09 | mac80211: don't send null data packet when not associated | Johannes Berg | 1 | -0/+2 |
2012-10-30 | mac80211: handle TX power per virtual interface | Johannes Berg | 1 | -1/+2 |
2012-10-30 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg | 1 | -9/+37 |
2012-10-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -7/+35 |
2012-10-29 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -1/+1 |