Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
43620a17945b598e707ef897b3866914f9f9056c
/
drivers
/
net
/
wireless
/
mwifiex
4f81d71
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
ccd384b
mwifiex: fix setting of multicast filter
by Daniel Drake
· 12 years ago
f16fdc9
mwifiex: fix memory leak issue when driver unload
by Amitkumar Karwar
· 12 years ago
4879542
mwifiex: clear is_suspended flag when interrupt is received early
by Bing Zhao
· 12 years ago
e00adf3
drivers/net: rename random32() to prandom_u32()
by Akinobu Mita
· 12 years ago
7af1ce0e
mwifiex: Correct pci_unmap_single's size
by Yogesh Ashok Powar
· 12 years ago
955ab09
mwifiex: Do not kfree cmd buf while unregistering PCIe
by Yogesh Ashok Powar
· 12 years ago
5b0d9b2
mwifiex: Call pci_release_region after calling pci_disable_device
by Yogesh Ashok Powar
· 12 years ago
c380aaf
mwifiex: Use pci_release_region() instead of a pci_release_regions()
by Yogesh Ashok Powar
· 12 years ago
b006ed5
mwifiex: rework round robin scheduling of bss nodes.
by Andreas Fenkart
· 12 years ago
2e23731
mwifiex: replace ra_list_curr by list rotation.
by Andreas Fenkart
· 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
8bc77a4
mwifiex: don't try to associate when bss_mode is not STA
by Bing Zhao
· 12 years ago
4587eea
mwifiex: make use of msecs_to_jiffies()
by Bing Zhao
· 12 years ago
0648f3a
mwifiex: correct bss_mode check while appending vht operation IE
by Bing Zhao
· 12 years ago
d033d3a
mwifiex: use PCI_DMA_FROMDEVICE for RX queue de-init
by Avinash Patil
· 12 years ago
66aa1ae
mwifiex: configure p2p interface during initialization
by Bing Zhao
· 12 years ago
5586d3e
mwifiex: Start P2P devices in P2P mode
by Paul Stewart
· 12 years ago
6fe5468
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
2716fd7
mwifiex: hold proper locks when accessing ra_list / bss_prio lists
by Andreas Fenkart
· 12 years ago
333f6b2
mwifiex: fix infinite loop by removing NO_PKT_PRIO_TID
by Andreas Fenkart
· 12 years ago
6d2344e
mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tbl
by Andreas Fenkart
· 12 years ago
ca796a3
mwifiex: correct wrong list in list_empty check
by Andreas Fenkart
· 12 years ago
9908b07
mwifiex: fix negative cmd_pending count
by Bing Zhao
· 12 years ago
21de979
mwifiex: complete last internal scan
by Bing Zhao
· 12 years ago
2b6254d
mwifiex: use separate AMPDU tx/rx window sizes in 11ac networks
by Avinash Patil
· 12 years ago
04abc0a
mwifiex: change default tx/rx win_size for BA setup
by Avinash Patil
· 12 years ago
901ceba
mwifiex: limit channel number not to overflow memory
by Stone Piao
· 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
c0880a2
mwifiex: use fw_status register to wake up PCIe card
by Avinash Patil
· 12 years ago
c24d992
mwifiex: avoid waking up device in awake state
by Avinash Patil
· 12 years ago
b2fda1f
mwifiex: do not enable PCIe interrupt in Power Save sleep state
by Avinash Patil
· 12 years ago
83c78da
mwifiex: add support to configure VHT for AP mode
by Yogesh Ashok Powar
· 12 years ago
0f49d64
mwifiex: reset skb->data after processing PCIe sleep confirm cmd respose
by Avinash Patil
· 12 years ago
43283fe
mwifiex: cleanup VHT cap
by Yogesh Ashok Powar
· 12 years ago
084c718
mwifiex: cancel cmd timer and free curr_cmd in shutdown process
by Bing Zhao
· 12 years ago
a3e240c
mwifiex: skip pending commands after function shutdown
by Bing Zhao
· 12 years ago
00d7ea1
mwifiex: fix race when queuing commands
by Amitkumar Karwar
· 12 years ago
49c87cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
c678fb2
mwifiex: fix potential null dereference 'mef_entry'
by Bing Zhao
· 12 years ago
8908c7d
mwifiex: Trigger a card reset on reaching tx_timeout threshold
by Ashok Nagarajan
· 12 years ago
5f0fabf
mwifiex: fix potential out-of-boundary access to ibss rate table
by Bing Zhao
· 12 years ago
7da060c
mwifiex: add WOWLAN support
by Amitkumar Karwar
· 12 years ago
0d7f53e
mwifiex: add "ethtool wol" command support
by Amitkumar Karwar
· 12 years ago
cc0b5a6
mwifiex: shorten the host sleep configuration macro names
by Amitkumar Karwar
· 12 years ago
f553e1a
mwifiex: modify skb->truesize for PCIE Rx
by Avinash Patil
· 12 years ago
9931078
mwifiex: avoid [-Wmaybe-uninitialized] warnings in pcie.c
by Bing Zhao
· 12 years ago
8509e82
mwifiex: fix [-Wunused-function] warnings on pcie suspend/resume
by Bing Zhao
· 12 years ago
fcca8d5
mwifiex: remove static forward declarations in pcie.c
by Bing Zhao
· 12 years ago
98b7ff9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
3e7a4ff
mwifiex: correct sleep delay counter
by Avinash Patil
· 12 years ago
6d6436f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
48f4d91
mwifiex: fix system freeze while reloading driver
by Avinash Patil
· 12 years ago
1499d9f
mwifiex: don't drop carrier flag over suspend
by Daniel Drake
· 12 years ago
a0b1c42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
1eaec82
Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 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
073c9e6
mwifiex: coding style cleanup in bss parameter update
by Yogesh Ashok Powar
· 12 years ago
3d48203
mwifiex: fix empty TX ring check for PCIe8897 while unloading driver
by Avinash Patil
· 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
52301a8
mwifiex: device specific sleep cookie handling for PCIe
by Avinash Patil
· 12 years ago
b90af3b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
4fe0c75
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
ca8f211
mwifiex: add PCIe8897 support
by Avinash Patil
· 12 years ago
e05dc3e
mwifiex: define generic data type for PCIe ring buffers
by Avinash Patil
· 12 years ago
0732484
mwifiex: separate ring initialization and ring creation routines
by Avinash Patil
· 12 years ago
dd04e6a
mwifiex: store card specific data in PCI device table entry
by Avinash Patil
· 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
f5237f2
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
188d1f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
0d2e7a5
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 12 years ago
5e3175f
mwifiex: remove max_tx_buf_size
by Bing Zhao
· 12 years ago
6274923
mwifiex: do not reconfigure tx buffer size in firmware while associating
by Bing Zhao
· 12 years ago
485f107
mwifiex: avoid out of bounds access in mwifiex_get_common_rates.
by Cyril Roelandt
· 12 years ago
5b2e2ec
mwifiex: do not overwrite error code from lower layer driver
by Bing Zhao
· 12 years ago
3220712
mwifiex: don't return zero on failure paths in mwifiex_pcie_init()
by Alexey Khoroshilov
· 12 years ago
6ccea75
mwifiex: fix invalid access of PCIe RxBD ring buffer descriptor
by Avinash Patil
· 12 years ago
8a7d7cb
mwifiex: fix incomplete scan in case of IE parsing error
by Bing Zhao
· 12 years ago
4205e6e
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
9ebea38
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
7532c7d
mwifiex: correction in status codes used for association failure
by Amitkumar Karwar
· 12 years ago
066433a
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
83f0c6d
mwifiex: fix typo in PCIe adapter NULL check
by Avinash Patil
· 12 years ago
4b87f92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
0c0280b
wireless: make the reg_notifier() void
by Luis R. Rodriguez
· 12 years ago
3b86acb
mwifiex: correct config_bands handling for ibss network
by Amitkumar Karwar
· 12 years ago
d7b9c52
mwifiex: update config_bands during infra association
by Amitkumar Karwar
· 12 years ago
aaeb6cd
remove init of dev->perm_addr in drivers
by Jiri Pirko
· 12 years ago
e7f767a
mwifiex: use map/unmap APIs in TX and RX to reduce memcpy
by Avinash Patil
· 12 years ago
fbd7e7a
mwifiex: flush TX ring for PCIe after disconnect or bss stop
by Avinash Patil
· 12 years ago
fc33146
mwifiex: use pci_alloc/free_consistent APIs for PCIe
by Avinash Patil
· 12 years ago
c6d1d87
mwifiex: add init_fw_port handler for PCIe interface
by Avinash Patil
· 12 years ago
659c478
mwifiex: access interrupt status only while holding lock
by Avinash Patil
· 12 years ago
54428c5
mwifiex: parse WMM IEs from hostapd for mwifiex AP
by Avinash Patil
· 12 years ago
d35f103
mwifiex: use correct htcapinfo for HT20 ibss network
by Amitkumar Karwar
· 12 years ago
fc40ca9
wireless: mwifiex: remove unreachable paths
by Sasha Levin
· 12 years ago
Next »