index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
/
libertas
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-03
libertas: register sysfs groups properly
Greg Kroah-Hartman
1
-24
/
+4
2021-06-03
Revert "libertas: add checks for the return value of sysfs_create_group"
Greg Kroah-Hartman
1
-5
/
+0
2021-02-08
libertas: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2020-09-30
net: libertas: Use netif_rx_any_context()
Sebastian Andrzej Siewior
1
-9
/
+2
2020-09-30
net: libertas libertas_tf: Remove in_interrupt() from debug macro.
Sebastian Andrzej Siewior
1
-2
/
+1
2020-09-01
libertas: Fix misnaming for function param 'device'
Lee Jones
1
-2
/
+2
2020-09-01
libertas: Fix 'timer_list' stored private data related dot-rot
Lee Jones
1
-3
/
+3
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-6
/
+6
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
5
-15
/
+5
2020-05-29
libertas: Use shared constant for rfc1042 header
Pascal Terjan
1
-4
/
+1
2020-05-29
mmc: sdio: Change macro names for Marvell 8688 modules
Pali Rohár
1
-1
/
+1
2020-04-15
libertas: make lbs_process_event() void
Jason Yan
2
-5
/
+2
2020-04-15
libertas: make lbs_init_mesh() void
Jason Yan
2
-6
/
+2
2020-03-23
libertas: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
4
-5
/
+5
2020-03-12
libertas: Use new structure for SPI transfer delays
Sergiu Cuciurean
1
-1
/
+2
2020-01-27
libertas: make lbs_ibss_join_existing() return error code on rates overflow
Nicolai Stange
1
-0
/
+1
2020-01-27
libertas: don't exit from lbs_ibss_join_existing() with RCU read lock held
Nicolai Stange
1
-0
/
+1
2020-01-23
Merge tag 'wireless-drivers-2020-01-23' of git://git.kernel.org/pub/scm/linux...
David S. Miller
1
-3
/
+13
2019-12-18
libertas: Fix two buffer overflows at parsing bss descriptor
Wen Huang
1
-3
/
+13
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-10-04
libertas: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+0
2019-10-01
libertas: fix a potential NULL pointer dereference
Allen Pais
1
-0
/
+5
2019-09-13
libertas: use mesh_wdev->ssid instead of priv->mesh_ssid
Lubomir Rintel
3
-15
/
+21
2019-08-06
libertas: Fix a double free in if_spi_c2h_data()
Dan Williams
1
-9
/
+5
2019-07-24
libertas: Add missing sentinel at end of if_usb.c fw_table
Kevin Easton
1
-1
/
+2
2019-07-24
libertas: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2019-06-26
Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...
David S. Miller
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
4
-20
/
+4
2019-05-28
libertas: fix spelling mistake "Donwloading" -> "Downloading"
Colin Ian King
1
-1
/
+1
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
1
-0
/
+1
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-02-01
libertas: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-6
/
+0
2019-02-01
libertas: add checks for the return value of sysfs_create_group
Kangjie Lu
1
-0
/
+5
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-10
libertas: call into generic suspend code before turning off power
Daniel Mack
1
-0
/
+4
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
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
1
-6
/
+6
2017-11-04
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
3
-18
/
+12
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
17
-0
/
+17
2017-10-30
libertas: don't write wdev->ssid/_len
Johannes Berg
1
-3
/
+0
2017-10-27
libertas: Convert timers to use timer_setup()
Kees Cook
2
-15
/
+12
2017-08-10
libertas: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
13
-525
/
+39
2017-06-28
libertas: Fix lbs_prb_rsp_limit_set()
Dan Carpenter
1
-2
/
+3
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
1
-2
/
+1
[next]