Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7bb9f731d1026bd48b84cee7853cba7f5678193c
/
drivers
/
net
/
wireless
/
marvell
/
mwifiex
/
scan.c
b711657
mwifiex: scan: Simplify code
by Christophe Jaillet
· 8 years ago
c2a8f0f
mwifiex: support random MAC address for scanning
by Ganapathi Bhat
· 8 years ago
88b3ec5
Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 8 years ago
16d25da
mwifiex: fix NULL pointer dereference during suspend
by Amitkumar Karwar
· 9 years ago
09e672a
mwifiex: clear scan_aborting flag
by Amitkumar Karwar
· 9 years ago
1d76250
nl80211: support beacon report scanning
by Avraham Stern
· 9 years ago
a9c790b
mwifiex: factor out mwifiex_cancel_scan
by Xinming Hu
· 9 years ago
1b499cb
mwifiex: disable channel filtering feature in firmware
by Amitkumar Karwar
· 9 years ago
c70ca8c
mwifiex: factor out mwifiex_cancel_pending_scan_cmd
by Andreas Fenkart
· 9 years ago
948ad6b
mwifiex: scan: replace pointer arithmetic with array access
by Andreas Fenkart
· 9 years ago
679b687
mwifiex: scan: factor out dbg_security_flags
by Andreas Fenkart
· 9 years ago
2ccf7ce
mwifiex: scan: simplify ternary operators using gnu extension
by Andreas Fenkart
· 9 years ago
3832956
mwifiex: scan: factor out has_ieee_hdr/has_vendor_hdr
by Andreas Fenkart
· 9 years ago
0a233c9
mwifiex: scan: simplify dereference of bss_desc fields
by Andreas Fenkart
· 9 years ago
57fbcce
cfg80211: remove enum ieee80211_band
by Johannes Berg
· 9 years ago
efdf0e3
mwifiex: fix a reversed condition
by Dan Carpenter
· 9 years ago
fdcab08
mwifiex: add RSSI support for net-detect
by Ganapathi Bhat
· 9 years ago
7d7f07d
mwifiex: add wowlan net-detect support
by chunfan chen
· 9 years ago
0c9b7f2
mwifiex: add schedule scan support
by Xinming Hu
· 9 years ago
277b024
mwifiex: move under marvell vendor directory
by Kalle Valo
· 9 years ago
[Renamed from drivers/net/wireless/mwifiex/scan.c]
17e524b
mwifiex: fix NULL pointer dereference during hidden SSID scan
by Aniket Nagarnaik
· 9 years ago
02421dd3
mwifiex: NULL check for cfg80211_inform_bss()
by Xinming Hu
· 9 years ago
2375fa2
mwifiex: fix unable to connect hidden SSID AP on DFS channel
by chunfan chen
· 9 years ago
0c6303c
mwifiex: use maximum ssid length as 0xfe for p2p
by Aniket Nagarnaik
· 9 years ago
40d7412
mwifiex: add bss mode TLV to extended scan command
by Aniket Nagarnaik
· 9 years ago
acebe8c
mwifiex: change dbg print func to mwifiex_dbg
by Zhaoyang Liu
· 10 years ago
868093a
mwifiex: add dump data debug support
by Zhaoyang Liu
· 10 years ago
4facc34
mwifiex: do not declare wdev as pointer
by Avinash Patil
· 10 years ago
e00483f
mwifiex: check driver status in connect and scan handlers
by Amitkumar Karwar
· 10 years ago
798ea8e
mwifiex: fix scan problem on big endian platforms
by Amitkumar Karwar
· 10 years ago
bf35443
mwifiex: channel statistics support for mwifiex
by Avinash Patil
· 10 years ago
8eda10e
mwifiex: ensure user_scan_in not NULL while setting scan channel gap
by Avinash Patil
· 10 years ago
d8d9125
mwifiex: remove low priority scan handling
by Amitkumar Karwar
· 10 years ago
971a73f
mwifiex: remove redundant variable report_scan_result
by Amitkumar Karwar
· 10 years ago
97010cf
mwifiex: remove restriction of single channel scan when connected
by Avinash Patil
· 10 years ago
cb91be8
mwifiex: bring in scan channel gap feature
by Avinash Patil
· 10 years ago
3223db2
mwifiex: rework internal scan for association
by Avinash Patil
· 10 years ago
5bc8c1f
cfg80211: allow passing frame type to cfg80211_inform_bss()
by Johannes Berg
· 10 years ago
65da33f
mwifiex: update Copyright to 2014
by Xinming Hu
· 11 years ago
2144504
mwifiex: fix a crash in extended scan event processing
by Avinash Patil
· 11 years ago
cf831ff
mwifiex: fix IE parsing issues
by Amitkumar Karwar
· 11 years ago
b5413e6
mwifiex: increase the number of nodes in command pool
by Amitkumar Karwar
· 11 years ago
96da266
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
1845bd3
mwifiex: scan command preparation failure handling
by Amitkumar Karwar
· 11 years ago
45d18c5
mwifiex: Remove casts of pointer to same type
by Joe Perches
· 11 years ago
85dcce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
d512464
mwifiex: save and copy AP's VHT capability info correctly
by Amitkumar Karwar
· 11 years ago
fa0ecbb
mwifiex: remove global variable cmd_wait_q_required
by Bing Zhao
· 11 years ago
341b880
mwifiex: cleanup in mwifiex_fill_cap_info()
by Amitkumar Karwar
· 11 years ago
21f58d20
mwifiex: implement extended scan feature
by Amitkumar Karwar
· 11 years ago
d44b5c2
mwifiex: separate out next scan command queueing logic
by Amitkumar Karwar
· 11 years ago
3b4d5c6
mwifiex: separate out response buffer parsing code
by Amitkumar Karwar
· 11 years ago
b8b3ece
mwifiex: change beacon parameter structure
by Amitkumar Karwar
· 11 years ago
9795229
mwifiex: add missing endian conversion for fw_tsf
by Amitkumar Karwar
· 11 years ago
8fe02e1
cfg80211: consolidate passive-scan and no-ibss flags
by Luis R. Rodriguez
· 11 years ago
78dfca6
mwifiex: populate rates in probe request using cfg80211_scan_request
by Avinash Patil
· 11 years ago
b887664
mwifiex: channel switch handling for station
by Amitkumar Karwar
· 12 years ago
2a7305c
mwifiex: add basic 11h support for station
by Amitkumar Karwar
· 12 years ago
4c1079e
mwifiex: abort remaining scan commands when association started
by Bing Zhao
· 12 years ago
75ab753
mwifiex: remove global user_scan_cfg variable
by Amitkumar Karwar
· 12 years ago
c43933e
mwifiex: remove redundant initialization for bss_descriptor
by Bing Zhao
· 12 years ago
d837a2a
mwifiex: fix use-after-free in beacon_ie processing
by Bing Zhao
· 12 years ago
21de979
mwifiex: complete last internal scan
by Bing Zhao
· 12 years ago
00d7ea1
mwifiex: fix race when queuing commands
by Amitkumar Karwar
· 12 years ago
0b71644
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
a5f3905
mwifiex: add 802.11AC support
by Yogesh Ashok Powar
· 12 years ago
073c9e6
mwifiex: coding style cleanup in bss parameter update
by Yogesh Ashok Powar
· 12 years ago
98d5fac
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
b90af3b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
5b112d3
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
by Johannes Berg
· 12 years ago
188d1f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
0d2e7a5
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 12 years ago
8a7d7cb
mwifiex: fix incomplete scan in case of IE parsing error
by Bing Zhao
· 12 years ago
ab3d59d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
f3e1af3
mwifiex: disable channel filtering for SSID specific scan from user
by Amitkumar Karwar
· 12 years ago
b0e70c2
mwifiex: minor cleanup and a fix in scan semaphore usage
by Amitkumar Karwar
· 12 years ago
f162cac
mwifiex: abort scan upon interface down
by Amitkumar Karwar
· 12 years ago
e45a841
mwifiex: use LOW_PRIORITY scan flag provided in scan request
by Amitkumar Karwar
· 12 years ago
dcd5c79
mwifiex: return -EBUSY if specific scan request cannot be honored
by Bing Zhao
· 12 years ago
04b2312
wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
by Arend van Spriel
· 12 years ago
0697588
mwifiex: update cfg80211 with correct reason code when association fails
by Amitkumar Karwar
· 12 years ago
061f2e6
mwifiex: reset scan_processing flag in failure cases
by Amitkumar Karwar
· 12 years ago
c247633
mwifiex: return -EBUSY if scan request cannot be honored
by Bing Zhao
· 12 years ago
5570a91
mwifiex: convert to use le16_add_cpu()
by Wei Yongjun
· 12 years ago
84f6a95
mwifiex: make use of is_zero_ether_addr()
by Bing Zhao
· 12 years ago
2f9279b
mwifiex: fix code mis-alignment after the if statement
by Fengguang Wu
· 12 years ago
b7525db
mwifiex: update max_chan_per_scan correctly for SSID scan
by Amitkumar Karwar
· 12 years ago
8732baa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
1a1fb97
mwifiex: wakeup main thread to handle command queued
by Amitkumar Karwar
· 13 years ago
0440507
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
658f37b
mwifiex: scan less channels per scan command to improve Tx traffic
by Amitkumar Karwar
· 13 years ago
3249ba7
mwifiex: fix simultaneous scan and Tx traffic problem
by Amitkumar Karwar
· 13 years ago
2c20889
wireless: Remove casts to same type
by Joe Perches
· 13 years ago
b5abcf0
mwifiex: corrections in timestamp related code
by Amitkumar Karwar
· 13 years ago
9558a40
mwifiex: code cleanup in BSS handling
by Amitkumar Karwar
· 13 years ago
c9919be
mwifiex: update signal strength in mBm units
by Amitkumar Karwar
· 13 years ago
074d46d
wireless: rename ht_info to ht_operation
by Johannes Berg
· 13 years ago
cff23ce
mwifiex: fix checkpatch --strict warnings/errors Part 5
by Yogesh Ashok Powar
· 13 years ago
6685d10
mwifiex: merge functions to derive cfp by chan & freq in one
by Yogesh Ashok Powar
· 13 years ago
be0b281
mwifiex: fix bug in wildcard scan handling
by Amitkumar Karwar
· 13 years ago
Next »