index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-22
mwifiex: remove redundant initialization for bss_descriptor
Bing Zhao
1
-29
/
+0
2013-04-22
mwifiex: fix use-after-free in beacon_ie processing
Bing Zhao
1
-0
/
+8
2013-04-03
mwifiex: complete last internal scan
Bing Zhao
1
-2
/
+9
2013-03-18
mwifiex: fix race when queuing commands
Amitkumar Karwar
1
-4
/
+4
2013-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-10
/
+53
2013-02-19
mwifiex: add 802.11AC support
Yogesh Ashok Powar
1
-0
/
+48
2013-02-19
mwifiex: coding style cleanup in bss parameter update
Yogesh Ashok Powar
1
-10
/
+5
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2013-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+5
2013-02-11
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
1
-1
/
+1
2013-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+5
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-19
/
+8
2013-01-30
mwifiex: fix incomplete scan in case of IE parsing error
Bing Zhao
1
-4
/
+5
2012-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+5
2012-10-29
mwifiex: disable channel filtering for SSID specific scan from user
Amitkumar Karwar
1
-0
/
+5
2012-10-29
mwifiex: minor cleanup and a fix in scan semaphore usage
Amitkumar Karwar
1
-9
/
+1
2012-10-29
mwifiex: abort scan upon interface down
Amitkumar Karwar
1
-6
/
+19
2012-10-29
mwifiex: use LOW_PRIORITY scan flag provided in scan request
Amitkumar Karwar
1
-1
/
+5
2012-10-24
mwifiex: return -EBUSY if specific scan request cannot be honored
Bing Zhao
1
-8
/
+5
2012-10-18
wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
Arend van Spriel
1
-5
/
+8
2012-10-08
mwifiex: update cfg80211 with correct reason code when association fails
Amitkumar Karwar
1
-2
/
+2
2012-10-08
mwifiex: reset scan_processing flag in failure cases
Amitkumar Karwar
1
-6
/
+10
2012-10-08
mwifiex: return -EBUSY if scan request cannot be honored
Bing Zhao
1
-9
/
+9
2012-09-28
mwifiex: convert to use le16_add_cpu()
Wei Yongjun
1
-3
/
+2
2012-09-07
mwifiex: make use of is_zero_ether_addr()
Bing Zhao
1
-3
/
+1
2012-08-10
mwifiex: fix code mis-alignment after the if statement
Fengguang Wu
1
-2
/
+2
2012-08-06
mwifiex: update max_chan_per_scan correctly for SSID scan
Amitkumar Karwar
1
-0
/
+2
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-22
/
+3
2012-06-28
mwifiex: wakeup main thread to handle command queued
Amitkumar Karwar
1
-22
/
+3
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-15
/
+44
2012-06-11
mwifiex: scan less channels per scan command to improve Tx traffic
Amitkumar Karwar
1
-7
/
+27
2012-06-11
mwifiex: fix simultaneous scan and Tx traffic problem
Amitkumar Karwar
1
-8
/
+17
2012-06-06
wireless: Remove casts to same type
Joe Perches
1
-14
/
+10
2012-04-17
mwifiex: corrections in timestamp related code
Amitkumar Karwar
1
-9
/
+13
2012-04-17
mwifiex: code cleanup in BSS handling
Amitkumar Karwar
1
-31
/
+10
2012-04-10
mwifiex: update signal strength in mBm units
Amitkumar Karwar
1
-2
/
+3
2012-04-10
wireless: rename ht_info to ht_operation
Johannes Berg
1
-6
/
+6
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 5
Yogesh Ashok Powar
1
-173
/
+170
2012-03-13
mwifiex: merge functions to derive cfp by chan & freq in one
Yogesh Ashok Powar
1
-6
/
+5
2012-03-06
mwifiex: fix bug in wildcard scan handling
Amitkumar Karwar
1
-20
/
+20
2012-03-06
mwifiex: remove unnecessary struct mwifiex_802_11_ssid
Amitkumar Karwar
1
-4
/
+3
2012-02-29
mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUS
Amitkumar Karwar
1
-28
/
+19
2012-02-06
mwifiex: update correct dtim_period in dump_station()
Amitkumar Karwar
1
-6
/
+0
2012-01-27
mwifiex: update BSS parameters in dump_station_info()
Amitkumar Karwar
1
-0
/
+6
2012-01-24
drivers/net/wireless/mwifiex/scan.c: convert GFP_KERNEL to GFP_ATOMIC
Julia Lawall
1
-1
/
+1
2011-12-19
mwifiex: cleanup work in scan.c
Amitkumar Karwar
1
-4
/
+4
2011-12-14
mwifiex: remove cfg_workqueue
Amitkumar Karwar
1
-4
/
+9
2011-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+4
2011-11-11
mwifiex: release bss structure returned by cfg80211_inform_bss()
Amitkumar Karwar
1
-0
/
+1
2011-11-11
mwifiex: remove unnecessary free_priv handler
Amitkumar Karwar
1
-6
/
+0
[next]