aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/scan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich1-0/+3
2013-02-11mac80211: Add flushes before going off-channelSeth Forshee1-0/+3
2013-02-11mac80211: Fix tx queue handling during scansSeth Forshee1-3/+6
2013-02-11mac80211: introduce beacon-only timing dataJohannes Berg1-1/+4
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg1-1/+2
2013-01-31mac80211: improve latency and throughput while software scanningStanislaw Gruszka1-27/+5
2013-01-31mac80211: start auth/assoc timeout on frame statusJohannes Berg1-1/+2
2013-01-31mac80211: remove unused mesh data from bssJohannes Berg1-9/+0
2013-01-31mac80211: remove last_probe_resp from bssJohannes Berg1-3/+0
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-10/+5
2013-01-16mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka1-10/+5
2013-01-03mac82011: use frame control to differentiate probe resp/beaconEmmanuel Grumbach1-5/+4
2013-01-03mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg1-12/+0
2013-01-03mac80211: fix ibss scanningStanislaw Gruszka1-10/+24
2012-12-11Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville1-1/+1
2012-12-10mac80211: a few whitespace fixesJohannes Berg1-1/+1
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-9/+12
2012-11-30mac80211: make ieee80211_build_preq_ies saferJohannes Berg1-9/+12
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-8/+1
2012-11-23cfg80211: use DS or HT operation IEs to determine BSS channelJohannes Berg1-8/+1
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2012-10-31mac80211: init sched_scan_iesDavid Spinadel1-1/+1
2012-10-18mac80211: add support for tx to abort low priority scan requestsSam Leffler1-4/+17
2012-10-17mac80211: use channel contextsJohannes Berg1-2/+2
2012-10-16mac80211: track whether to use channel contextsJohannes Berg1-0/+4
2012-09-07net/mac80211/scan.c: removes unnecessary semicolonPeter Senna Tschudin1-1/+1
2012-09-06mac80211: don't hang on to sched_scan_iesJohannes Berg1-25/+14
2012-09-06Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg1-2/+1
2012-08-20mac80211: pass channel to ieee80211_send_probe_reqJohannes Berg1-1/+2
2012-08-20mac80211: check operating channel in scanJohannes Berg1-5/+4
2012-07-30mac80211: don't clear sched_scan_sdata on sched scan stop requestEliad Peller1-1/+0
2012-07-30Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg1-58/+65
2012-07-24mac80211: fix scan_sdata assignmentJohannes Berg1-1/+1
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-54/+62
2012-07-12mac80211: add time synchronisation with BSS for assocJohannes Berg1-1/+2
2012-07-12mac80211: redesign scan RXJohannes Berg1-34/+23
2012-07-12mac80211: track scheduled scan virtual interfaceJohannes Berg1-10/+10
2012-07-12mac80211: make scan_sdata pointer usable with RCUJohannes Berg1-9/+24
2012-07-12mac80211: fix invalid band deref building preq IEsArik Nemtsov1-0/+3
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-2/+2
2012-06-06mac80211: unify SW/offload remain-on-channelJohannes Berg1-2/+2
2012-06-04net: Remove casts to same typeJoe Perches1-2/+1
2012-05-09mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches1-1/+1
2012-04-23mac80211: Support on-channel scan option.Ben Greear1-26/+69
2012-04-13mac80211: remove ieee80211_rx_bss_getMohammed Shafi Shajakhan1-14/+0
2012-04-13mac80211: do not scan and monitor connection in parallelStanislaw Gruszka1-1/+28
2012-03-28mac80211: fix oper channel timestamp updationRajkumar Manoharan1-1/+1
2012-03-07mac80211: Filter duplicate IE idsPaul Stewart1-20/+51
2012-03-05mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau1-1/+2
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+1