Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f748040bb875a0d94c3ceef180ab704bdf43079f
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-scan.c
6a686c6
iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h
by Emmanuel Grumbach
· 13 years ago
c745f55
iwlagn: merge station management functions
by Wey-Yi Guy
· 13 years ago
ade4c64
iwlagn: rename all the mac80211 callback functions
by Wey-Yi Guy
· 13 years ago
84b1bec
iwlagn: fix scan complete processing
by Johannes Berg
· 13 years ago
a2fa246
iwlagn: move iwl_process_scan_complete up
by Johannes Berg
· 13 years ago
f253247
iwlagn: refactor scan complete
by Johannes Berg
· 13 years ago
98efb4a
iwlagn: make iwl_scan_cancel_timeout void
by Johannes Berg
· 13 years ago
8bd2c1e
iwlagn: fix dangling scan request
by Johannes Berg
· 13 years ago
1895b36
iwlagn: add debugging to show probe related info in scan notification
by Wey-Yi Guy
· 13 years ago
247c61d
iwlagn: remove the callback in host commands
by Emmanuel Grumbach
· 13 years ago
390808d
iwlagn: split remain-on-channel
by Johannes Berg
· 13 years ago
6e809a1
iwlagn: move scan code to scan file
by Johannes Berg
· 13 years ago
790428b
iwlagn: move iwl_free_pages to iwl-shared.h
by Emmanuel Grumbach
· 13 years ago
845a9c0
iwlagn: move all iwl_is_XXX helpers to iwl-shared.h
by Emmanuel Grumbach
· 13 years ago
e6bb4c9
iwlagn: bus layer chooses its transport layer
by Emmanuel Grumbach
· 13 years ago
6ac2f83
iwlagn: priv->mutex moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
63013ae
iwlagn: priv->status moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
74e28e4
iwlagn: workqueue moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
d618912
iwlagn: hw_params moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
c6baf7f
iwlagn: support new P2P implementation
by Johannes Berg
· 13 years ago
898ed67
iwlagn: remove un-necessary "_agn"
by Wey-Yi Guy
· 13 years ago
41c5054
iwlagn: transport layer receives struct iwl_trans*
by Emmanuel Grumbach
· 13 years ago
5c3d29f
iwlagn: remove iwlagn_hcmd_utils structure and call directly
by Don Fry
· 14 years ago
bdfbf09
iwlagn: provide heplers to access the transport ops
by Emmanuel Grumbach
· 14 years ago
e419d62
iwlagn: consolidate the API that sends host commands and move to transport
by Emmanuel Grumbach
· 14 years ago
e80d70e
iwlagn: direct call to post_scan function
by Wey-Yi Guy
· 14 years ago
c2b821d
iwlagn: move all post scan functions in one place
by Wey-Yi Guy
· 14 years ago
252f4bf
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
901069c
iwlagn: change Copyright to 2011
by Wey-Yi Guy
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
266af4c7
iwlagn: support off-channel TX
by Johannes Berg
· 14 years ago
be663ab
iwlwifi: split the drivers for agn and legacy devices 3945/4965
by Wey-Yi Guy
· 14 years ago
4bc85c1
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
by Wey-Yi Guy
· 14 years ago
aa833c4
iwlwifi: split the drivers for agn and legacy devices 3945/4965
by Wey-Yi Guy
· 14 years ago
88e58fc
iwlwifi: introduce iwl_advanced_bt_coexist()
by Stanislaw Gruszka
· 14 years ago
ef1b21f
iwlwifi: kill elapsed_jiffies
by Stanislaw Gruszka
· 14 years ago
ac4f545
iwlwifi: defer update power mode while scan
by Stanislaw Gruszka
· 14 years ago
a25a66a
iwlwifi: fix set_tx_power vs scan
by Stanislaw Gruszka
· 14 years ago
57934dc
iwlwifi: remove spurious exports
by Johannes Berg
· 14 years ago
a77029e
iwlwifi: introduce post_scan hook
by Johannes Berg
· 14 years ago
7cb1b08
iwlagn: reduce redundant parameter definitions
by Wey-Yi Guy
· 14 years ago
20c956d
iwlwifi: fix sparse warning about wrong enum for band parameter
by John W. Linville
· 14 years ago
3a160a5
iwlwifi: apply settings when finishing scan
by Stanislaw Gruszka
· 14 years ago
7cf2442
iwlwifi: use IWL_DEBUG_SCAN for debug scanning
by Stanislaw Gruszka
· 14 years ago
74d81b2
iwlwifi: cleanup scan initiate check
by Stanislaw Gruszka
· 14 years ago
e7e16b9
iwlwifi: do not force complete scan too early
by Stanislaw Gruszka
· 14 years ago
6bd1758d
iwlwifi: assure we complete scan in scan_abort and scan_check works
by Stanislaw Gruszka
· 14 years ago
f5354c1
iwlwifi: force scan complete after timeout
by Stanislaw Gruszka
· 14 years ago
02d8c14
iwlwifi: rewrite scan completion
by Stanislaw Gruszka
· 14 years ago
e693a80
iwlwifi: rework iwl_scan_cancel_timeout
by Stanislaw Gruszka
· 14 years ago
cd44600
iwlwifi: report scan completion when abort fail
by Stanislaw Gruszka
· 14 years ago
d745d47
iwlwifi: cancel scan when down the device
by Stanislaw Gruszka
· 14 years ago
d5926d9
iwlwifi: move scan completed flags handling
by Johannes Berg
· 14 years ago
3eecce5
iwlwifi: unify scan start checks
by Johannes Berg
· 14 years ago
52a02d1
iwlwifi: send PAN parameters
by Johannes Berg
· 14 years ago
95c38dd
iwlwifi: clamp scanning dwell time to all contexts
by Johannes Berg
· 14 years ago
246ed35
iwlwifi: initial contextification
by Johannes Berg
· 14 years ago
903786a
iwlwifi: fix compile error without debugging support
by Wey-Yi Guy
· 14 years ago
f78e545
iwlagn: update bt status upon scan complete
by Wey-Yi Guy
· 14 years ago
672ddef
iwlwifi: do not spuriously call ieee80211_scan_completed
by Johannes Berg
· 14 years ago
c240879
iwlwifi: make scan workqueue functions static
by Stanislaw Gruszka
· 14 years ago
a24d52f
iwlwifi: fix locking assertions
by Johannes Berg
· 14 years ago
d28232b
iwlwifi: fix scan abort
by Stanislaw Gruszka
· 14 years ago
cfecc6b
iwlwifi: turn on RTS/CTS after aggregation become operational
by Wey-Yi Guy
· 15 years ago
abf52f8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
a69b03e
iwlwifi: cancel scan watchdog in iwl_bg_abort_scan
by John W. Linville
· 15 years ago
f84b29e
iwlwifi: queue user-initiated scan when doing internal scan
by Johannes Berg
· 15 years ago
3a0b9aa
iwlwifi: use virtual interface address for scan
by Johannes Berg
· 15 years ago
073d5ea
iwlwifi: fix internal scan race
by Reinette Chatre
· 15 years ago
6fe70aa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
1dda6d2
iwlwifi: push virtual interface through
by Johannes Berg
· 15 years ago
1e46053
iwl3945: fix scan races
by Abhijeet Kolekar
· 15 years ago
8316324
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
a060bbf
mac80211: give virtual interface to hw_scan
by Johannes Berg
· 15 years ago
3b51cc9
Merge branch 'master' into for-davem
by John W. Linville
· 15 years ago
87eb367
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
e46754f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
7602666
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 15 years ago
b6e4c55
iwlwifi: trigger scan synchronously
by Johannes Berg
· 15 years ago
811ecc9
iwlwifi: rename priv->scan to priv->scan_cmd
by Johannes Berg
· 15 years ago
b165cf0
iwlwifi: remove scan_pass_start
by Johannes Berg
· 15 years ago
92ae80e
iwlwifi: remove next_scan_jiffies
by Johannes Berg
· 15 years ago
6708dc8
iwlwifi: correct atomic bitops usage
by Johannes Berg
· 15 years ago
00700ee
iwlwifi: remove scan_bands logic
by Johannes Berg
· 15 years ago
8715fa2
Merge branch 'wireless-2.6' into wireless-next-2.6
by Reinette Chatre
· 15 years ago
88be026
iwlwifi: fix scan races
by Johannes Berg
· 15 years ago
eb2ec0f
iwlwifi: check scan request ie_len
by Stanislaw Gruszka
· 15 years ago
5c01d56
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
0f2df9e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge
by John W. Linville
· 15 years ago
91dd6c2
iwlwifi: remove trailing space in messages
by Frans Pop
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d28667f
iwlwifi: avoid device type checking in generic code
by Wey-Yi Guy
· 15 years ago
33e2bf6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
1382c71
Revert "iwlwifi: Send broadcast probe request only when asked to"
by Reinette Chatre
· 15 years ago
13115ba
iwlwifi: remove unnecessary parameter in scan function
by Wey-Yi Guy
· 15 years ago
f8e200d
iwlwifi: remove needlessly exported symbols
by Reinette Chatre
· 15 years ago
bbcbb9e
iwlwifi: fix scan race
by Reinette Chatre
· 15 years ago
a93e797
iwlwifi: multiple force reset mode
by Wey-Yi Guy
· 15 years ago
21b2d8b
iwlwifi: Send broadcast probe request only when asked to
by Samuel Ortiz
· 15 years ago
Next »