index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-30
net: sgi: ioc3-eth: use dma-direct for dma allocations
Thomas Bogendoerfer
1
-33
/
+113
2019-08-30
net: sgi: ioc3-eth: refactor rx buffer allocation
Thomas Bogendoerfer
1
-50
/
+45
2019-08-30
net: sgi: ioc3-eth: split ring cleaning/freeing and allocation
Thomas Bogendoerfer
1
-15
/
+13
2019-08-30
net: sgi: ioc3-eth: introduce chip start function
Thomas Bogendoerfer
1
-20
/
+29
2019-08-30
net: sgi: ioc3-eth: separate tx and rx ring handling
Thomas Bogendoerfer
1
-12
/
+8
2019-08-30
net: sgi: ioc3-eth: get rid of ioc3_clean_rx_ring()
Thomas Bogendoerfer
1
-21
/
+1
2019-08-30
net: sgi: ioc3-eth: allocate space for desc rings only once
Thomas Bogendoerfer
1
-53
/
+52
2019-08-30
net: sgi: ioc3-eth: use defines for constants dealing with desc rings
Thomas Bogendoerfer
1
-18
/
+24
2019-08-30
net: sgi: ioc3-eth: remove checkpatch errors/warning
Thomas Bogendoerfer
1
-145
/
+130
2019-08-30
MIPS: SGI-IP27: restructure ioc3 register access
Thomas Bogendoerfer
1
-233
/
+185
2019-08-30
wimax/i2400m: remove debug containing bogus calculation of index
Colin Ian King
1
-7
/
+2
2019-08-29
net: spider_net: Use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+2
2019-08-29
r8169: add support for EEE on RTL8125
Heiner Kallweit
1
-0
/
+24
2019-08-29
r8169: add RTL8125 PHY initialization
Heiner Kallweit
1
-3
/
+127
2019-08-29
r8169: add support for RTL8125
Heiner Kallweit
2
-18
/
+265
2019-08-29
r8169: don't use bit LastFrag in tx descriptor after send
Heiner Kallweit
1
-1
/
+1
2019-08-29
r8169: read common register for PCI commit
Heiner Kallweit
1
-1
/
+1
2019-08-29
r8169: move disabling interrupt coalescing to RTL8169/RTL8168 init
Heiner Kallweit
1
-2
/
+6
2019-08-29
r8169: factor out reading MAC address from registers
Heiner Kallweit
1
-3
/
+10
2019-08-29
r8169: restrict rtl_is_8168evl_up to RTL8168 chip versions
Heiner Kallweit
1
-1
/
+2
2019-08-29
r8169: change interrupt mask type to u32
Heiner Kallweit
1
-5
/
+11
2019-08-29
Merge tag 'mlx5-updates-2019-08-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
22
-115
/
+284
2019-08-29
net: dsa: mv88e6xxx: fix freeing unused SERDES IRQ
Vivien Didelot
1
-1
/
+2
2019-08-29
net: dsa: mv88e6xxx: keep CMODE writable code private
Vivien Didelot
4
-11
/
+8
2019-08-29
net: dsa: mv88e6xxx: get serdes lane after lock
Vivien Didelot
1
-2
/
+4
2019-08-29
net: hns3: not allow SSU loopback while execute ethtool -t dev
Yufeng Mo
4
-2
/
+75
2019-08-29
net: hns3: check reset interrupt status when reset fails
Huazhong Tan
2
-4
/
+4
2019-08-29
net: hns3: add phy selftest function
Yufeng Mo
2
-19
/
+138
2019-08-29
net: hns3: implement .process_hw_error for hns3 client
Weihang Li
7
-2
/
+78
2019-08-29
net: hns3: optimize waiting time for TQP reset
Zhongzhu Liu
2
-5
/
+7
2019-08-29
net: hns3: fix incorrect type in assignment.
Guojia Liao
2
-18
/
+30
2019-08-29
net: hns3: make some reusable codes into a function
Yonglong Liu
1
-26
/
+28
2019-08-29
net: hns3: optimize some log printings
Yufeng Mo
3
-29
/
+30
2019-08-29
net: hns3: reduce the parameters of some functions
Guojia Liao
1
-14
/
+14
2019-08-29
net: hns3: modify base parameter of kstrtouint in hclge_dbg_dump_tm_map
Huazhong Tan
1
-3
/
+4
2019-08-29
net: hns3: use macro instead of magic number
Huazhong Tan
2
-3
/
+6
2019-08-29
net: hns3: code optimization for debugfs related to "dump reg"
Zhongzhu Liu
2
-110
/
+132
2019-08-29
dpaa2-eth: Add pause frame support
Ioana Radulescu
6
-13
/
+177
2019-08-29
dpaa2-eth: Use stored link settings
Ioana Radulescu
2
-14
/
+7
2019-08-29
dpaa2-eth: Remove support for changing link settings
Ioana Radulescu
1
-50
/
+1
2019-08-28
mlxsw: spectrum_ptp: Add counters for GC events
Petr Machata
4
-1
/
+132
2019-08-28
mlxsw: Bump firmware version to 13.2000.1886
Ido Schimmel
1
-1
/
+1
2019-08-28
mlxsw: spectrum: Prevent auto negotiation on number of lanes
Shalom Toledo
2
-20
/
+77
2019-08-28
mlxsw: Remove 56G speed support
Amit Cohen
3
-31
/
+0
2019-08-28
net: phy: force phy suspend when calling phy_stop
Jian Shen
1
-1
/
+1
2019-08-28
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-387
/
+688
2019-08-28
phy: mdio-sun4i: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-28
phy: mdio-mux-meson-g12a: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-28
phy: mdio-moxart: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-28
phy: mdio-hisi-femac: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
[next]