Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
21629e1a118402566dce08f26edf19954fecef32
/
drivers
/
net
/
wireless
/
mwifiex
e08fd97
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
d8d13d3
mwifiex: improvements in mwifiex_ret_tx_power_cfg()
by Amitkumar Karwar
· 11 years ago
4b074b0
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
b176e62
cfg80211: aggregate mgmt_tx parameters into a struct
by Andrei Otcheretianski
· 11 years ago
517543f
mwifiex: fix memory leak issue for ibss join
by Ujjal Roy
· 11 years ago
a2f73b6
cfg80211: move regulatory flags to their own variable
by Luis R. Rodriguez
· 11 years ago
8fe02e1
cfg80211: consolidate passive-scan and no-ibss flags
by Luis R. Rodriguez
· 11 years ago
353d2a6
mwifiex: fix issues in driver unload path for USB chipsets
by Ujjal Roy
· 11 years ago
3c59e32
mwifiex: fix memory leak issue for sdio and pcie cards
by Amitkumar Karwar
· 11 years ago
98a4635
mwifiex: fix potential mem leak in .del_virtual_intf
by Amitkumar Karwar
· 11 years ago
d1af294
mwifiex: fix NULL pointer dereference in mwifiex_fw_dpc
by Amitkumar Karwar
· 11 years ago
bec568f
mwifiex: failure path handling in mwifiex_add_virtual_intf()
by Amitkumar Karwar
· 11 years ago
68b76e9
mwifiex: use return value of mwifiex_add_virtual_intf() correctly
by Amitkumar Karwar
· 11 years ago
8d93f1f
mwifiex: fix wrong eth_hdr usage for bridged packets in AP mode
by Ujjal Roy
· 11 years ago
d03b4aa
mwifiex: correct packet length for packets from SDIO interface
by Avinash Patil
· 11 years ago
01c85ad
mwifiex: fix invalid memory access in mwifiex_update_autoindex_ies()
by Amitkumar Karwar
· 11 years ago
2636c30
mwifiex: fix invalid memory access in mwifiex_ret_tx_rate_cfg()
by Amitkumar Karwar
· 11 years ago
fe1c9a4
mwifiex: fix invalid memory access in mwifiex_get_power_level()
by Amitkumar Karwar
· 11 years ago
930fd35
mwifiex: replace u16 with __le16 in struct mwifiex_types_power_group
by Amitkumar Karwar
· 11 years ago
95edbc3
mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status()
by Dan Carpenter
· 11 years ago
01925ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
c3fa32b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
9f96da4
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
448a71c
mwifiex: use alloc_workqueue() function
by Amitkumar Karwar
· 11 years ago
9612bd1
mwifiex: inform cfg80211 about disconnect for P2P client interface
by Avinash Patil
· 11 years ago
e8041ce
mwifiex: inform cfg80211 about disconnect if device is removed
by Avinash Patil
· 11 years ago
c856197
mwifiex: Change variable type to bool
by Peter Senna Tschudin
· 11 years ago
53af53a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
7009dea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
4fbef95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
453b0c3
mwifiex: fix SDIO interrupt lost issue
by Amitkumar Karwar
· 11 years ago
b2a3120
mwifiex: Remove casting the return value which is a void pointer
by Jingoo Han
· 11 years ago
346ece0
mwifiex: fix NULL pointer dereference in usb suspend handler
by Bing Zhao
· 11 years ago
bd1c614
mwifiex: fix hang issue for USB chipsets
by Amitkumar Karwar
· 11 years ago
b7be152
mwifiex: fix PCIe hs_cfg cancel cmd timeout
by Bing Zhao
· 11 years ago
b3a7cd1
mwifiex: Remove extern from function prototypes
by Joe Perches
· 11 years ago
a16b635
mwifiex: break a long line into two lines
by Bing Zhao
· 11 years ago
f3e979a
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
cfcd926
mwifiex: add missing endian conversions
by Tobias Waldekranz
· 11 years ago
587b36d
mwifiex: drop gratuitous ARP frames
by Avinash Patil
· 11 years ago
68f95b09
mwifiex: fix ext_capab IE structure definition
by Avinash Patil
· 11 years ago
027d330
mwifiex: fix driver unload problem for usb chipsets
by Amitkumar Karwar
· 11 years ago
19504cf
cfg80211: add flags to cfg80211_rx_mgmt()
by Vladimir Kondratiev
· 11 years ago
1211c96
mwifiex: do not create AP and P2P interfaces upon driver loading
by Bing Zhao
· 11 years ago
d1e2586
mwifiex: fix build error when CONFIG_PM is not set
by Bing Zhao
· 11 years ago
562fc5b
mwifiex: add packet coalesce support
by Amitkumar Karwar
· 11 years ago
afd84de4
mwifiex: increase max supported pattern offset
by Amitkumar Karwar
· 11 years ago
0434c46
mwifiex: modify mwifiex_is_pattern_supported() routine
by Amitkumar Karwar
· 11 years ago
3f4e854
mwifiex: rename mef macros
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
78dfca6
mwifiex: populate rates in probe request using cfg80211_scan_request
by Avinash Patil
· 11 years ago
c3afd99
mwifiex: fix adapter pointer dereference issue
by Amitkumar Karwar
· 11 years ago
7546ff9
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
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
237b2ac
mwifiex: fix wrong data rates in P2P client
by Avinash Patil
· 11 years ago
953b353
mwifiex: check for bss_role instead of bss_mode for STA operations
by Avinash Patil
· 11 years ago
83e612f
mwifiex: Add missing endian conversion.
by Tomasz Moń
· 11 years ago
2cdf359
mwifiex: code rearrangement in sdio.c
by Amitkumar Karwar
· 11 years ago
6b41f94
mwifiex: handle driver initialization error paths
by Amitkumar Karwar
· 11 years ago
9d55911
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
a4df8f5
mwifiex: modify mwifiex_ap_sta_limits to advertise support for P2P
by Avinash Patil
· 11 years ago
6b21a69
mwifiex: remove duplicate structure host_cmd_tlv
by Amitkumar Karwar
· 11 years ago
bedb361b
mwifiex: correction in mwifiex_check_fw_status() return status
by Amitkumar Karwar
· 11 years ago
a76b20e
mwifiex: replace mdelay with msleep
by Amitkumar Karwar
· 11 years ago
d00062e
mwifiex: reduce firmware poll retries
by Amitkumar Karwar
· 11 years ago
2739a95
mwifiex: add unregister_dev handler for usb interface
by Amitkumar Karwar
· 11 years ago
4cfda67
mwifiex: move if_ops.cleanup_if() call
by Amitkumar Karwar
· 11 years ago
f3340e6
mwifiex: remove unnecessary del_timer(cmd_timer)
by Amitkumar Karwar
· 11 years ago
003d87c
mwifiex: move del_timer_sync(scan_delay_timer) call to fix memleak
by Amitkumar Karwar
· 11 years ago
43ba6b9
mwifiex: add PCIe shutdown handler to avoid system hang on reboot
by Amitkumar Karwar
· 11 years ago
8795ca6
mwifiex: correct max IE length check for WPS IE
by Avinash Patil
· 11 years ago
5e4c079
mwifiex: support to send deauth for P2P client
by Stone Piao
· 11 years ago
4481b2d
mwifiex: skip registering mgmt frame that has already registered
by Stone Piao
· 11 years ago
eaf49db
mwifiex: discard deauth and disassoc event during WPS session
by Stone Piao
· 11 years ago
231d83e
mwifiex: add tx info to skb when forming mgmt frame
by Huawei Yang
· 11 years ago
61c87304
mwifiex: delete AP TX queues when bridged packets reach threshold
by Avinash Patil
· 11 years ago
c7d9ed9
mwifiex: maintain outstanding packet count for RA list instead of packet size
by Avinash Patil
· 11 years ago
f0cb84f
mwifiex: rename pkt_count to ba_pkt_count in mwifiex_ra_list_tbl struct
by Avinash Patil
· 11 years ago
0e15370
mwifiex: remove stop_net_dev_queue operation in AP forwarding
by Huawei Yang
· 11 years ago
3266d73
wireless: Convert mwifiex/pcie to dev_pm_ops from legacy pm_ops
by Shuah Khan
· 11 years ago
232fde0
mwifiex: fix IRQ enable/disable
by Daniel Drake
· 11 years ago
50ac660
cfg80211/nl80211: rename packet pattern related structures and enums
by Amitkumar Karwar
· 12 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
3c68ef5
mwifiex: Add module parameter for regdomain
by Avinash Patil
· 12 years ago
812fd64
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
c9e2404
mwifiex: enable/disable tx_amsdu support via module parameter
by Avinash Patil
· 12 years ago
df81008
mwifiex: fix regression issue for usb interface
by Amitkumar Karwar
· 12 years ago
861bca2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
f873ded
mwifiex: debugfs: Fix out of bounds array access
by Mark A. Greer
· 12 years ago
51217ce
Merge remote-tracking branch 'wireless-next/master' into HEAD
by Johannes Berg
· 12 years ago
964dc9e
cfg80211: take WoWLAN support information out of wiphy struct
by Johannes Berg
· 12 years ago
5f07d15
mwifiex: dump small buffers with help of %*ph
by Andy Shevchenko
· 12 years ago
531efff
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 12 years ago
b60186f
mwifiex: add support for Marvell SD8897 chipset
by Yogesh Ashok Powar
· 12 years ago
c23b7c8
mwifiex: code rearrangement in multiport aggregation path
by Amitkumar Karwar
· 12 years ago
dc468e3
mwifiex: remove unnecessary macros in sdio.h
by Amitkumar Karwar
· 12 years ago
248eb4c
mwifiex: define a macro for MPA base address
by Amitkumar Karwar
· 12 years ago
Next »