index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
/
libertas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libertas: Add missing __packed annotation with struct_group()
Kees Cook
2021-12-08
1
-1
/
+1
*
libertas: Use struct_group() for memcpy() region
Kees Cook
2021-11-29
2
-6
/
+9
*
libertas: replace snprintf in show functions with sysfs_emit
Ye Guojin
2021-10-27
1
-9
/
+9
*
libertas: Fix possible memory leak in probe and disconnect
Wang Hai
2021-10-27
1
-0
/
+2
*
wireless: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
2
-5
/
+4
*
libertas: Remove unnecessary label of lbs_ethtool_get_eeprom
dingsenjie
2021-08-01
1
-6
/
+3
*
libertas: use DEVICE_ATTR_RW macro
YueHaibing
2021-06-15
1
-71
/
+78
*
libertas: remove leading spaces before tabs
Hui Tang
2021-06-15
1
-1
/
+1
*
libertas: register sysfs groups properly
Greg Kroah-Hartman
2021-05-13
1
-24
/
+4
*
Revert "libertas: add checks for the return value of sysfs_create_group"
Greg Kroah-Hartman
2021-05-13
1
-5
/
+0
*
libertas: struct lbs_private is declared duplicately
Wan Jiabing
2021-04-18
1
-1
/
+0
*
libertas: avoid -Wempty-body warning
Arnd Bergmann
2021-04-17
1
-6
/
+6
*
libertas: remove redundant initialization of variable ret
Colin Ian King
2021-02-08
1
-1
/
+1
*
net: libertas: Use netif_rx_any_context()
Sebastian Andrzej Siewior
2020-09-29
1
-9
/
+2
*
net: libertas libertas_tf: Remove in_interrupt() from debug macro.
Sebastian Andrzej Siewior
2020-09-29
1
-2
/
+1
*
libertas: Fix misnaming for function param 'device'
Lee Jones
2020-09-01
1
-2
/
+2
*
libertas: Fix 'timer_list' stored private data related dot-rot
Lee Jones
2020-09-01
1
-3
/
+3
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-04
5
-15
/
+5
|
\
|
*
libertas: Use shared constant for rfc1042 header
Pascal Terjan
2020-05-29
1
-4
/
+1
|
*
libertas: make lbs_process_event() void
Jason Yan
2020-04-15
2
-5
/
+2
|
*
libertas: make lbs_init_mesh() void
Jason Yan
2020-04-15
2
-6
/
+2
*
|
mmc: sdio: Change macro names for Marvell 8688 modules
Pali Rohár
2020-05-29
1
-1
/
+1
|
/
*
libertas: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-23
4
-5
/
+5
*
libertas: Use new structure for SPI transfer delays
Sergiu Cuciurean
2020-03-12
1
-1
/
+2
*
libertas: make lbs_ibss_join_existing() return error code on rates overflow
Nicolai Stange
2020-01-27
1
-0
/
+1
*
libertas: don't exit from lbs_ibss_join_existing() with RCU read lock held
Nicolai Stange
2020-01-27
1
-0
/
+1
*
Merge tag 'wireless-drivers-2020-01-23' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2020-01-23
1
-3
/
+13
|
\
|
*
libertas: Fix two buffer overflows at parsing bss descriptor
Wen Huang
2019-12-18
1
-3
/
+13
*
|
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-1
/
+1
|
/
*
libertas: remove redundant assignment to variable ret
Colin Ian King
2019-10-04
1
-1
/
+0
*
libertas: fix a potential NULL pointer dereference
Allen Pais
2019-10-01
1
-0
/
+5
*
libertas: use mesh_wdev->ssid instead of priv->mesh_ssid
Lubomir Rintel
2019-09-13
3
-15
/
+21
*
libertas: Fix a double free in if_spi_c2h_data()
Dan Williams
2019-08-06
1
-9
/
+5
*
libertas: Add missing sentinel at end of if_usb.c fw_table
Kevin Easton
2019-07-24
1
-1
/
+2
*
libertas: remove redundant assignment to variable ret
Colin Ian King
2019-07-24
1
-1
/
+1
*
Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...
David S. Miller
2019-06-26
1
-1
/
+1
|
\
|
*
libertas: fix spelling mistake "Donwloading" -> "Downloading"
Colin Ian King
2019-05-28
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
4
-20
/
+4
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20
Thomas Gleixner
2019-05-21
1
-14
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
4
-0
/
+4
*
libertas: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
1
-6
/
+0
*
libertas: add checks for the return value of sysfs_create_group
Kangjie Lu
2019-02-01
1
-0
/
+5
*
libertas: remove set but not used variable 'int_type'
YueHaibing
2018-11-06
1
-3
/
+1
*
libertas: return errno from lbs_add_card()
Lubomir Rintel
2018-10-13
5
-14
/
+20
*
libertas: don't set URB_ZERO_PACKET on IN USB transfer
Lubomir Rintel
2018-10-13
1
-2
/
+0
*
libertas: call into generic suspend code before turning off power
Daniel Mack
2018-10-10
1
-0
/
+4
*
libertas: fix suspend and resume for SDIO connected cards
Daniel Mack
2018-07-04
2
-6
/
+25
[next]