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
2014-09-02
cxgb4: Fixed the code to use correct length for part number
Hariprasad Shenai
1
-1
/
+10
2014-09-02
cxgb4: Fix for handling 1Gb/s SFP+ Transceiver Modules
Hariprasad Shenai
1
-0
/
+1
2014-09-02
stmmac: only remove RXCSUM feature if no rx coe is available
Giuseppe CAVALLARO
1
-2
/
+0
2014-09-02
stmmac: fix the rx csum feature
Giuseppe CAVALLARO
3
-3
/
+31
2014-09-02
amd-xgbe: Use the Tx queue count for Tx flow control support
Lendacky, Thomas
1
-2
/
+2
2014-09-02
amd-xgbe: Fix the xpcs mmd debugfs support
Lendacky, Thomas
1
-4
/
+4
2014-09-02
amd-xgbe: Reported fifo size from hardware is not correct
Lendacky, Thomas
2
-2
/
+7
2014-09-02
amd-xgbe: Check for Tx hardware queue flushing support
Lendacky, Thomas
4
-3
/
+12
2014-09-02
drivers: net: NET_XGENE should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2014-09-01
stmmac: fix PLS bit setting when EEE is active
Giuseppe CAVALLARO
1
-4
/
+3
2014-09-01
stmmac: never check EEE in case of a switch is attached
Giuseppe CAVALLARO
1
-0
/
+5
2014-09-01
stmmac: fix LPI TW timer value to 20.5us.
nandini sharma
1
-1
/
+1
2014-09-01
stmmac: fix the EEE LPI Macro definitions.
nandini sharma
1
-4
/
+4
2014-08-30
net/mlx4: Move the tunnel steering helper function to mlx4_core
Or Gerlitz
2
-29
/
+40
2014-08-30
stmmac: fix dma api misuse
Giuseppe CAVALLARO
5
-27
/
+79
2014-08-30
stmmac: ptp: fix the reference clock
Giuseppe CAVALLARO
3
-6
/
+18
2014-08-30
stmmac: fix tipo on mmc crc error
Giuseppe CAVALLARO
3
-3
/
+3
2014-08-30
stmmac: prevent false carrier sense detection
Giuseppe CAVALLARO
1
-1
/
+1
2014-08-26
mvneta: Add missing if_vlan.h include.
David S. Miller
1
-0
/
+1
2014-08-26
qlge: Fix TSO for non-accelerated vlan traffic
Vlad Yasevich
1
-2
/
+3
2014-08-26
mvneta: Fix TSO and checksum for non-acceleration vlan traffic
Vlad Yasevich
1
-3
/
+4
2014-08-26
i40evf: Fix TSO and hw checksums for non-accelerated vlan packets.
Vlad Yasevich
1
-1
/
+1
2014-08-26
i40e: Fix TSO and hw checksums for non-accelerated vlan packets.
Vlad Yasevich
1
-1
/
+1
2014-08-26
ehea: Fix TSO and hw checksums with non-accelerated vlan packets.
Vlad Yasevich
1
-1
/
+1
2014-08-26
bna: Support TSO and partial checksum with non-accelerated vlans.
Vlad Yasevich
1
-3
/
+4
2014-08-26
e1000: Fix TSO for non-accelerated vlan traffic
Vlad Yasevich
1
-8
/
+11
2014-08-26
e1000e: Fix TSO with non-accelerated vlans
Vlad Yasevich
1
-12
/
+9
2014-08-26
net: moxa: continue loop on skb allocation failure
Jonas Jensen
1
-7
/
+5
2014-08-26
net: moxa: synchronize DMA memory
Jonas Jensen
1
-0
/
+6
2014-08-26
net: moxa: replace build_skb() with netdev_alloc_skb_ip_align() / memcpy()
Jonas Jensen
1
-4
/
+5
2014-08-26
net: moxa: clear DESC1 on ndo_start_xmit()
Jonas Jensen
1
-4
/
+3
2014-08-26
stmmac: set ptp_clock to NULL while unregister
Giuseppe CAVALLARO
1
-0
/
+1
2014-08-26
stmmac: fix rx checksum programming
Giuseppe CAVALLARO
1
-7
/
+6
2014-08-22
net: ethernet: broadcom: bnx2x: Remove redundant #ifdef
Rasmus Villemoes
1
-4
/
+0
2014-08-22
ibmveth: Fix endian issues with rx_no_buffer statistic
Anton Blanchard
1
-4
/
+14
2014-08-22
net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()
Iyappan Subramanian
1
-7
/
+13
2014-08-22
net: fec: ptp: avoid register access when ipg clock is disabled
Nimrod Andy
3
-15
/
+41
2014-08-22
cxgb4: Free completed tx skbs promptly
Hariprasad Shenai
3
-2
/
+5
2014-08-22
cxgb4: Fix race condition in cleanup
Anish Bhatt
2
-14
/
+19
2014-08-22
bnx2x: Revert UNDI flushing mechanism
Yuval Mintz
1
-75
/
+17
2014-08-22
qlcnic: Fix endianess issue in firmware load from file operation
Shahed Shaikh
1
-10
/
+25
2014-08-22
qlcnic: Fix endianess issue in FW dump template header
Rajesh Borundia
1
-0
/
+57
2014-08-22
qlcnic: Fix flash access interface to application
Jitendra Kalsaria
3
-5
/
+32
2014-08-15
i40e: fix PTP bug
Jesse Brandeburg
1
-1
/
+1
2014-08-15
i40e: Fix a few potential VF dereferences
Anjali Singhai Jain
1
-11
/
+19
2014-08-15
i40e: Fix for recent kernel panic
Anjali Singhai Jain
1
-3
/
+15
2014-08-15
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
82
-85
/
+86
2014-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-54
/
+120
2014-08-15
net: ethernet: ibm: ehea: Remove duplicate object from Makefile
Andreas Ruprecht
1
-1
/
+1
2014-08-15
net: xgene: Check negative return value of xgene_enet_get_ring_size()
Tobias Klauser
1
-2
/
+5
[prev]
[next]