Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
635d999fd3b9f0ddc899eaf45fc49bec65c0b8e2
/
drivers
/
net
/
wireless
/
mwifiex
635d999
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
b319046
mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)
by Bing Zhao
· 13 years ago
34202e2
mwifiex: retrieve correct max_power information in reg_notifier handler
by Amitkumar Karwar
· 13 years ago
2041d7d
mwifiex: do not advertise custom regulatory domain capability
by Amitkumar Karwar
· 13 years ago
caa8984
mwifiex: use correct firmware command to get power limits
by Amitkumar Karwar
· 13 years ago
1a1fb97
mwifiex: wakeup main thread to handle command queued
by Amitkumar Karwar
· 13 years ago
c9015b2
mwifiex: fix memory leak associated with IE manamgement
by Avinash Patil
· 13 years ago
a4186ea
mwifiex: enhance power save for USB and PCIe chipsets
by Amitkumar Karwar
· 13 years ago
f931c770
mwifiex: wake up main thread to handle Tx traffic if scan is delayed/aborted
by Amitkumar Karwar
· 13 years ago
0fd66be
mwifiex: parse WPA IE and support WPA/WPA2 mixed mode for uAP
by Avinash Patil
· 13 years ago
8311f0d
mwifiex: improve error path handling in usb.c
by Amitkumar Karwar
· 13 years ago
e80c81d
mwifiex: fix bugs in event handling code
by Amitkumar Karwar
· 13 years ago
f03ba7e
mwifiex: fix WPS eapol handshake failure
by Stone Piao
· 13 years ago
9258392
mwifiex: fix 11n rx packet drop issue
by Stone Piao
· 13 years ago
9689353
mwifiex: support for WEP in AP mode
by Avinash Patil
· 13 years ago
5d66cb6
mwifiex: separate uAP WPA/WPA2 parsing from other BSS parameters
by Avinash Patil
· 13 years ago
2228125
mwifiex: set HT capability based on cfg80211_ap_settings
by Avinash Patil
· 13 years ago
0abd79e
mwifiex: set channel via start_ap handler for AP interface
by Avinash Patil
· 13 years ago
858faa5
mwifiex: fix wrong return values in add_virtual_intf() error cases
by Bing Zhao
· 13 years ago
73dc3b9
mwifiex: fix uAP TX packet timeout issue
by Avinash Patil
· 13 years ago
211c17a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
6ddcd46
mwifiex: fix incorrect privacy setting in beacon and probe response
by Avinash Patil
· 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
38e8b7d9
mwifiex: shorten per channel scan time
by Bing Zhao
· 13 years ago
605b73a
mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAP
by Avinash Patil
· 13 years ago
aa4bbbe
mwifiex: invalidate bss config before setting channel for uAP
by Avinash Patil
· 13 years ago
7a1c993
mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAP
by Avinash Patil
· 13 years ago
f0e3bd2
mwifiex: invalidate bss config before setting channel for uAP
by Avinash Patil
· 13 years ago
15e3d25
mwifiex: remove set_channel cfg80211 hook
by Johannes Berg
· 13 years ago
40bbc21
mwifiex: delete IEs when stop_ap
by Avinash Patil
· 13 years ago
f31acab
mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmware
by Avinash Patil
· 13 years ago
ede98bf
mwifiex: add custom IE framework
by Avinash Patil
· 13 years ago
e76268d
mwifiex: rearrange AP sys configure code
by Avinash Patil
· 13 years ago
f752dcd
mwifiex: add WPA2 support for AP
by Avinash Patil
· 13 years ago
e568634
mwifiex: add AP event handling framework
by Avinash Patil
· 13 years ago
12190c5
mwifiex: add cfg80211 start_ap and stop_ap handlers
by Avinash Patil
· 13 years ago
9b930ea
mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interface
by Avinash Patil
· 13 years ago
4f02341
mwifiex: handle interface type changes correctly
by Avinash Patil
· 13 years ago
26134e6
mwifiex: stop BSS in deauthentication handling
by Avinash Patil
· 13 years ago
4db16a1
mwifiex: add AP command sys_config and set channel
by Avinash Patil
· 13 years ago
40d0703
mwifiex: add bss start and bss stop commands for AP
by Avinash Patil
· 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
cd8440d
mwifiex: multi-interface support for mwifiex
by Avinash Patil
· 13 years ago
d6bffe8
mwifiex: support for creation of AP interface
by Avinash Patil
· 13 years ago
0378538
mwifiex: handle station specific commands on STA interface only
by Avinash Patil
· 13 years ago
64b05e2
mwifiex: allocate space for one more mwifiex_private structure
by Avinash Patil
· 13 years ago
99e126f
mwifiex: fix coding style issue in mwifiex_deauthenticate
by Bing Zhao
· 13 years ago
2e4c14a
mwifiex: fix static checker warnings
by Amitkumar Karwar
· 13 years ago
98e6b9d
mwifiex: add support for SD8786 sdio
by WarheadsSE
· 13 years ago
d9b8ae6
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
f240019
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
4daffe3
mwifiex: add support for Marvell USB8797 chipset
by Amitkumar Karwar
· 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
428ca8a
mwifiex: update pcie8766 scratch register addresses
by Bing Zhao
· 13 years ago
59a4cc2
mwifiex: use asynchronous firmware loading
by Amitkumar Karwar
· 13 years ago
13d7ba78
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
9e04a7c
mwifiex: set default regulatory domain
by Amitkumar Karwar
· 13 years ago
d35ccaa
mwifiex: fix typo in RSSI_HIGH event handling
by Bing Zhao
· 13 years ago
4fb25c5
wireless, mwifiex: drop redundant NULL test before call to release_firmware()
by Jesper Juhl
· 13 years ago
8065248
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
da951c2
wireless: Remove unnecessary ; from while (0) macros
by Joe Perches
· 13 years ago
99fec5d
mwifiex: don't use IEEE80211_MAX_QUEUES
by Johannes Berg
· 13 years ago
fa444bf
mwifiex: add set_cqm_rssi_config handler support
by Amitkumar Karwar
· 13 years ago
7013d3e
mwifiex: support STATION_INFO_SIGNAL_AVG
by Amitkumar Karwar
· 13 years ago
958a4a8
mwifiex: remove redundant signal handling code
by Amitkumar Karwar
· 13 years ago
f85aae6
mwifiex: add cfg80211 dump_station handler
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
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 13 years ago
01a2829
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
b093863
mwifiex: correction in structure name passed to sizeof()
by Amitkumar Karwar
· 13 years ago
c65a30f
mwifiex: fix checkpatch --strict warnings/errors Part 9
by Yogesh Ashok Powar
· 13 years ago
500f747
mwifiex: fix checkpatch --strict warnings/errors Part 8
by Yogesh Ashok Powar
· 13 years ago
9c05fd7
mwifiex: fix checkpatch --strict warnings/errors Part 7
by Yogesh Ashok Powar
· 13 years ago
5dbd326
mwifiex: fix checkpatch --strict warnings/errors Part 6
by Yogesh Ashok Powar
· 13 years ago
cff23ce
mwifiex: fix checkpatch --strict warnings/errors Part 5
by Yogesh Ashok Powar
· 13 years ago
f57c1ed
mwifiex: fix checkpatch --strict warnings/errors Part 4
by Yogesh Ashok Powar
· 13 years ago
931f158
mwifiex: fix checkpatch --strict warnings/errors Part 3
by Yogesh Ashok Powar
· 13 years ago
aea0701
mwifiex: fix checkpatch --strict warnings/errors Part 2
by Yogesh Ashok Powar
· 13 years ago
8426684
mwifiex: fix checkpatch --strict warnings/errors Part 1
by Yogesh Ashok Powar
· 13 years ago
8c00228
mwifiex: rename fuctions and variables for better readability
by Yogesh Ashok Powar
· 13 years ago
bb7de2b
mwifiex: rearrange if and else blocks to avoid extra indentation
by Yogesh Ashok Powar
· 13 years ago
e7891ba
mwifiex: use usleep_range instead of udelay
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
985d68a
mwifiex: rearrange switch statement
by Yogesh Ashok Powar
· 13 years ago
3e82263
mwifiex: rename long function names to shorter ones
by Yogesh Ashok Powar
· 13 years ago
74dd152
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
8763848
mwifiex: correction in number of bitrates
by Amitkumar Karwar
· 13 years ago
380aeef
mwifiex: endian bug in mwifiex_drv_change_adhoc_chan()
by Dan Carpenter
· 13 years ago
be0b281
mwifiex: fix bug in wildcard scan handling
by Amitkumar Karwar
· 13 years ago
b9be5f3
mwifiex: remove unnecessary struct mwifiex_802_11_ssid
by Amitkumar Karwar
· 13 years ago
eb416ad
mwifiex: correct bitrates advertised to cfg80211
by Avinash Patil
· 13 years ago
a0f6d6c
mwifiex: handle auto authentication mode correctly
by Amitkumar Karwar
· 13 years ago
051d3b50
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
8701ff0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
5eb02e4
mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUS
by Amitkumar Karwar
· 13 years ago
Next »