index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
/
mwifiex
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mwifiex: fix uninitialized variable access in pcie_remove
Arnd Bergmann
2017-01-17
1
-0
/
+2
*
mwifiex: get rid of global save_adapter and sdio_work
Xinming Hu
2017-01-12
2
-18
/
+24
*
mwifiex: get rid of __mwifiex_sdio_remove helper
Xinming Hu
2017-01-12
1
-8
/
+3
*
mwifiex: sdio card reset enhancement
Xinming Hu
2017-01-12
2
-43
/
+33
*
mwifiex: cleanup in PCIe flr code path
Xinming Hu
2017-01-12
2
-10
/
+11
*
mwifiex: get rid of mwifiex_do_flr wrapper
Xinming Hu
2017-01-12
3
-29
/
+9
*
mwifiex: use module_*_driver helper macros
Amitkumar Karwar
2017-01-12
3
-103
/
+8
*
mwifiex: get rid of global user_rmmod flag
Xinming Hu
2017-01-12
3
-39
/
+17
*
mwifiex: code rearrangement in pcie.c and sdio.c
Xinming Hu
2017-01-12
2
-208
/
+201
*
mwifiex: move pcie_work and related variables inside card
Ganapathi Bhat
2017-01-12
2
-11
/
+14
*
mwifiex: wait firmware dump complete during card remove process
Xinming Hu
2017-01-12
2
-4
/
+17
*
mwifiex: get rid of drv_info* adapter variables
Xinming Hu
2017-01-12
4
-33
/
+29
*
mwifiex: do not free firmware dump memory in shutdown_drv
Xinming Hu
2017-01-12
1
-19
/
+0
*
mwifiex: don't wait for main_process in shutdown_drv
Xinming Hu
2017-01-12
4
-72
/
+22
*
mwifiex: Enable dynamic bandwidth signalling
Amitkumar Karwar
2016-12-30
2
-1
/
+3
*
mwifiex: change width of MAC control variable
Amitkumar Karwar
2016-12-30
3
-13
/
+11
*
mwifiex: sdio: fix use after free issue for save_adapter
Amitkumar Karwar
2016-12-30
1
-0
/
+6
*
mwifiex: clean up some messy indenting
Dan Carpenter
2016-12-05
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
1
-6
/
+7
|
\
|
*
mwifiex: printk() overflow with 32-byte SSIDs
Brian Norris
2016-11-17
1
-6
/
+7
*
|
Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...
David S. Miller
2016-12-02
9
-35
/
+62
|
\
\
|
*
|
mwifiex: pcie: implement timeout loop for FW programming doorbell
Brian Norris
2016-11-29
1
-3
/
+13
|
*
|
mwifiex: Remove unused 'bcd_usb' variable
Kirtika Ruchandani
2016-11-29
1
-2
/
+1
|
*
|
mwifiex: Removed unused 'pkt_type' variable
Kirtika Ruchandani
2016-11-29
1
-3
/
+0
|
*
|
mwifiex: Remove unused 'pm_flag' variable
Kirtika Ruchandani
2016-11-29
1
-2
/
+0
|
*
|
mwifiex: Remove unused 'adapter'variable
Kirtika Ruchandani
2016-11-29
1
-2
/
+0
|
*
|
mwifiex: Remove unused 'sta_ptr' variable
Kirtika Ruchandani
2016-11-29
1
-2
/
+0
|
*
|
mwifiex: Remove unused 'chan_num' variable
Kirtika Ruchandani
2016-11-29
1
-5
/
+3
|
*
|
mwifiex: Removed unused mwifiex_private* 'priv' variable
Kirtika Ruchandani
2016-11-29
1
-3
/
+0
|
*
|
mwifiex: Disable adhoc feature based on firmware capability
Karthik D A
2016-11-25
3
-11
/
+36
|
*
|
mwifiex: avoid double-disable_irq() race
Brian Norris
2016-11-25
1
-2
/
+7
|
*
|
mwifiex: cleanup wake-IRQ handling if suspend fails
Brian Norris
2016-11-25
2
-0
/
+2
*
|
|
Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...
David S. Miller
2016-11-28
17
-293
/
+395
|
\
|
|
|
|
/
|
/
|
|
*
mwifiex: pcie: stop checking for NULL adapter->card
Brian Norris
2016-11-19
1
-30
/
+23
|
*
mwifiex: stop checking for NULL drvata/intfdata
Brian Norris
2016-11-19
2
-21
/
+8
|
*
mwifiex: sdio: don't check for NULL sdio_func
Brian Norris
2016-11-19
1
-25
/
+15
|
*
mwifiex: usb: handle HS failures
Brian Norris
2016-11-19
1
-1
/
+8
|
*
mwifiex: reset card->adapter during device unregister
Xinming Hu
2016-11-19
2
-0
/
+2
|
*
mwifiex: resolve suspend() race with async FW init failure
Brian Norris
2016-11-19
3
-6
/
+30
|
*
mwifiex: don't pretend to resume while remove()'ing
Brian Norris
2016-11-19
3
-13
/
+0
|
*
mwifiex: remove redundant pdev check in suspend/resume handlers
Amitkumar Karwar
2016-11-19
1
-16
/
+6
|
*
mwifiex: resolve races between async FW init (failure) and device removal
Brian Norris
2016-11-19
8
-68
/
+55
|
*
mwifiex: complete blocked power save handshake in main process
Shengzhen Li
2016-11-19
1
-4
/
+5
|
*
mwifiex: check tx_hw_pending before downloading sleep confirm
Shengzhen Li
2016-11-19
4
-2
/
+10
|
*
mwifiex: Enable WoWLAN for both sdio and pcie
Rajat Jain
2016-11-19
5
-75
/
+73
|
*
mwifiex: Introduce mwifiex_probe_of() to parse common properties
Rajat Jain
2016-11-19
2
-4
/
+13
|
*
mwifiex: Allow mwifiex early access to device structure
Rajat Jain
2016-11-19
5
-11
/
+9
|
*
mwifiex: parse device tree node for PCIe
Xinming Hu
2016-11-19
2
-1
/
+26
|
*
mwifiex: don't do unbalanced free()'ing in cleanup_if()
Brian Norris
2016-11-18
3
-16
/
+12
|
*
mwifiex: ignore calibration data failure
Amitkumar Karwar
2016-11-18
1
-11
/
+5
[next]