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
2013-03-08
e1000e: cleanup unusually placed comments
Bruce Allan
7
-25
/
+39
2013-03-08
e1000e: cleanup (add/remove) blank lines where appropriate
Bruce Allan
8
-7
/
+8
2013-03-08
e1000e: cleanup SPACING checkpatch checks
Bruce Allan
4
-16
/
+16
2013-03-08
e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checks
Bruce Allan
7
-127
/
+139
2013-03-08
e1000e: cleanup LEADING_SPACE checkpatch warnings
Bruce Allan
3
-9
/
+9
2013-03-08
e1000e: cleanup LONG_LINE checkpatch warnings
Bruce Allan
5
-16
/
+23
2013-03-08
e1000e: cleanup SPACING checkpatch errors and warnings
Bruce Allan
6
-34
/
+34
2013-03-08
e1000e: cleanup CODE_INDENT checkpatch errors
Bruce Allan
7
-187
/
+178
2013-03-08
ixgbevf: use PCI_DEVICE_TABLE macro
Stephen Hemminger
1
-6
/
+3
2013-03-08
ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid races
Alexander Duyck
2
-33
/
+40
2013-03-08
bgmac: register MII bus
Rafał Miłecki
2
-1
/
+80
2013-03-08
be2net: Update copyright year
Vasundhara Volam
8
-8
/
+8
2013-03-08
tg3: Download 57766 EEE service patch firmware
Nithin Sujir
2
-16
/
+128
2013-03-08
tg3: Enhance firmware download code to support fragmented firmware
Nithin Sujir
1
-6
/
+42
2013-03-08
tg3: Cleanup firmware parsing code
Nithin Sujir
2
-36
/
+34
2013-03-08
tg3: Refactor the 2nd type of cpu pause
Nithin Sujir
1
-26
/
+27
2013-03-08
tg3: Refactor cpu pause/resume code
Nithin Sujir
1
-25
/
+58
2013-03-08
tg3: Add new FW_TSO flag
Matt Carlson
2
-8
/
+8
2013-03-08
qlcnic: Use generic fdb handler when driver options are not enabled.
Vlad Yasevich
1
-15
/
+6
2013-03-08
mlx4: Remove driver specific fdb handlers.
Vlad Yasevich
1
-76
/
+0
2013-03-08
ixgbe: Make use of the default fdb handlers.
Vlad Yasevich
1
-41
/
+1
2013-03-07
r6040: check MDIO register busy waiting result
Florian Fainelli
1
-4
/
+7
2013-03-06
bnx2x: use the default NAPI weight
Eric Dumazet
2
-3
/
+2
2013-03-06
net: cs89x0: use module_platform_driver_probe()
Jingoo Han
1
-13
/
+1
2013-03-06
net: macb: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-03-06
net: at91_ether: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-83
/
+173
2013-03-04
net: fec: fix build error in no MXC platform
Frank Li
1
-8
/
+7
2013-03-04
net: fec: put tx to napi poll function to fix dead lock
Frank Li
2
-47
/
+41
2013-03-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-5
/
+5
2013-03-01
bgmac: omit the fcs
Hauke Mehrtens
1
-0
/
+4
2013-03-01
bnx2x: Fix KR2 work-around condition
Yaniv Rosner
1
-1
/
+1
2013-03-01
bnx2x: Fix KR2 link
Yaniv Rosner
2
-0
/
+8
2013-03-01
bnx2x: Fix port identification for the 84834
Yaniv Rosner
2
-1
/
+62
2013-03-01
r8169: honor jumbo settings when chipset is requested to start.
françois romieu
1
-9
/
+18
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
7
-36
/
+34
2013-02-27
bnx2x: fix UDP checksum for 57710/57711.
Dmitry Kravkov
1
-1
/
+1
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-27
drivers: net: ethernet: cpsw: consider number of slaves in interation
Daniel Mack
1
-1
/
+1
2013-02-27
Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
3
-15
/
+30
2013-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-123
/
+67
2013-02-26
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
7
-63
/
+243
2013-02-26
sfc: Detach net device when stopping queues for reconfiguration
Ben Hutchings
1
-4
/
+12
2013-02-26
sfc: Fix efx_rx_buf_offset() in the presence of swiotlb
Ben Hutchings
2
-6
/
+8
2013-02-26
sfc: Properly sync RX DMA buffer when it is not the last in the page
Ben Hutchings
1
-5
/
+10
2013-02-26
bgmac: fix indexing of 2nd level loops
Rafał Miłecki
1
-7
/
+11
2013-02-25
mlx4: Implement memory windows allocation and deallocation
Shani Michaeli
1
-0
/
+95
2013-02-25
mlx4_core: Enable memory windows in {INIT, QUERY}_HCA
Shani Michaeli
4
-0
/
+10
2013-02-25
mlx4_core: Disable memory windows for virtual functions
Shani Michaeli
4
-15
/
+75
2013-02-25
net/pasemi: Fix missing coding style
Syam Sidhardhan
1
-3
/
+6
[next]