index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-29
iwlagn: hw_params moves to iwl_shared
Emmanuel Grumbach
1
-1
/
+1
2011-08-09
iwlagn: support new P2P implementation
Johannes Berg
1
-5
/
+14
2011-07-21
iwlagn: remove un-necessary "_agn"
Wey-Yi Guy
1
-3
/
+3
2011-07-21
iwlagn: transport layer receives struct iwl_trans*
Emmanuel Grumbach
1
-1
/
+1
2011-07-11
iwlagn: remove iwlagn_hcmd_utils structure and call directly
Don Fry
1
-4
/
+1
2011-07-11
iwlagn: provide heplers to access the transport ops
Emmanuel Grumbach
1
-1
/
+2
2011-07-11
iwlagn: consolidate the API that sends host commands and move to transport
Emmanuel Grumbach
1
-2
/
+2
2011-06-03
iwlagn: direct call to post_scan function
Wey-Yi Guy
1
-1
/
+2
2011-06-03
iwlagn: move all post scan functions in one place
Wey-Yi Guy
1
-7
/
+0
2011-04-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-04-07
iwlagn: change Copyright to 2011
Wey-Yi Guy
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-11
iwlagn: support off-channel TX
Johannes Berg
1
-17
/
+24
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-10
/
+0
2011-02-21
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
Wey-Yi Guy
1
-0
/
+10
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-10
/
+0
2011-01-28
iwlwifi: introduce iwl_advanced_bt_coexist()
Stanislaw Gruszka
1
-2
/
+1
2010-11-17
iwlwifi: kill elapsed_jiffies
Stanislaw Gruszka
1
-2
/
+1
2010-11-15
iwlwifi: defer update power mode while scan
Stanislaw Gruszka
1
-0
/
+1
2010-11-15
iwlwifi: fix set_tx_power vs scan
Stanislaw Gruszka
1
-4
/
+6
2010-10-08
iwlwifi: remove spurious exports
Johannes Berg
1
-1
/
+0
2010-10-08
iwlwifi: introduce post_scan hook
Johannes Berg
1
-10
/
+1
2010-10-06
iwlagn: reduce redundant parameter definitions
Wey-Yi Guy
1
-1
/
+2
2010-09-16
iwlwifi: fix sparse warning about wrong enum for band parameter
John W. Linville
1
-1
/
+1
2010-09-15
iwlwifi: apply settings when finishing scan
Stanislaw Gruszka
1
-1
/
+2
2010-09-15
iwlwifi: use IWL_DEBUG_SCAN for debug scanning
Stanislaw Gruszka
1
-12
/
+19
2010-09-15
iwlwifi: cleanup scan initiate check
Stanislaw Gruszka
1
-16
/
+1
2010-09-15
iwlwifi: do not force complete scan too early
Stanislaw Gruszka
1
-9
/
+29
2010-09-15
iwlwifi: assure we complete scan in scan_abort and scan_check works
Stanislaw Gruszka
1
-12
/
+2
2010-09-15
iwlwifi: force scan complete after timeout
Stanislaw Gruszka
1
-5
/
+15
2010-09-15
iwlwifi: rewrite scan completion
Stanislaw Gruszka
1
-25
/
+40
2010-09-15
iwlwifi: rework iwl_scan_cancel_timeout
Stanislaw Gruszka
1
-13
/
+12
2010-09-15
iwlwifi: report scan completion when abort fail
Stanislaw Gruszka
1
-64
/
+67
2010-09-15
iwlwifi: cancel scan when down the device
Stanislaw Gruszka
1
-1
/
+1
2010-09-15
iwlwifi: move scan completed flags handling
Johannes Berg
1
-16
/
+14
2010-09-15
iwlwifi: unify scan start checks
Johannes Berg
1
-53
/
+74
2010-08-27
iwlwifi: send PAN parameters
Johannes Berg
1
-0
/
+3
2010-08-27
iwlwifi: clamp scanning dwell time to all contexts
Johannes Berg
1
-8
/
+17
2010-08-27
iwlwifi: initial contextification
Johannes Berg
1
-4
/
+5
2010-08-25
iwlwifi: fix compile error without debugging support
Wey-Yi Guy
1
-2
/
+0
2010-08-25
iwlagn: update bt status upon scan complete
Wey-Yi Guy
1
-0
/
+20
2010-08-25
iwlwifi: do not spuriously call ieee80211_scan_completed
Johannes Berg
1
-2
/
+4
2010-08-16
iwlwifi: make scan workqueue functions static
Stanislaw Gruszka
1
-8
/
+4
2010-08-06
iwlwifi: fix locking assertions
Johannes Berg
1
-1
/
+1
2010-07-29
iwlwifi: fix scan abort
Stanislaw Gruszka
1
-10
/
+8
2010-06-26
iwlwifi: turn on RTS/CTS after aggregation become operational
Wey-Yi Guy
1
-0
/
+9
2010-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2010-06-15
iwlwifi: cancel scan watchdog in iwl_bg_abort_scan
John W. Linville
1
-0
/
+1
2010-06-06
iwlwifi: queue user-initiated scan when doing internal scan
Johannes Berg
1
-11
/
+25
2010-06-06
iwlwifi: use virtual interface address for scan
Johannes Berg
1
-2
/
+2
[prev]
[next]