| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER() | Andreea-Cristina Bernat | 2014-08-26 | 1 | -1/+1 |
* | mac80211: split sched scan IEs | David Spinadel | 2014-06-25 | 1 | -23/+24 |
* | mac80211: support more than one band in scan request | David Spinadel | 2014-06-25 | 1 | -25/+60 |
* | mac80211: handle failed restart/resume better | Johannes Berg | 2014-05-09 | 1 | -5/+10 |
* | mac80211: use RCU_INIT_POINTER | Monam Agarwal | 2014-04-09 | 1 | -5/+5 |
* | mac80211: release sched_scan_sdata when stopping sched scan | Alexander Bondar | 2014-03-19 | 1 | -2/+4 |
* | mac80211: allow driver to return error from sched_scan_stop | Johannes Berg | 2014-02-20 | 1 | -1/+1 |
* | mac80211: fix IE buffer len | David Spinadel | 2014-02-11 | 1 | -5/+2 |
* | mac80211: reschedule sched scan after HW restart | David Spinadel | 2013-12-16 | 1 | -14/+39 |
* | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg | 2013-12-16 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-12-06 | 1 | -1/+1 |
| |\ |
|
| | * | mac80211: fix scheduled scan rtnl deadlock | Johannes Berg | 2013-11-25 | 1 | -1/+1 |
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-23 | 1 | -0/+19 |
| | |\ |
|
* | | | | mac80211: start_next_roc only if scan was actually running | Eliad Peller | 2013-12-05 | 1 | -1/+3 |
* | | | | mac80211: determine completed scan type by defined ops | Eliad Peller | 2013-12-05 | 1 | -8/+7 |
* | | | | mac80211: remove duplicate code | Eliad Peller | 2013-12-03 | 1 | -8/+0 |
|/ / / |
|
* | | | cfg80211: consolidate passive-scan and no-ibss flags | Luis R. Rodriguez | 2013-11-25 | 1 | -5/+5 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-11-04 | 1 | -0/+19 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | mac80211: correctly close cancelled scans | Emmanuel Grumbach | 2013-10-09 | 1 | -0/+19 |
* | | mac80211: change beacon/connection polling | Stanislaw Gruszka | 2013-09-26 | 1 | -2/+1 |
|/ |
|
* | mac80211: allow scanning for 5/10 MHz channels in IBSS | Simon Wunderlich | 2013-07-16 | 1 | -6/+39 |
* | mac80211: select and adjust bitrates according to channel mode | Simon Wunderlich | 2013-07-16 | 1 | -2/+25 |
* | mac80211: track AP's beacon rate and give it to the driver | Alexander Bondar | 2013-06-13 | 1 | -0/+9 |
* | mac80211: parse VHT channel switch IEs | Johannes Berg | 2013-04-16 | 1 | -1/+1 |
* | mac80211: check ERP info IE length in parser | Johannes Berg | 2013-04-08 | 1 | -3/+2 |
* | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan | Karl Beldan | 2013-03-25 | 1 | -3/+3 |
* | mac80211: pass queue bitmap to flush operation | Johannes Berg | 2013-03-18 | 1 | -2/+2 |
* | mac80211: remove a few set but unused variables | Johannes Berg | 2013-03-11 | 1 | -3/+0 |
* | mac80211: add radar detection command/event | Simon Wunderlich | 2013-02-15 | 1 | -0/+3 |
* | mac80211: Add flushes before going off-channel | Seth Forshee | 2013-02-11 | 1 | -0/+3 |
* | mac80211: Fix tx queue handling during scans | Seth Forshee | 2013-02-11 | 1 | -3/+6 |
* | mac80211: introduce beacon-only timing data | Johannes Berg | 2013-02-11 | 1 | -1/+4 |
* | cfg80211: pass wiphy to cfg80211_ref_bss/put_bss | Johannes Berg | 2013-02-11 | 1 | -1/+2 |
* | mac80211: improve latency and throughput while software scanning | Stanislaw Gruszka | 2013-01-31 | 1 | -27/+5 |
* | mac80211: start auth/assoc timeout on frame status | Johannes Berg | 2013-01-31 | 1 | -1/+2 |
* | mac80211: remove unused mesh data from bss | Johannes Berg | 2013-01-31 | 1 | -9/+0 |
* | mac80211: remove last_probe_resp from bss | Johannes Berg | 2013-01-31 | 1 | -3/+0 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-01-28 | 1 | -10/+5 |
|\ |
|
| * | mac80211: synchronize scan off/on-channel and PS states | Stanislaw Gruszka | 2013-01-16 | 1 | -10/+5 |
* | | mac82011: use frame control to differentiate probe resp/beacon | Emmanuel Grumbach | 2013-01-03 | 1 | -5/+4 |
|/ |
|
* | mac80211: fix dtim_period in hidden SSID AP association | Johannes Berg | 2013-01-03 | 1 | -12/+0 |
* | mac80211: fix ibss scanning | Stanislaw Gruszka | 2013-01-03 | 1 | -10/+24 |
* | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville | 2012-12-11 | 1 | -1/+1 |
|\ |
|
| * | mac80211: a few whitespace fixes | Johannes Berg | 2012-12-10 | 1 | -1/+1 |
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-12-06 | 1 | -9/+12 |
|\| |
|
| * | mac80211: make ieee80211_build_preq_ies safer | Johannes Berg | 2012-11-30 | 1 | -9/+12 |
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-11-26 | 1 | -8/+1 |
|\| |
|
| * | cfg80211: use DS or HT operation IEs to determine BSS channel | Johannes Berg | 2012-11-23 | 1 | -8/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-11-21 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | mac80211: init sched_scan_ies | David Spinadel | 2012-10-31 | 1 | -1/+1 |