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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-11
nfc: s3fwrn5: Constify s3fwrn5_fw_info when not modified
Krzysztof Kozlowski
2
-3
/
+3
2020-09-11
nfc: s3fwrn5: Add missing CRYPTO_HASH dependency
Krzysztof Kozlowski
1
-0
/
+1
2020-09-11
nfc: s3fwrn5: Remove unneeded 'ret' variable
Krzysztof Kozlowski
1
-3
/
+1
2020-09-11
nfc: s3fwrn5: Remove wrong vendor prefix from GPIOs
Krzysztof Kozlowski
1
-6
/
+14
2020-09-11
net: hns: Fix a kernel-doc warning in hinic_hw_eqs.c
Wang Hai
1
-1
/
+1
2020-09-11
net: hns: Fix a kernel-doc warning in hinic_hw_api_cmd.c
Wang Hai
1
-1
/
+1
2020-09-11
net: hns: Fix some kernel-doc warnings in hns_enet.c
Wang Hai
1
-2
/
+1
2020-09-11
net: hns: Fix some kernel-doc warnings in hns_dsaf_xgmac.c
Wang Hai
1
-2
/
+1
2020-09-11
net: hns: fix 'cdev' kernel-doc warning in hnae_ae_unregister()
Wang Hai
1
-1
/
+1
2020-09-11
hinic: Fix some kernel-doc warnings in hinic_hw_io.c
Wang Hai
1
-2
/
+2
2020-09-11
net: mvpp2: ptp: Fix unused variables
Alex Dewar
1
-4
/
+2
2020-09-11
net: cxgb3: Fix some kernel-doc warnings
Wang Hai
1
-2
/
+2
2020-09-11
net: ena: xdp: add queue counters for xdp actions
Sameeh Jubran
3
-3
/
+28
2020-09-11
net: ena: ethtool: add stats printing to XDP queues
Sameeh Jubran
1
-17
/
+28
2020-09-11
net: ena: ethtool: Add new device statistics
Sameeh Jubran
6
-23
/
+170
2020-09-11
net: ena: ethtool: convert stat_offset to 64 bit resolution
Sameeh Jubran
1
-10
/
+8
2020-09-10
net: mventa: drop mvneta_stats from mvneta_swbm_rx_frame signature
Lorenzo Bianconi
1
-3
/
+2
2020-09-10
net: remove napi_hash_del() from driver-facing API
Jakub Kicinski
7
-23
/
+21
2020-09-10
mlx4: make sure to always set the port type
Jakub Kicinski
1
-0
/
+11
2020-09-10
net: mvneta: rely on MVNETA_MAX_RX_BUF_SIZE for pkt split in mvneta_swbm_rx_f...
Lorenzo Bianconi
1
-2
/
+1
2020-09-10
net: dsa: b53: Report VLAN table occupancy via devlink
Florian Fainelli
3
-3
/
+66
2020-09-10
net: mvpp2: ptp: add support for transmit timestamping
Russell King
2
-11
/
+244
2020-09-10
net: mvpp2: ptp: add support for receive timestamping
Russell King
3
-2
/
+194
2020-09-10
net: mvpp2: ptp: add TAI support
Russell King
5
-1
/
+521
2020-09-10
net: mvpp2: check first level interrupt status registers
Russell King
2
-2
/
+15
2020-09-10
net: mvpp2: rename mis-named "link status" interrupt
Russell King
2
-18
/
+19
2020-09-10
net: mvpp2: restructure "link status" interrupt handling
Russell King
1
-32
/
+51
2020-09-10
devlink: Introduce controller number
Parav Pandit
1
-2
/
+7
2020-09-10
devlink: Introduce external controller flag
Parav Pandit
1
-2
/
+4
2020-09-10
net/mlx5: E-switch, Read controller number from device
Parav Pandit
2
-0
/
+23
2020-09-10
net: stmmac: dwmac-intel-plat: remove redundant null check before clk_disable...
Zhang Changzhong
1
-6
/
+2
2020-09-10
net: pxa168_eth: remove redundant null check before clk_disable_unprepare()
Zhang Changzhong
1
-3
/
+1
2020-09-10
net: phy: smsc: LAN8710/20: remove PHY_RST_AFTER_CLK_EN flag
Marco Felsch
1
-1
/
+0
2020-09-10
net: phy: smsc: LAN8710/20: add phy refclk in support
Marco Felsch
1
-0
/
+25
2020-09-10
net: phy: smsc: simplify config_init callback
Marco Felsch
1
-8
/
+10
2020-09-10
net: phy: smsc: skip ENERGYON interrupt if disabled
Marco Felsch
1
-4
/
+11
2020-09-10
net: cavium: Fix a bunch of kerneldoc parameter issues
Wang Hai
1
-5
/
+5
2020-09-09
cxgb4/ch_ipsec: Registering xfrmdev_ops with cxgb4
Ayush Sawal
4
-55
/
+172
2020-09-09
net: dsa: microchip: Implement recommended reset timing
Paul Barker
1
-1
/
+2
2020-09-09
net: dsa: microchip: Disable RGMII in-band status on KSZ9893
Paul Barker
1
-0
/
+3
2020-09-09
net: dsa: microchip: Improve phy mode message
Paul Barker
1
-5
/
+15
2020-09-09
net: dsa: microchip: Make switch detection more informative
Paul Barker
1
-0
/
+3
2020-09-09
net: ethernet/neterion/vxge: fix spelling of "functionality"
Randy Dunlap
1
-1
/
+1
2020-09-09
nfc: pn533/usb.c: fix spelling of "functions"
Randy Dunlap
1
-1
/
+1
2020-09-09
net: tc35815: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-20
/
+28
2020-09-09
hippi: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-55
/
+62
2020-09-09
sfc: coding style cleanups in mcdi_port_common.c
Edward Cree
2
-12
/
+13
2020-09-09
net: wimax: i2400m: fix 'msg_skb' kernel-doc warning in i2400m_msg_to_dev()
Wang Hai
1
-2
/
+0
2020-09-09
bnx2x: Fix some kernel-doc warnings
Wang Hai
1
-2
/
+2
2020-09-09
net: smsc911x: Remove unused variables
Wei Xu
1
-4
/
+2
[next]