index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2021-12-14
wilc1000: Rename irq handler from "WILC_IRQ" to netdev name
David Mosberger-Tang
2021-12-14
wilc1000: Rename SPI driver from "WILC_SPI" to "wilc1000_spi"
David Mosberger-Tang
2021-12-14
wilc1000: Fix spurious "FW not responding" error
David Mosberger-Tang
2021-12-14
wilc1000: Remove misleading USE_SPI_DMA macro
David Mosberger-Tang
2021-12-14
wilc1000: Fix missing newline in error message
David Mosberger-Tang
2021-12-14
wilc1000: Fix copy-and-paste typo in wilc_set_mac_address
David Mosberger-Tang
2021-12-14
rtw89: coex: Update COEX to 5.5.8
Ching-Te Ku
2021-12-14
rtw89: coex: Cancel PS leaving while C2H comes
Ching-Te Ku
2021-12-14
rtw89: coex: Update BT counters while receiving report
Ching-Te Ku
2021-12-14
rtw89: coex: Define LPS state for BTC using
Ching-Te Ku
2021-12-14
rtw89: coex: Add MAC API to get BT polluted counter
Ching-Te Ku
2021-12-14
rtw89: coex: Not to send H2C when WL not ready and count H2C
Ching-Te Ku
2021-12-14
rtw89: coex: correct C2H header length
Ching-Te Ku
2021-12-13
brcmfmac: Fix incorrect type assignments for keep-alive
Loic Poulain
2021-12-08
libertas_tf: Add missing __packed annotations
Kees Cook
2021-12-08
libertas: Add missing __packed annotation with struct_group()
Kees Cook
2021-12-08
mwifiex: Fix possible ABBA deadlock
Brian Norris
2021-12-08
wilc1000: Add id_table to spi_driver
David Mosberger-Tang
2021-12-08
rtw89: don't kick off TX DMA if failed to write skb
Ping-Ke Shih
2021-12-08
rtw89: remove cch_by_bw which is not used
Zong-Zhe Yang
2021-12-08
rtw89: fix sending wrong rtwsta->mac_id to firmware to fill address CAM
Ping-Ke Shih
2021-12-08
rtw88: refine tx_pwr_tbl debugfs to show channel and bandwidth
Zong-Zhe Yang
2021-12-08
rtw88: add debugfs to fix tx rate
Yan-Hsuan Chuang
2021-12-08
rtw89: fix incorrect channel info during scan
Po Hao Huang
2021-12-08
rtw89: update scan_mac_addr during scanning period
Ping-Ke Shih
2021-12-08
rtw89: use inline function instead macro to set H2C and CAM
Ping-Ke Shih
2021-12-08
rtw89: add const in the cast of le32_get_bits()
Ping-Ke Shih
2021-12-07
s390/qeth: remove check for packing mode in qeth_check_outbound_queue()
Julian Wiedmann
2021-12-07
s390/qeth: fine-tune .ndo_select_queue()
Julian Wiedmann
2021-12-07
s390/qeth: don't offer .ndo_bridge_* ops for OSA devices
Julian Wiedmann
2021-12-07
s390/qeth: split up L2 netdev_ops
Julian Wiedmann
2021-12-07
s390/qeth: simplify qeth_receive_skb()
Julian Wiedmann
2021-12-07
net: dsa: felix: use kmemdup() to replace kmalloc + memcpy
Yihao Han
2021-12-07
net: mscc: ocelot: split register definitions to a separate file
Colin Foster
2021-12-07
net: dsa: ocelot: felix: add interface for custom regmaps
Colin Foster
2021-12-07
net: dsa: ocelot: felix: Remove requirement for PCS in felix devices
Colin Foster
2021-12-07
net: dsa: ocelot: remove unnecessary pci_bar variables
Colin Foster
2021-12-07
net: hns3: Fix spelling mistake "faile" -> "failed"
Colin Ian King
2021-12-07
Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2021-12-07
net: eql: add net device refcount tracker
Eric Dumazet
2021-12-07
vrf: use dev_replace_track() for better tracking
Eric Dumazet
2021-12-06
Revert "net: hns3: add void before function which don't receive ret"
Guangbin Huang
2021-12-06
net: prestera: replace zero-length array with flexible-array member
José Expósito
2021-12-06
net: wwan: iosm: select CONFIG_RELAY
Arnd Bergmann
2021-12-06
netpoll: add net device refcount tracker to struct netpoll
Eric Dumazet
2021-12-05
iwlwifi: mei: fix linking when tracing is not enabled
Emmanuel Grumbach
2021-12-03
qed*: esl priv flag support through ethtool
Manish Chopra
2021-12-03
qed*: enhance tx timeout debug info
Manish Chopra
2021-12-03
net: lan966x: fix a IS_ERR() vs NULL check in lan966x_create_targets()
Dan Carpenter
2021-12-03
net: prestera: acl: fix return value check in prestera_acl_rule_entry_find()
Yang Yingliang
[next]