summaryrefslogtreecommitdiffstats
path: root/net/mac80211/scan.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka2013-01-161-10/+5Star
* mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg2013-01-031-12/+0Star
* mac80211: fix ibss scanningStanislaw Gruszka2013-01-031-10/+24
* Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-12-111-1/+1
|\
| * mac80211: a few whitespace fixesJohannes Berg2012-12-101-1/+1
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-12-061-9/+12
|\|
| * mac80211: make ieee80211_build_preq_ies saferJohannes Berg2012-11-301-9/+12
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-261-8/+1Star
|\|
| * cfg80211: use DS or HT operation IEs to determine BSS channelJohannes Berg2012-11-231-8/+1Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-211-1/+1
|\ \ | |/ |/|
| * mac80211: init sched_scan_iesDavid Spinadel2012-10-311-1/+1
* | mac80211: add support for tx to abort low priority scan requestsSam Leffler2012-10-181-4/+17
* | mac80211: use channel contextsJohannes Berg2012-10-171-2/+2
* | mac80211: track whether to use channel contextsJohannes Berg2012-10-161-0/+4
|/
* net/mac80211/scan.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-071-1/+1
* mac80211: don't hang on to sched_scan_iesJohannes Berg2012-09-061-25/+14Star
* Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2012-09-061-2/+1Star
|\
| * mac80211: don't clear sched_scan_sdata on sched scan stop requestEliad Peller2012-07-301-1/+0Star
| * Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg2012-07-301-58/+65
| |\
| * | mac80211: fix scan_sdata assignmentJohannes Berg2012-07-241-1/+1
* | | mac80211: pass channel to ieee80211_send_probe_reqJohannes Berg2012-08-201-1/+2
* | | mac80211: check operating channel in scanJohannes Berg2012-08-201-5/+4Star
| |/ |/|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-201-54/+62
|\ \
| * | mac80211: add time synchronisation with BSS for assocJohannes Berg2012-07-121-1/+2
| * | mac80211: redesign scan RXJohannes Berg2012-07-121-34/+23Star
| * | mac80211: track scheduled scan virtual interfaceJohannes Berg2012-07-121-10/+10
| * | mac80211: make scan_sdata pointer usable with RCUJohannes Berg2012-07-121-9/+24
| * | mac80211: fix invalid band deref building preq IEsArik Nemtsov2012-07-121-0/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-121-2/+2
|\| |
| * | mac80211: unify SW/offload remain-on-channelJohannes Berg2012-06-061-2/+2
| |/
* / net: Remove casts to same typeJoe Perches2012-06-041-2/+1Star
|/
* mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-101-1/+1
* mac80211: Support on-channel scan option.Ben Greear2012-04-231-26/+69
* mac80211: remove ieee80211_rx_bss_getMohammed Shafi Shajakhan2012-04-131-14/+0Star
* mac80211: do not scan and monitor connection in parallelStanislaw Gruszka2012-04-131-1/+28
* mac80211: fix oper channel timestamp updationRajkumar Manoharan2012-03-281-1/+1
* mac80211: Filter duplicate IE idsPaul Stewart2012-03-071-20/+51
* mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2012-03-051-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-051-1/+1
|\
| * mac80211: fix scan state machineMohammed Shafi Shajakhan2012-01-041-1/+1
* | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-201-1/+1
|/
* mac80211: revert on-channel work optimisationsJohannes Berg2011-11-301-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-221-0/+1
|\
| * net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-11-011-0/+1
* | mac80211: simplify scan state machineJohannes Berg2011-11-111-122/+77Star
|/
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-251-1/+1
|\
| * PM QoS: Move and rename the implementation filesJean Pihet2011-08-251-1/+1
* | mac80211: pass no-CCK flag through to HW scanJohannes Berg2011-10-111-0/+1
* | mac80211: Send the management frame at requested rateRajkumar Manoharan2011-09-271-1/+2
|/
* mac80211: implement scan supported ratesJohannes Berg2011-07-191-3/+3