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-03-25
cxgb4: Add support to catch bits set in INT_CAUSE5
Rahul Kundu
2
-8
/
+30
2020-03-25
octeontx2-pf: Fix ndo_set_rx_mode
Sunil Goutham
2
-2
/
+29
2020-03-25
octeontx2-pf: Fix rx buffer page refcount
Sunil Goutham
1
-0
/
+1
2020-03-25
s390/qeth: modernize two list helpers
Julian Wiedmann
1
-5
/
+3
2020-03-25
s390/qeth: keep track of fixed prio-queue configuration
Julian Wiedmann
3
-4
/
+7
2020-03-25
s390/qeth: fine-tune MAC Address-related errnos
Julian Wiedmann
1
-5
/
+5
2020-03-25
s390/qeth: add TX IRQ coalescing support for IQD devices
Julian Wiedmann
3
-8
/
+102
2020-03-25
s390/qeth: collect more TX statistics
Julian Wiedmann
3
-6
/
+17
2020-03-25
s390/qeth: clean up the mac_bits
Julian Wiedmann
2
-8
/
+8
2020-03-25
s390/qeth: simplify L3 dev_id logic
Julian Wiedmann
2
-22
/
+13
2020-03-25
s390/qdio: extend polling support to multiple queues
Julian Wiedmann
6
-104
/
+83
2020-03-25
s390/qeth: remove redundant if-clause in RX poll code
Julian Wiedmann
1
-30
/
+26
2020-03-25
s390/qeth: split out RX poll code
Julian Wiedmann
1
-21
/
+33
2020-03-25
s390/qeth: simplify RX buffer tracking
Julian Wiedmann
2
-19
/
+13
2020-03-25
cxgb4: remove set but not used variable 'tab'
YueHaibing
1
-3
/
+1
2020-03-25
net: phy: mscc: consolidate a common RGMII delay implementation
Vladimir Oltean
2
-57
/
+49
2020-03-25
net: axienet: Allow DMA to beyond 4GB
Andre Przywara
1
-0
/
+8
2020-03-25
net: axienet: Autodetect 64-bit DMA capability
Andre Przywara
2
-0
/
+27
2020-03-25
net: axienet: Upgrade descriptors to hold 64-bit addresses
Andre Przywara
2
-39
/
+83
2020-03-25
net: axienet: Wrap DMA pointer writes to prepare for 64 bit
Andre Przywara
1
-10
/
+16
2020-03-25
net: axienet: Add mii-tool support
Andre Przywara
1
-0
/
+11
2020-03-25
net: axienet: Drop MDIO interrupt registers from ethtools dump
Andre Przywara
2
-11
/
+0
2020-03-25
net: axienet: Mark eth_irq as optional
Andre Przywara
1
-2
/
+2
2020-03-25
net: axienet: Check for DMA mapping errors
Andre Przywara
1
-1
/
+30
2020-03-25
net: axienet: Factor out TX descriptor chain cleanup
Andre Przywara
1
-22
/
+57
2020-03-25
net: axienet: Improve DMA error handling
Andre Przywara
1
-2
/
+2
2020-03-25
net: axienet: Fix DMA descriptor cleanup path
Andre Przywara
1
-15
/
+28
2020-03-25
net: axienet: Propagate failure of DMA descriptor setup
Andre Przywara
1
-7
/
+19
2020-03-25
net: axienet: Convert DMA error handler to a work queue
Andre Przywara
2
-13
/
+13
2020-03-25
net: xilinx: temac: Relax Kconfig dependencies
Andre Przywara
1
-1
/
+0
2020-03-25
net: phy: mdio-mux-bcm-iproc: use readl_poll_timeout() to simplify code
Dejin Zheng
1
-10
/
+4
2020-03-25
Merge tag 'wireless-drivers-next-2020-03-24' of git://git.kernel.org/pub/scm/...
David S. Miller
129
-1978
/
+3955
2020-03-24
net: dsa: sja1105: configure the PTP_CLK pin as EXT_TS or PER_OUT
Vladimir Oltean
7
-0
/
+269
2020-03-24
net: dsa: sja1105: make the AVB table dynamically reconfigurable
Vladimir Oltean
3
-3
/
+27
2020-03-24
net: dsa: sja1105: make future_base_time a common helper
Vladimir Oltean
2
-27
/
+27
2020-03-24
net: dsa: sja1105: unconditionally set DESTMETA and SRCMETA in AVB table
Vladimir Oltean
2
-38
/
+32
2020-03-24
net: typhoon: Add required whitespace after keywords
Logan Magee
2
-143
/
+143
2020-03-24
net: phy: tja11xx: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
1
-13
/
+3
2020-03-24
net: phy: smsc: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
1
-11
/
+5
2020-03-24
net: phy: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
1
-11
/
+5
2020-03-24
net: phy: marvell10g: use phy_read_mmd_poll_timeout() to simplify the code
Dejin Zheng
1
-10
/
+5
2020-03-24
net: phy: aquantia: use phy_read_mmd_poll_timeout() to simplify the code
Dejin Zheng
1
-9
/
+4
2020-03-24
net: phy: bcm84881: use phy_read_mmd_poll_timeout() to simplify the code
Dejin Zheng
1
-23
/
+4
2020-03-24
Remove DST_HOST
David Laight
1
-2
/
+2
2020-03-24
net: thunderx: remove set but not used variable 'tail'
Zheng zengkai
1
-2
/
+1
2020-03-24
devlink: Only pass packet trap group identifier in trap structure
Ido Schimmel
2
-8
/
+8
2020-03-24
netdevsim: Explicitly register packet trap groups
Ido Schimmel
1
-1
/
+18
2020-03-24
mlxsw: spectrum_trap: Explicitly register packet trap groups
Ido Schimmel
1
-3
/
+27
2020-03-24
r8169: improve RTL8168b FIFO overflow workaround
Heiner Kallweit
1
-2
/
+1
2020-03-24
r8169: improve rtl_schedule_task
Heiner Kallweit
1
-2
/
+2
[next]