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
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-31
dpaa_eth: simplify variables used in dpaa_cleanup_tx_fd()
Madalin Bucur
1
-7
/
+7
2019-10-31
dpaa_eth: avoid timestamp read on error paths
Madalin Bucur
1
-7
/
+10
2019-10-31
dpaa_eth: perform DMA unmapping before read
Madalin Bucur
1
-15
/
+17
2019-10-31
dpaa_eth: use page backed rx buffers
Madalin Bucur
1
-29
/
+22
2019-10-31
dpaa_eth: use only one buffer pool per interface
Madalin Bucur
4
-92
/
+57
2019-10-31
net: hns3: cleanup byte order issues when printed
Guojia Liao
4
-62
/
+83
2019-10-31
net: hns3: cleanup some print format warning
Guojia Liao
14
-101
/
+101
2019-10-31
net: hns3: add or modify some comments
Guangbin Huang
3
-2
/
+5
2019-10-31
net: hns3: optimize local variable initialization
Guangbin Huang
2
-3
/
+2
2019-10-31
net: hns3: cleanup a format-truncation warning
Guojia Liao
1
-1
/
+2
2019-10-31
net: hns3: cleanup some coding style issues
Guangbin Huang
7
-14
/
+13
2019-10-31
net: hns3: cleanup some magic numbers
Guojia Liao
6
-20
/
+34
2019-10-31
net: hns3: add struct netdev_queue debug info for TX timeout
Yunsheng Lin
1
-0
/
+3
2019-10-31
net: hns3: dump some debug information when reset fail
Huazhong Tan
4
-4
/
+35
2019-10-31
bnxt_en: Add support to collect crash dump via ethtool
Vasundhara Volam
3
-2
/
+40
2019-10-31
bnxt_en: Add support to invoke OP-TEE API to reset firmware
Vasundhara Volam
2
-2
/
+14
2019-10-31
mlxsw: spectrum: Generalize split count check
Jiri Pirko
1
-3
/
+3
2019-10-31
mlxsw: spectrum: Iterate over all ports in gap during unsplit create
Jiri Pirko
1
-13
/
+8
2019-10-31
mlxsw: spectrum: Fix base port get for split count 4 and 8
Jiri Pirko
1
-13
/
+15
2019-10-31
mlxsw: spectrum: Use port_module_max_width to compute base port index
Jiri Pirko
1
-2
/
+0
2019-10-31
mlxsw: spectrum: Remember split base local port and use it in unsplit
Jiri Pirko
2
-9
/
+8
2019-10-31
mlxsw: spectrum: Introduce resource for getting offset of 4 lanes split port
Jiri Pirko
2
-0
/
+4
2019-10-31
mlxsw: spectrum: Push getting offsets of split ports into a helper
Jiri Pirko
1
-23
/
+35
2019-10-31
mlxsw: spectrum: Add sanity checks into module info get
Jiri Pirko
1
-2
/
+37
2019-10-31
mlxsw: spectrum: Pass mapping values in port mapping structure
Jiri Pirko
1
-30
/
+26
2019-10-31
mlxsw: spectrum: Use mapping of port being split for creating split ports
Jiri Pirko
1
-10
/
+13
2019-10-31
mlxsw: spectrum: Replace port_to_module array with array of structs
Jiri Pirko
2
-39
/
+84
2019-10-31
mlxsw: spectrum: Distinguish between unsplittable and split port
Jiri Pirko
1
-4
/
+11
2019-10-31
mlxsw: spectrum: Move max_width check up before count check
Jiri Pirko
1
-6
/
+6
2019-10-31
mlxsw: spectrum: Use PMTM register to get max module width
Jiri Pirko
4
-19
/
+67
2019-10-31
mlxsw: reg: Add Port Module Type Mapping Register
Jiri Pirko
1
-0
/
+50
2019-10-31
mlxsw: reg: Extend PMLP tx/rx lane value size to 4 bits
Jiri Pirko
1
-2
/
+3
2019-10-31
cxgb4/l2t: Simplify 't4_l2e_free()' and '_t4_l2e_free()'
Christophe JAILLET
1
-6
/
+2
2019-10-31
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
10
-55
/
+122
2019-10-30
mlxsw: Enforce firmware version for Spectrum-2
Ido Schimmel
1
-0
/
+18
2019-10-30
mlxsw: Bump firmware version to 13.2000.2308
Ido Schimmel
1
-1
/
+1
2019-10-30
mlxsw: pci: Increase PCI reset timeout for SN3800 systems
Ido Schimmel
1
-1
/
+1
2019-10-30
mlxsw: reg: Increase size of MPAR register
Ido Schimmel
1
-1
/
+1
2019-10-30
e1000e: Fix compiler warning when CONFIG_PM_SLEEP is not set
Sasha Neftin
1
-0
/
+2
2019-10-30
e1000e: Add support for Tiger Lake
Sasha Neftin
5
-1
/
+26
2019-10-30
i40e: Add UDP segmentation offload support
Josh Hunt
2
-3
/
+10
2019-10-30
ixgbe: Add UDP segmentation offload support
Josh Hunt
1
-6
/
+18
2019-10-30
igb: Add UDP segmentation offload support
Josh Hunt
2
-6
/
+18
2019-10-30
e1000e: Drop unnecessary __E1000_DOWN bit twiddling
Alexander Duyck
1
-6
/
+1
2019-10-30
e1000e: Use rtnl_lock to prevent race conditions between net and pci/pm
Alexander Duyck
1
-33
/
+35
2019-10-30
e1000e: Add support for Comet Lake
Sasha Neftin
2
-0
/
+12
2019-10-30
broadcom: bnxt: Fix use true/false for bool
Saurav Girepunje
1
-1
/
+1
2019-10-30
cavium: thunder: Fix use true/false for bool type
Saurav Girepunje
1
-6
/
+6
2019-10-30
ionic: Remove set but not used variable 'sg_desc'
YueHaibing
1
-2
/
+0
2019-10-30
net: aquantia: fix error handling in aq_ptp_poll
Gustavo A. R. Silva
1
-0
/
+2
[next]