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-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
2018-08-31
mwifiex: do no submit URB in suspended state
Ganapathi Bhat
1
-0
/
+7
2018-08-31
libertas_tf: prevent underflow in process_cmdrequest()
Dan Carpenter
1
-2
/
+3
2018-07-31
mwifiex: Fix skipped vendor specific IEs
Roman Stratiienko
1
-1
/
+7
2018-07-31
mwifiex: use atomic bitops to represent adapter status variables
Ganapathi Bhat
15
-72
/
+91
2018-07-31
mwifiex: restructure rx_reorder_tbl_lock usage
Ganapathi Bhat
3
-51
/
+53
2018-07-31
mwifiex: replace rx_pkt_lock by rx_reorder_tbl_lock
Ganapathi Bhat
3
-13
/
+10
2018-07-23
Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...
David S. Miller
7
-53
/
+71
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-5
/
+2
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-1
/
+2
2018-07-04
libertas: fix suspend and resume for SDIO connected cards
Daniel Mack
2
-6
/
+25
2018-06-27
libertas: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-4
/
+3
2018-06-27
libertas_tf: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-4
/
+4
2018-06-27
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
2
-13
/
+13
2018-06-27
mwifiex: uap: do not chok ethernet header in bridge path
Xinming Hu
1
-26
/
+26
2018-06-24
mwifiex: handle race during mwifiex_usb_disconnect
Ganapathi Bhat
1
-2
/
+2
2018-06-24
Revert "mwifiex: handle race during mwifiex_usb_disconnect"
Ganapathi Bhat
1
-3
/
+0
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-2
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-6
/
+7
2018-05-29
mwifiex: reserve passive scan time for radar channel
Xinming Hu
1
-3
/
+6
2018-05-29
mwifiex: increase log level for internal scan fail result
Xinming Hu
1
-1
/
+1
2018-05-29
mwifiex: mark expected switch fall-throughs
Gustavo A. R. Silva
2
-0
/
+5
2018-05-29
mwifiex: skip sending GT_REKEY_OFFLOAD_CFG if firmware has no support
Ganapathi Bhat
3
-1
/
+21
2018-05-29
mwifiex: handle race during mwifiex_usb_disconnect
Ganapathi Bhat
1
-0
/
+3
2018-05-29
mwifiex: avoid exporting mwifiex_send_cmd
Ganapathi Bhat
4
-4
/
+10
2018-05-23
mwifiex: support sysfs initiated device coredump
Arend Van Spriel
5
-32
/
+43
2018-05-23
mwifiex: correct histogram data with appropriate index
Xinming Hu
1
-3
/
+5
2018-05-12
wireless-drivers: Dynamically allocate struct station_info
Toke Høiland-Jørgensen
1
-9
/
+16
2018-05-09
mwifiex: increase TX threashold to avoid TX timeout during ED MAC test
Ganapathi Bhat
1
-2
/
+2
2018-05-09
mwifiex: delete unneeded include
Julia Lawall
1
-1
/
+0
2018-04-30
mwifiex: keep user configured mac address during changing virtual interface
Xinming Hu
1
-1
/
+4
2018-04-30
mwifiex: always configure firmware mac address during changing virtual interface
Xinming Hu
1
-4
/
+0
2018-04-30
mwifiex: make firmware mac address consistent with host configuration
Xinming Hu
3
-19
/
+26
[prev]
[next]