Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b1ad487c42e982bb30f10bfb267f71c5daa3a0d5
/
drivers
/
net
/
wireless
/
mwifiex
97bd5f0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
d512464
mwifiex: save and copy AP's VHT capability info correctly
by Amitkumar Karwar
· 11 years ago
c99b186
mwifiex: copy AP's HT capability info correctly
by Amitkumar Karwar
· 11 years ago
0c6a481
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
adb07df
mwifiex: do not advertise usb autosuspend support
by Bing Zhao
· 11 years ago
8e2a89c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
e4ceb0f
mwifiex: rename usb driver name registerring to usb core
by Bing Zhao
· 11 years ago
1c97560
mwifiex: fix cmd and Tx data timeout issue for PCIe cards
by Amitkumar Karwar
· 11 years ago
bb8e6a1
mwifiex: add NULL check for PCIe Rx skb
by Amitkumar Karwar
· 11 years ago
4f7ba43
mwifiex: clean pcie ring only when device is present
by Avinash Patil
· 11 years ago
99932d4
netdevice: add queue selection fallback handler for ndo_select_queue
by Daniel Borkmann
· 11 years ago
5746cc2
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
09e65f5
mwifiex: fix wakeup on magic packet
by Andreas Fenkart
· 11 years ago
7916a07
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
f862bfd
mwifiex: export threshold value and retry limit to cfg80211
by Ujjal Roy
· 11 years ago
1e20224
mwifiex: fix wrong 11ac bits setting in fw_cap_info
by Bing Zhao
· 11 years ago
0a379e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
9795229
mwifiex: add missing endian conversion for fw_tsf
by Amitkumar Karwar
· 11 years ago
68458de
mwifiex: add USB8897 support
by Yogesh Ashok Powar
· 11 years ago
f663dd9
net: core: explicitly select a txq before doing l2 forwarding
by Jason Wang
· 11 years ago
235f939
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
b58df44
mwifiex: use a function to replace two copies of a code fragment
by Bing Zhao
· 11 years ago
63791cc
mwifiex: fix potential buffer overflow in dt configuration
by Bing Zhao
· 11 years ago
55d1cad
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
ad86c55
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
fcad766
mwifiex: slight optimization of addr compare
by dingtianhong
· 11 years ago
fa9ffc7
cfg80211: Add support for QoS mapping
by Kyeyoon Park
· 11 years ago
82efa16
mwifiex: download per country tx power table to firmware
by Bing Zhao
· 11 years ago
699b027
mwifiex: download cal-data from device-tree to firmware
by Bing Zhao
· 11 years ago
d39fbc8
mwifiex: remove cfg_data construction
by Bing Zhao
· 11 years ago
dd4a9ac
mwifiex: send regulatory domain info to firmware only if alpha2 changed
by Bing Zhao
· 11 years ago
c4de673
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 11 years ago
bd2a864
mwifiex: do not flood kmsg/dmesg with USB debug messages
by Ujjal Roy
· 11 years ago
c2868ad
mwifiex: remove redundant goto exit_remove statement
by Amitkumar Karwar
· 11 years ago
f7b5985
mwifiex: update statistics for bridged packets on AP interface
by Ujjal Roy
· 11 years ago
a1ed484
mwifiex: correct TX byte count statistics
by Ujjal Roy
· 11 years ago
f49c6e8
mwifiex: correct RX byte count statistics
by Ujjal Roy
· 11 years ago
ca8d6df
mwifiex: fix rx_pending count imbalance
by Ujjal Roy
· 11 years ago
f8eb5ee
mwifiex: avoid using variable name eth_hdr
by Bing Zhao
· 11 years ago
c613d16
mwifiex: fix an issue with Appletalk devices
by Amitkumar Karwar
· 11 years ago
1bf947a
mwifiex: remove rfc1042_eth_hdr variable
by Amitkumar Karwar
· 11 years ago
a6efc5b
mwifiex: declare snap_type as __be16 variable
by Amitkumar Karwar
· 11 years ago
4348d08
mwifiex: use little-endian variables in firmware structures
by Ujjal Roy
· 11 years ago
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
d1e33e6
cfg80211: in bitrate_mask, rename mcs to ht_mcs
by Janusz Dziedzic
· 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
Next »