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
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
9
-45
/
+9
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20
Thomas Gleixner
1
-14
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
6
-0
/
+6
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2
-0
/
+2
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
4
-0
/
+4
2019-05-05
Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...
David S. Miller
8
-25
/
+107
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-2
/
+2
2019-04-26
mwl8k: move spin_lock_bh to spin_lock in tasklet
Jeff Xie
1
-2
/
+2
2019-04-25
mwifiex: fix spelling mistake "capabilties" -> "capabilities"
Colin Ian King
2
-10
/
+10
2019-04-25
mwifiex: add support for SD8987 chipset
Tamás Szűcs
3
-2
/
+76
2019-04-25
mwl8k: Fix rate_idx underflow
Petr Štetiar
1
-4
/
+9
2019-04-25
mwl8k: fix error handling in mwl8k_post_cmd()
Alexey Khoroshilov
1
-2
/
+5
2019-04-25
mwifiex: prevent an array overflow
Dan Carpenter
1
-0
/
+3
2019-04-25
mwifiex: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-5
/
+2
2019-04-25
mwifiex: Make resume actually do something useful again on SDIO cards
Douglas Anderson
1
-1
/
+1
2019-04-04
mwifiex: add a bounds check in mwifiex_process_sta_rx_packet()
Dan Carpenter
1
-1
/
+2
2019-04-04
mwifiex: Fix mem leak in mwifiex_tm_cmd
YueHaibing
1
-1
/
+5
2019-04-04
net: mwifiex: fix a NULL pointer dereference
Kangjie Lu
1
-0
/
+6
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
1
-2
/
+1
2019-02-20
libertas_tf: get the MAC address before registering the device
Lubomir Rintel
1
-46
/
+11
2019-02-20
libertas_tf: don't defer firmware loading until start()
Lubomir Rintel
3
-32
/
+38
2019-02-20
libertas_tf: move hardware callbacks to a separate structure
Lubomir Rintel
4
-16
/
+25
2019-02-19
mwifiex: don't advertise IBSS features without FW support
Brian Norris
1
-3
/
+7
2019-02-19
mwifiex: Fix NL80211_TX_POWER_LIMITED
Adrian Bunk
3
-6
/
+19
2019-02-19
libertas_tf: remove set but not used variable 'flags'
YueHaibing
1
-2
/
+0
2019-02-19
libertas_tf: fix signal reporting
Lubomir Rintel
1
-1
/
+2
2019-02-19
libertas_tf: move the banner to a more appropriate place
Lubomir Rintel
1
-1
/
+1
2019-02-19
libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
Lubomir Rintel
1
-2
/
+0
2019-02-19
libertas_tf: lower the debug level of command trace
Lubomir Rintel
1
-4
/
+3
2019-02-08
mwifiex: don't print error message on coex event
Stefan Agner
1
-1
/
+1
2019-02-01
mwifiex: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-3
/
+2
2019-02-01
libertas: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-6
/
+0
2019-02-01
libertas: fix indentation issue
Colin Ian King
1
-1
/
+1
2019-02-01
mwifiex: add support for sd8977 chipset
Hemantkumar Suthar
3
-1
/
+76
2019-02-01
libertas: add checks for the return value of sysfs_create_group
Kangjie Lu
1
-0
/
+5
2018-12-20
Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...
David S. Miller
4
-38
/
+69
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-53
/
+51
2018-12-13
mwifiex: add NL80211_STA_INFO_RX_BITRATE support
Brian Norris
2
-5
/
+34
2018-12-13
mwifiex: refactor mwifiex_parse_htinfo() for reuse
Brian Norris
1
-17
/
+19
2018-12-13
mwifiex: debugfs: correct histogram spacing, formatting
Brian Norris
1
-8
/
+6
2018-12-13
mwifiex: fix potential NULL dereference and use after free
Pan Bian
1
-8
/
+10
2018-12-13
Revert "mwifiex: restructure rx_reorder_tbl_lock usage"
Brian Norris
3
-53
/
+51
2018-11-06
mwifiex: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-06
libertas: remove set but not used variable 'int_type'
YueHaibing
1
-3
/
+1
2018-10-13
libertas: return errno from lbs_add_card()
Lubomir Rintel
5
-14
/
+20
2018-10-13
libertas: don't set URB_ZERO_PACKET on IN USB transfer
Lubomir Rintel
1
-2
/
+0
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2018-10-10
libertas: call into generic suspend code before turning off power
Daniel Mack
1
-0
/
+4
2018-08-31
mwifex: free rx_cmd skb in suspended state
Ganapathi Bhat
1
-0
/
+6
[next]