index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mwifiex: inform disconnection initiator correctly.
Amitkumar Karwar
2016-06-14
4
-10
/
+12
*
mwifiex: remove misleading GFP_DMA flag in buffer allocations
Mathias Krause
2016-06-14
3
-5
/
+5
*
mwifiex: fix racing condition when downloading firmware
Wei-Ning Huang
2016-06-14
1
-2
/
+10
*
mwiflex: avoid possible null pointer dereference
Heinrich Schuchardt
2016-06-14
1
-1
/
+2
*
mwifiex: illegal assignment
Heinrich Schuchardt
2016-06-14
1
-1
/
+1
*
mwifiex: fix typo
Julia Lawall
2016-06-04
1
-1
/
+1
*
Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...
David S. Miller
2016-05-20
2
-4
/
+4
|
\
|
*
mwifiex: fixup error messages
Wei-Ning Huang
2016-05-11
1
-2
/
+3
|
*
mwifiex: Drop unnecessary include pcieport_if.h
Lukas Wunner
2016-05-11
1
-1
/
+0
|
*
mwifiex: change sleep cookie poll count
Shengzhen Li
2016-05-10
1
-1
/
+1
*
|
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
|
/
*
mwifiex: increase dwell time for active scan
Amitkumar Karwar
2016-04-27
1
-2
/
+2
*
mwifiex: disable channel filtering feature in firmware
Amitkumar Karwar
2016-04-27
1
-5
/
+6
*
mwifiex: avoid querying wakeup reason when wowlan is disabled
Amitkumar Karwar
2016-04-27
1
-0
/
+4
*
mwifiex: report wowlan wakeup reasons correctly
Amitkumar Karwar
2016-04-27
1
-6
/
+3
*
mwifiex: fix coding style
Amitkumar Karwar
2016-04-27
1
-1
/
+1
*
mwifiex: transmit packet stats incorrect.
Marty Faltesek
2016-04-27
1
-6
/
+7
*
mwifiex: fw download does not release sdio bus during failure
Marty Faltesek
2016-04-27
1
-2
/
+1
*
mwifiex: bridged packets cause wmm_tx_pending counter to go negative
Marty Faltesek
2016-04-27
1
-0
/
+4
*
mwifiex: fix loop timeout in mwifiex_prog_fw_w_helper()
Dan Carpenter
2016-04-26
1
-3
/
+4
*
mwifiex: missing error code on allocation failure
Dan Carpenter
2016-04-26
1
-1
/
+3
*
mwifiex: stop background scan when net device closed
Xinming Hu
2016-04-26
1
-7
/
+7
*
mwifiex: add platform specific wakeup interrupt support
Xinming Hu
2016-04-26
4
-3
/
+106
*
mwifiex: make mwifiex_insert_cmd_to_free_q local static
Andreas Fenkart
2016-04-15
2
-43
/
+41
*
mwifiex: factor out mwifiex_cancel_pending_scan_cmd
Andreas Fenkart
2016-04-15
4
-53
/
+27
*
mwifiex: scan: replace pointer arithmetic with array access
Andreas Fenkart
2016-04-15
1
-10
/
+7
*
mwifiex: scan: factor out dbg_security_flags
Andreas Fenkart
2016-04-15
1
-49
/
+25
*
mwifiex: scan: simplify ternary operators using gnu extension
Andreas Fenkart
2016-04-15
1
-5
/
+2
*
mwifiex: scan: factor out has_ieee_hdr/has_vendor_hdr
Andreas Fenkart
2016-04-15
1
-29
/
+23
*
mwifiex: scan: simplify dereference of bss_desc fields
Andreas Fenkart
2016-04-15
1
-52
/
+46
*
mwifiex: fix the incorrect WARN_ON during suspend
Vishal Thanki
2016-04-14
1
-1
/
+1
*
mwifiex: fix incorrect ht capability problem
Amitkumar Karwar
2016-04-14
1
-1
/
+43
*
mwifiex: do not wait on semaphore during card removal
Xinming Hu
2016-04-14
1
-1
/
+1
*
mwifiex: add default setting for pcie firmware download
Shengzhen Li
2016-04-14
2
-0
/
+5
*
mwifiex: add pcie usb/uart firmware download support
Shengzhen Li
2016-04-14
2
-4
/
+20
*
mwifiex: missing break statement
Amitkumar Karwar
2016-04-14
1
-0
/
+1
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
8
-81
/
+81
*
mwifiex: dump pcie scratch registers
Xinming Hu
2016-04-07
3
-3
/
+49
*
mwifiex: AMSDU Rx frame handling in AP mode
Xinming Hu
2016-04-07
3
-1
/
+96
*
mwifiex: schedule main workqueue for transmitting bridge packets
Xinming Hu
2016-04-07
1
-0
/
+2
*
mwifiex: remove redundant GFP_DMA flag
Xinming Hu
2016-04-07
1
-4
/
+3
*
mwifiex: check revision id while choosing PCIe firmware
Shengzhen Li
2016-04-07
2
-11
/
+61
*
mwifiex: add support for wakeup on GTK rekey failure
Ganapathi Bhat
2016-04-07
2
-1
/
+7
*
mwifiex: add support for GTK rekey offload
Ganapathi Bhat
2016-04-07
5
-1
/
+55
*
mwifiex: fix NULL pointer dereference error
Wei-Ning Huang
2016-04-07
1
-1
/
+2
*
mwifiex: ie_list is an array, so no need to check if NULL
Colin Ian King
2016-04-07
1
-1
/
+1
*
mwifiex: advertise low priority scan feature
Amitkumar Karwar
2016-04-06
1
-0
/
+1
*
mwifiex: fix Tx timeout issue during suspend test
Amitkumar Karwar
2016-04-06
1
-2
/
+8
*
mwifiex: Spelling s/minmum/minimum/, s/bandwidth/bandwith/
Geert Uytterhoeven
2016-04-06
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
33
-203
/
+1340
|
\
[prev]
[next]