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-05-19
mwifiex: pcie: stop setting/clearing 'surprise_removed'
Brian Norris
1
-2
/
+0
2017-05-19
mwifiex: pcie: remove useless pdev check
Brian Norris
1
-5
/
+0
2017-05-19
mwifiex: 11h: drop unnecessary check for '!priv'
Brian Norris
1
-6
/
+0
2017-05-19
mwifiex: remove redundant 'adapter' check in mwifiex_adapter_cleanup
Brian Norris
1
-5
/
+0
2017-05-19
mwifiex: remove useless 'mwifiex_lock'
Brian Norris
2
-6
/
+0
2017-05-19
mwifiex: don't leak stashed beacon buffer on reset
Brian Norris
1
-2
/
+1
2017-05-19
mwifiex: don't drop lock between list-retrieval / list-deletion
Brian Norris
1
-3
/
+2
2017-05-19
mwifiex: Add locking to mwifiex_11n_delba
Douglas Anderson
1
-2
/
+6
2017-05-19
mwifiex: Don't release cmd_pending_q_lock while iterating
Douglas Anderson
1
-2
/
+0
2017-05-19
mwifiex: Don't release tx_ba_stream_tbl_lock while iterating
Douglas Anderson
1
-7
/
+2
2017-05-19
mwifiex: fixup error cases in mwifiex_add_virtual_intf()
Brian Norris
1
-36
/
+35
2017-05-19
mwifiex: pcie: de-duplicate buffer allocation code
Brian Norris
1
-91
/
+66
2017-05-18
mwifiex: pcie: add card_reset() support
Brian Norris
1
-0
/
+19
2017-05-18
mwifiex: initiate card-specific work atomically
Brian Norris
2
-17
/
+8
2017-05-18
mwifiex: p2p client using same data path as station
Xinming Hu
1
-1
/
+2
2017-04-28
Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...
David S. Miller
6
-17
/
+17
2017-04-28
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
5
-7
/
+7
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-6
/
+6
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
1
-8
/
+8
2017-04-26
cfg80211: add request id parameter to .sched_scan_stop() signature
Arend Van Spriel
1
-1
/
+1
2017-04-26
nl80211: allow multiple active scheduled scan requests
Arend Van Spriel
1
-1
/
+1
2017-04-26
libertas: check return value of alloc_workqueue
Pan Bian
1
-0
/
+5
2017-04-24
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...
David S. Miller
6
-27
/
+162
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
7
-22
/
+21
2017-04-20
mwifiex: don't leak 'chan_stats' on reset
Brian Norris
1
-1
/
+3
2017-04-20
mwifiex: pcie: clear outstanding work when resetting
Brian Norris
1
-0
/
+2
2017-04-20
mwifiex: reset timeout flag when resetting device
Brian Norris
1
-0
/
+1
2017-04-20
mwifiex: pcie: fix cmd_buf use-after-free in remove/reset
Brian Norris
1
-0
/
+7
2017-04-20
mwifiex: pcie: extract wifi part from combo firmware during function level reset
Xinming Hu
3
-8
/
+127
2017-04-20
mwifiex: pcie: correct scratch register name
Xinming Hu
2
-8
/
+9
2017-04-20
mwifiex: fall back mwifiex_dbg to pr_info when adapter->dev not set
Xinming Hu
1
-2
/
+5
2017-04-20
mwifiex: remove unnecessary wakeup interrupt number sanity check
Xinming Hu
1
-5
/
+3
2017-04-20
mwifiex: MAC randomization should not be persistent
Brian Norris
1
-1
/
+3
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-2
/
+2
2017-04-13
mwifiex: Fix invalid port issue
Ganapathi Bhat
1
-2
/
+2
2017-04-13
cfg80211: move add/change interface monitor flags into params
Johannes Berg
4
-21
/
+16
2017-04-09
Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.or...
David S. Miller
20
-156
/
+285
2017-04-05
mwifiex: apply radar flag
Karthik Ananthapadmanabha
1
-0
/
+19
2017-04-05
mwifiex: add missing IEs related to TDLS operation
Karthik Ananthapadmanabha
2
-2
/
+49
2017-04-05
mwifiex: catch mwifiex_fw_dpc() errors properly in reset
Brian Norris
3
-13
/
+32
2017-04-05
mwifiex: fix use-after-free for FW reinit errors
Brian Norris
1
-1
/
+0
2017-04-05
mwifiex: enable auto deep sleep mode for USB chipsets
Amitkumar Karwar
1
-2
/
+1
2017-04-05
mwifiex: Support USB interrupt endpoint for command response/event
Ganapathi Bhat
2
-10
/
+39
2017-03-20
mwifiex: fix kernel crash after shutdown command timeout
Brian Norris
2
-4
/
+4
2017-03-20
mwifiex: send fewer channels to scan while connected
Amitkumar Karwar
1
-3
/
+8
2017-03-20
mwifiex: fix for unaligned reads
Devidas Puranik
9
-57
/
+56
2017-03-20
mwifiex: Use accessors routines for unaligned values
Daniel Mentz
6
-32
/
+49
2017-03-20
mwifiex: add qualifier to firmware structures
Karthik Ananthapadmanabha
2
-20
/
+20
2017-03-20
mwifiex: pcie: clean up error prints in mwifiex_pcie_reset_notify()
Brian Norris
1
-12
/
+5
2017-03-20
mwifiex: wake system up when receives a wake irq
Jeffy Chen
1
-0
/
+3
[prev]
[next]