index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-20
mwifiex: pcie: use posted write to wake up firmware
Brian Norris
1
-4
/
+3
2017-01-19
mwifiex: remove redundant dma padding in AMSDU
Xinming Hu
1
-12
/
+7
2017-01-19
libertas: fix improper return value
Pan Bian
1
-1
/
+1
2017-01-17
mwifiex: debugfs: Fix (sometimes) off-by-1 SSID print
Brian Norris
1
-1
/
+2
2017-01-17
mwifiex: fix uninitialized variable access in pcie_remove
Arnd Bergmann
1
-0
/
+2
2017-01-14
Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...
David S. Miller
1
-1
/
+1
2017-01-12
mwifiex: get rid of global save_adapter and sdio_work
Xinming Hu
2
-18
/
+24
2017-01-12
mwifiex: get rid of __mwifiex_sdio_remove helper
Xinming Hu
1
-8
/
+3
2017-01-12
mwifiex: sdio card reset enhancement
Xinming Hu
2
-43
/
+33
2017-01-12
mwifiex: cleanup in PCIe flr code path
Xinming Hu
2
-10
/
+11
2017-01-12
mwifiex: get rid of mwifiex_do_flr wrapper
Xinming Hu
3
-29
/
+9
2017-01-12
mwifiex: use module_*_driver helper macros
Amitkumar Karwar
3
-103
/
+8
2017-01-12
mwifiex: get rid of global user_rmmod flag
Xinming Hu
3
-39
/
+17
2017-01-12
mwifiex: code rearrangement in pcie.c and sdio.c
Xinming Hu
2
-208
/
+201
2017-01-12
mwifiex: move pcie_work and related variables inside card
Ganapathi Bhat
2
-11
/
+14
2017-01-12
mwifiex: wait firmware dump complete during card remove process
Xinming Hu
2
-4
/
+17
2017-01-12
mwifiex: get rid of drv_info* adapter variables
Xinming Hu
4
-33
/
+29
2017-01-12
mwifiex: do not free firmware dump memory in shutdown_drv
Xinming Hu
1
-19
/
+0
2017-01-12
mwifiex: don't wait for main_process in shutdown_drv
Xinming Hu
4
-72
/
+22
2016-12-30
libertas: constify cfg80211_ops structures
Bhumika Goyal
1
-1
/
+1
2016-12-30
mwifiex: Enable dynamic bandwidth signalling
Amitkumar Karwar
2
-1
/
+3
2016-12-30
mwifiex: change width of MAC control variable
Amitkumar Karwar
3
-13
/
+11
2016-12-30
mwifiex: sdio: fix use after free issue for save_adapter
Amitkumar Karwar
1
-0
/
+6
2016-12-13
cfg80211: get rid of name indirection trick for ieee80211_get_channel()
Arend Van Spriel
1
-1
/
+1
2016-12-05
mwifiex: clean up some messy indenting
Dan Carpenter
1
-2
/
+2
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+7
2016-12-02
Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...
David S. Miller
9
-35
/
+62
2016-11-29
mwifiex: pcie: implement timeout loop for FW programming doorbell
Brian Norris
1
-3
/
+13
2016-11-29
mwifiex: Remove unused 'bcd_usb' variable
Kirtika Ruchandani
1
-2
/
+1
2016-11-29
mwifiex: Removed unused 'pkt_type' variable
Kirtika Ruchandani
1
-3
/
+0
2016-11-29
mwifiex: Remove unused 'pm_flag' variable
Kirtika Ruchandani
1
-2
/
+0
2016-11-29
mwifiex: Remove unused 'adapter'variable
Kirtika Ruchandani
1
-2
/
+0
2016-11-29
mwifiex: Remove unused 'sta_ptr' variable
Kirtika Ruchandani
1
-2
/
+0
2016-11-29
mwifiex: Remove unused 'chan_num' variable
Kirtika Ruchandani
1
-5
/
+3
2016-11-29
mwifiex: Removed unused mwifiex_private* 'priv' variable
Kirtika Ruchandani
1
-3
/
+0
2016-11-27
Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...
David S. Miller
17
-293
/
+395
2016-11-25
mwifiex: Disable adhoc feature based on firmware capability
Karthik D A
3
-11
/
+36
2016-11-25
mwifiex: avoid double-disable_irq() race
Brian Norris
1
-2
/
+7
2016-11-25
mwifiex: cleanup wake-IRQ handling if suspend fails
Brian Norris
2
-0
/
+2
2016-11-19
mwifiex: pcie: stop checking for NULL adapter->card
Brian Norris
1
-30
/
+23
2016-11-19
mwifiex: stop checking for NULL drvata/intfdata
Brian Norris
2
-21
/
+8
2016-11-19
mwifiex: sdio: don't check for NULL sdio_func
Brian Norris
1
-25
/
+15
2016-11-19
mwifiex: usb: handle HS failures
Brian Norris
1
-1
/
+8
2016-11-19
mwifiex: reset card->adapter during device unregister
Xinming Hu
2
-0
/
+2
2016-11-19
mwifiex: resolve suspend() race with async FW init failure
Brian Norris
3
-6
/
+30
2016-11-19
mwifiex: don't pretend to resume while remove()'ing
Brian Norris
3
-13
/
+0
2016-11-19
mwifiex: remove redundant pdev check in suspend/resume handlers
Amitkumar Karwar
1
-16
/
+6
2016-11-19
mwifiex: resolve races between async FW init (failure) and device removal
Brian Norris
8
-68
/
+55
2016-11-19
mwifiex: complete blocked power save handshake in main process
Shengzhen Li
1
-4
/
+5
2016-11-19
mwifiex: check tx_hw_pending before downloading sleep confirm
Shengzhen Li
4
-2
/
+10
[prev]
[next]