Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-10-29 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -7/+35 |
2012-10-26 | mac80211: add explicit AP/GO driver operations | Johannes Berg | 1 | -1/+5 |
2012-10-25 | mac80211: use non-atomic bitmap operation for local variable | Johannes Berg | 1 | -1/+1 |
2012-10-24 | mac80211: use blacklist for duplicate IE check | Johannes Berg | 1 | -7/+35 |
2012-10-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+2 |
2012-10-17 | mac80211: VHT peer STA caps | Mahesh Palivela | 1 | -0/+12 |
2012-10-17 | ieee80211: Rename VHT cap struct | Mahesh Palivela | 1 | -2/+2 |
2012-10-17 | mac80211: Take status code as parameter to ieee80211_send_auth | Jouni Malinen | 1 | -2/+2 |
2012-10-17 | mac80211: track needed RX chains for channel contexts | Johannes Berg | 1 | -55/+27 |
2012-10-17 | mac80211: use channel contexts | Johannes Berg | 1 | -5/+36 |
2012-10-15 | mac80211: use ieee80211_free_txskb in a few more places | Felix Fietkau | 1 | -2/+2 |
2012-09-14 | mac80211: change locking around ieee80211_recalc_smps | Johannes Berg | 1 | -3/+4 |
2012-09-07 | mac80211: move ieee80211_send_deauth_disassoc outside mlme code | Antonio Quartulli | 1 | -0/+39 |
2012-09-06 | mac80211: check power constraint IE size when parsing | Johannes Berg | 1 | -1/+4 |