index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
/
scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-12
wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectory
Luciano Coelho
1
-790
/
+0
2012-04-10
wl12xx: adaptive sched scan dwell times
Eyal Shapira
1
-4
/
+24
2012-03-08
wl12xx: implement SW Tx watchdog
Arik Nemtsov
1
-0
/
+6
2012-02-15
wl12xx: use split scan for normal scan
Eyal Shapira
1
-3
/
+5
2012-02-15
wl12xx: don't fail on AP scan
Eliad Peller
1
-6
/
+7
2012-02-15
wl12xx: declare support for hw scan while idle
Eliad Peller
1
-13
/
+0
2012-02-15
wl12xx: use dev_role_id for scans
Eliad Peller
1
-6
/
+14
2012-02-15
wl12xx: fw api change - add role_id to set_template
Eliad Peller
1
-11
/
+17
2011-12-21
wl12xx: mark no sched scan only after FW event
Eyal Shapira
1
-1
/
+0
2011-12-21
wl12xx: fix sched scan of DFS channels
Eyal Shapira
1
-7
/
+8
2011-12-21
wl12xx: make WL1271_FLAG_IDLE flag per-vif
Eliad Peller
1
-1
/
+1
2011-12-08
wl12xx: minor fix in sched_scan_ssid_list
Eyal Shapira
1
-0
/
+3
2011-12-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
Luciano Coelho
1
-1
/
+1
2011-11-09
wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are...
Eyal Shapira
1
-1
/
+1
2011-11-08
wl12xx: set scan probe requests rate according to the no_cck flag
Guy Eilam
1
-4
/
+15
2011-11-08
wl12xx: couple role_start_dev with roc
Eliad Peller
1
-2
/
+1
2011-10-11
wl12xx: move debugging definitions to a separate file
Luciano Coelho
1
-0
/
+1
2011-10-11
wl12xx: add band field to wlvif
Eliad Peller
1
-1
/
+1
2011-10-11
wl12xx: make WL1271_FLAG_IBSS_JOINED flag per-vif
Eliad Peller
1
-1
/
+1
2011-10-11
wl12xx: make WL1271_FLAG_STA_ASSOCIATED flag per-vif
Eliad Peller
1
-2
/
+2
2011-10-11
wl12xx: move bitrate_masks into wlvif
Eliad Peller
1
-10
/
+11
2011-10-07
wl12xx: move dev_role_id into wlvif
Eliad Peller
1
-4
/
+6
2011-10-07
wl12xx: move role_id into wlvif
Eliad Peller
1
-2
/
+3
2011-10-07
wl12xx: move probereq into wlvif
Eliad Peller
1
-1
/
+1
2011-10-07
wl12xx: move bss_type into wlvif
Eliad Peller
1
-4
/
+8
2011-10-07
wl12xx: replace wl->mac_addr with vif->addr
Eliad Peller
1
-14
/
+18
2011-09-23
wl12xx: implement set_bitrate_mask callback
Eliad Peller
1
-8
/
+15
2011-09-22
wl12xx: fix forced passive scans
Luciano Coelho
1
-6
/
+13
2011-09-14
wl12xx: ignore sched scan match sets without SSID
Luciano Coelho
1
-3
/
+12
2011-09-14
wl12xx: add support for sched_scan filters
Luciano Coelho
1
-35
/
+72
2011-09-14
wl12xx: check for ROC on scan_complete
Eliad Peller
1
-2
/
+3
2011-09-14
wl12xx: don't use WL1271_SCAN_OPT_PRIORITY_HIGH flag
Eliad Peller
1
-3
/
+0
2011-08-25
wl12xx: use SCAN_SSID_TYPE_PUBLIC when using the wildcard in sched_scan
Luciano Coelho
1
-2
/
+5
2011-08-25
wl12xx: add support for multiple SSIDs in sched_scan
Luciano Coelho
1
-7
/
+56
2011-08-22
wl12xx: support IBSS vif type
Eliad Peller
1
-1
/
+8
2011-08-22
wl12xx: replace dummy_join with ROC/CROC commands
Eliad Peller
1
-6
/
+14
2011-08-22
wl12xx: update scan cmd api
Eliad Peller
1
-1
/
+7
2011-08-22
wl12xx: remove rx filtering stuff
Eliad Peller
1
-3
/
+0
2011-07-05
wl12xx: add stop_scan command
Eliad Peller
1
-0
/
+27
2011-06-27
wl12xx: Avoid recovery while one is already in progress
Ido Yariv
1
-1
/
+1
2011-06-27
wl12xx: split channel array per band in sched_scan
Luciano Coelho
1
-32
/
+29
2011-05-31
wl12xx: fix oops in sched_scan when forcing a passive scan
Luciano Coelho
1
-3
/
+8
2011-05-31
wl12xx: add separate config value for DFS dwell time on sched scan
Luciano Coelho
1
-2
/
+5
2011-05-31
wl12xx: fix DFS channels handling in scheduled scan
Luciano Coelho
1
-11
/
+20
2011-05-31
wl12xx: fix passive and radar channel generation for scheduled scan
Luciano Coelho
1
-2
/
+2
2011-05-13
wl12xx: prevent sched_scan when not idle or not in station mode
Luciano Coelho
1
-0
/
+6
2011-05-13
wl12xx: implement scheduled scan driver operations and reporting
Luciano Coelho
1
-1
/
+5
2011-05-13
wl12xx: add scheduled scan structures and commands
Luciano Coelho
1
-0
/
+233
2011-04-19
wl12xx: use a bitmask instead of list of booleans in scanned_ch
Luciano Coelho
1
-7
/
+10
2011-03-03
wl12xx: wakeup chip from ELP during scan
Arik Nemtsov
1
-6
/
+14
[next]