Sign in
googlers
/
maze
/
linux
/
eb4dd20c2ac9ad394401694d8762e0a13bc469ef
/
drivers
/
net
/
wireless
/
mwifiex
/
sta_ioctl.c
52250cb
mwifiex: use timeout variant for wait_event_interruptible
by Amitkumar Karwar
· 11 years ago
3d026d0
mwifiex: cancel pending commands for signal
by Amitkumar Karwar
· 11 years ago
c0dbba6
mwifiex: cancel pending commands during host sleep
by Amitkumar Karwar
· 11 years ago
fa0ecbb
mwifiex: remove global variable cmd_wait_q_required
by Bing Zhao
· 11 years ago
e57f173
mwifiex: add key material v2 support
by Avinash Patil
· 11 years ago
f25b143
mwifiex: remove unsupported code in 11ac
by Bing Zhao
· 11 years ago
4b5800f
cfg80211: make connect ie param const
by Johannes Berg
· 11 years ago
b58df44
mwifiex: use a function to replace two copies of a code fragment
by Bing Zhao
· 11 years ago
82efa16
mwifiex: download per country tx power table to firmware
by Bing Zhao
· 11 years ago
dd4a9ac
mwifiex: send regulatory domain info to firmware only if alpha2 changed
by Bing Zhao
· 11 years ago
517543f
mwifiex: fix memory leak issue for ibss join
by Ujjal Roy
· 11 years ago
930fd35
mwifiex: replace u16 with __le16 in struct mwifiex_types_power_group
by Amitkumar Karwar
· 11 years ago
4f05444
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
6621fe1
mwifiex: fix command 0x2c timeout during p2p_find or p2p_connect
by Stone Piao
· 11 years ago
8795ca6
mwifiex: correct max IE length check for WPS IE
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
f2bbb07
mwifiex: code rearrangement for better readability
by Amitkumar Karwar
· 12 years ago
6390d88
mwifiex: fix memory corruption when unsetting multicast list
by Daniel Drake
· 12 years ago
ccd384b
mwifiex: fix setting of multicast filter
by Daniel Drake
· 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
9908b07
mwifiex: fix negative cmd_pending count
by Bing Zhao
· 12 years ago
9a574cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
00d7ea1
mwifiex: fix race when queuing commands
by Amitkumar Karwar
· 12 years ago
cc0b5a6
mwifiex: shorten the host sleep configuration macro names
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
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
8cef2c9
cfg80211: move TSF into IEs
by Johannes Berg
· 12 years ago
83c7aa1
cfg80211: remove scan ies NULL check
by Johannes Berg
· 12 years ago
5b112d3
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
by Johannes Berg
· 12 years ago
0d2e7a5
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 12 years ago
d7b9c52
mwifiex: update config_bands during infra association
by Amitkumar Karwar
· 12 years ago
9c969d8
mwifiex: check wait_event_interruptible return value
by Bing Zhao
· 12 years ago
403e167
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
6979783
wireless: mwifiex: Fix typo in wireless/mwifiex driver
by Masanari Iida
· 12 years ago
904f137
mwifiex: fix struct member mismatch
by Johannes Berg
· 12 years ago
9caf036
cfg80211: fix BSS struct IE access races
by Johannes Berg
· 12 years ago
62c8003
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
42d97a5
cfg80211: remove remain-on-channel channel type
by Johannes Berg
· 12 years ago
47411a0
mwifiex: add multi-queue support
by Avinash Patil
· 12 years ago
04b2312
wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
by Arend van Spriel
· 12 years ago
9197ab9
mwifiex: add support for P2P GO in interface type change
by Stone Piao
· 12 years ago
7feb4c4
mwifiex: implement remain_on_channel and cancel_remain_on_channel
by Stone Piao
· 12 years ago
22c22d2
mwifiex: disconnect the device before entering suspend state
by Amitkumar Karwar
· 12 years ago
e89e2da
mwifiex: use country ie of requested AP while associating
by Amitkumar Karwar
· 12 years ago
53b1123
mwifiex: pass key_params pointer in mwifiex_set_encode
by Ying Luo
· 12 years ago
006606c
mwifiex: remove unnecessary code in data rate configuration
by Amitkumar Karwar
· 12 years ago
1f45b39
mwifiex: remove redundant code in set channel path
by Amitkumar Karwar
· 12 years ago
1a1fb97
mwifiex: wakeup main thread to handle command queued
by Amitkumar Karwar
· 13 years ago
75edd2c
mwifiex: append peer mac address TLV in key material command to firmware
by Avinash Patil
· 13 years ago
67fdf39
mwifiex: save adapter pointer in wiphy_priv
by Avinash Patil
· 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
13d7ba7
mwifiex: add support for WPS2.0
by Avinash Patil
· 13 years ago
5e218b7
mwifiex: display correct country information in debugfs "info"
by Amitkumar Karwar
· 13 years ago
958a4a8
mwifiex: remove redundant signal handling code
by Amitkumar Karwar
· 13 years ago
b093863
mwifiex: correction in structure name passed to sizeof()
by Amitkumar Karwar
· 13 years ago
500f747
mwifiex: fix checkpatch --strict warnings/errors Part 8
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
380aeef
mwifiex: endian bug in mwifiex_drv_change_adhoc_chan()
by Dan Carpenter
· 13 years ago
b9be5f3
mwifiex: remove unnecessary struct mwifiex_802_11_ssid
by Amitkumar Karwar
· 13 years ago
a0f6d6c
mwifiex: handle auto authentication mode correctly
by Amitkumar Karwar
· 13 years ago
5eb02e4
mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUS
by Amitkumar Karwar
· 13 years ago
b7097eb
mwifiex: handle association failure case correctly
by Amitkumar Karwar
· 13 years ago
117ff42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
b015dbc
mwifiex: fix crash during simultaneous scan and connect
by Amitkumar Karwar
· 13 years ago
43906cd
mwifiex: remove redundant band config code
by Amitkumar Karwar
· 13 years ago
bbea3bc
mwifiex: wakeup and stop multiple tx queues in net_device
by Avinash Patil
· 13 years ago
e3bea1c
mwifiex: add support for Marvell sd8797 device
by Bing Zhao
· 13 years ago
711825a
mwifiex: fix make namespacecheck warnings
by Amitkumar Karwar
· 13 years ago
efaaa8b
mwifiex: use separate wait condition for each command node
by Amitkumar Karwar
· 13 years ago
3d82de0
mwifiex: fix smatch errors
by Yogesh Ashok Powar
· 13 years ago
cbaaf59
mwifiex: remove unreachable code
by Amitkumar Karwar
· 13 years ago
4ed5d52
mwifiex: pass correct band parameter to ieee80211_channel_to_frequency()
by Amitkumar Karwar
· 13 years ago
5116f3c
mwifiex: update bss band information
by Amitkumar Karwar
· 13 years ago
4975312
mwifiex: remove unneeded NULL check
by Dan Carpenter
· 13 years ago
aef0ba5
mwifiex: add a kfree() to an error path
by Dan Carpenter
· 13 years ago
5982b47
mwifiex: replace kmalloc & memcpy sequence with kmemdup
by Yogesh Ashok Powar
· 13 years ago
7c6fa2a
mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss API
by Amitkumar Karwar
· 13 years ago
26aaa4a
mwifiex: remove redundant variable scan_table_idx
by Bing Zhao
· 13 years ago
67a5003
mwifiex: remove wireless.h inclusion and fix resulting bugs
by Bing Zhao
· 13 years ago
a049093
mwifiex: disable auto deep sleep before unloading the driver
by Amitkumar Karwar
· 13 years ago
c4859fb
mwifiex: remove redundant local structures
by Amitkumar Karwar
· 14 years ago
b53575e
mwifiex: fix null derefs, mem leaks and trivia
by Christoph Fritz
· 14 years ago
270e58e
mwifiex: remove unnecessary variable initialization
by Yogesh Ashok Powar
· 14 years ago
a373165
mwifiex: remove some macro definitions
by Amitkumar Karwar
· 14 years ago
636c459
mwifiex: remove redundant local variables and comments
by Yogesh Ashok Powar
· 14 years ago
572e8f3
mwifiex: remove unused function parameters
by Amitkumar Karwar
· 14 years ago
600f5d9
mwifiex: cleanup ioctl wait queue and abstraction layer
by Amitkumar Karwar
· 14 years ago
6a35a0a
mwifiex: use common keyinfo bitmap for different key types
by Yogesh Ashok Powar
· 14 years ago
fd2e401
mwifiex: remove unused radio_on variable and macros
by Marc Yang
· 14 years ago
eecd825
mwifiex: remove MWIFIEX_BSS_MODE_ macros
by Bing Zhao
· 14 years ago
203afec
mwifiex: remove unnecessary _set_auth functions
by Marc Yang
· 14 years ago
5e6e3a9
wireless: mwifiex: initial commit for Marvell mwifiex driver
by Bing Zhao
· 14 years ago