index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-03-16
mwifiex: uninit wakeup info when removing device
Brian Norris
1
-0
/
+3
2017-03-16
mwifiex: set adapter->dev before starting to use mwifiex_dbg()
Brian Norris
1
-4
/
+4
2017-03-16
mwifiex: pcie: don't leak DMA buffers when removing
Brian Norris
1
-19
/
+19
2017-03-06
ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1
Johannes Berg
1
-1
/
+1
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
2
-0
/
+4
2017-02-28
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-3
/
+1
2017-02-27
scripts/spelling.txt: add "swith" pattern and fix typo instances
Masahiro Yamada
1
-2
/
+2
2017-02-15
mwifiex: don't enable/disable IRQ 0 during suspend/resume
Brian Norris
1
-4
/
+4
2017-02-13
idr: Return the deleted entry from idr_remove
Matthew Wilcox
1
-3
/
+1
2017-02-10
Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...
David S. Miller
1
-2
/
+2
2017-02-08
cfg80211: Pass new RSSI level in CQM RSSI notification
Andrzej Zaborowski
1
-2
/
+2
2017-02-07
mwifiex: Avoid skipping WEP key deletion for AP
Ganapathi Bhat
1
-2
/
+0
2017-02-07
mwifiex: don't include mac80211.h
Johannes Berg
1
-1
/
+1
2017-02-01
Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...
David S. Miller
14
-672
/
+450
2017-01-28
mwifiex: use pci_dma_sync_single* APIs
Amitkumar Karwar
1
-1
/
+10
[next]