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-02-16
ixgbe: fix possible data corruption in read_i2c_byte
Emil Tantilov
1
-1
/
+1
2013-02-16
ixgbe: Add support for set_channels ethtool operation
Alexander Duyck
1
-0
/
+38
2013-02-16
ixgbe: Add support for displaying the number of Tx/Rx channels
Alexander Duyck
1
-0
/
+72
2013-02-16
ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabled
Alexander Duyck
2
-13
/
+8
2013-02-16
ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queue
Alexander Duyck
1
-22
/
+26
2013-02-16
ixgbe: Add function for setting XPS queue mapping
Alexander Duyck
3
-5
/
+20
2013-02-16
ixgbe: Define FCoE and Flow director limits much sooner to allow for changes
Alexander Duyck
3
-35
/
+19
2013-02-16
igb: increase timeout for ethtool offline self-test
Stefan Assmann
1
-1
/
+1
2013-02-16
igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid races
Alexander Duyck
2
-23
/
+31
2013-02-16
e1000e: display a warning message when SmartSpeed works
Koki Sanagi
1
-0
/
+7
2013-02-16
e1000: fix whitespace issues and multi-line comments
Jeff Kirsher
5
-528
/
+586
2013-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
4
-300
/
+495
2013-02-15
tg3: Update version to 3.130
Michael Chan
1
-2
/
+2
2013-02-15
tg3: Set initial carrier state to off.
Michael Chan
1
-0
/
+2
2013-02-15
tg3: Fix 5762 NVRAM sizing
Michael Chan
1
-2
/
+4
2013-02-15
tg3: Expand EEE support for all 5717 B0
Michael Chan
1
-1
/
+1
2013-02-15
tg3: Add 57766 device support.
Matt Carlson
2
-1
/
+19
2013-02-15
ixgbe: refactor initialization of feature flags
Emil Tantilov
1
-20
/
+38
2013-02-15
igb: Refractoring function pointers in igb_get_invariants function
Akeem G. Abodunrin
1
-251
/
+11
2013-02-15
igb: Intialize MAC function pointers
Akeem G. Abodunrin
1
-0
/
+61
2013-02-15
igb: Initialize NVM function pointers
Akeem G. Abodunrin
1
-0
/
+109
2013-02-15
igb: Initialize PHY function pointers
Akeem G. Abodunrin
1
-0
/
+112
2013-02-15
igb: Update igb to use a path similar to ixgbe to determine when to stop Tx
Alexander Duyck
2
-15
/
+28
2013-02-15
igb: Refix sparse warning in igb_get_i2c_client
Carolyn Wyborny
1
-1
/
+1
2013-02-15
igb: Fix for improper allocation flag in igb_get_i2c_client
Carolyn Wyborny
1
-1
/
+1
2013-02-15
igb: Fix for improper exit in igb_get_i2c_client
Carolyn Wyborny
1
-6
/
+1
2013-02-15
igb: Support using build_skb in the case that jumbo frames are disabled
Alexander Duyck
2
-34
/
+161
2013-02-14
gianfar: Fix and cleanup Rx FCB indication
Claudiu Manoil
2
-21
/
+21
2013-02-14
gianfar: Remove wrong buffer size conditioning to VLAN h/w offload
Claudiu Manoil
1
-3
/
+0
2013-02-14
gianfar: gfar_process_frame returns void
Claudiu Manoil
1
-6
/
+4
2013-02-14
gianfar: GRO_DROP is unlikely
Claudiu Manoil
1
-1
/
+1
2013-02-14
gianfar: Cleanup and optimize struct gfar_private
Claudiu Manoil
1
-45
/
+48
2013-02-14
gianfar: Add device ref (dev) in gfar_private
Claudiu Manoil
2
-12
/
+14
2013-02-14
gianfar: Remove unused device_node ref in gfar_private
Claudiu Manoil
2
-5
/
+0
2013-02-14
bgmac: add read of interrupt mask after disabling interrupts
Nathan Hintz
1
-0
/
+1
2013-02-14
bridge: Add vlan support to static neighbors
Vlad Yasevich
3
-3
/
+4
2013-02-14
bridge: Dump vlan information from a bridge port
Vlad Yasevich
1
-1
/
+2
2013-02-13
bgmac: return error on failed PHY write
Rafał Miłecki
2
-6
/
+7
2013-02-13
be2net: remove BUG_ON() in be_mcc_compl_is_new()
Sathya Perla
1
-5
/
+8
2013-02-13
net: ethernet: ti: remove redundant NULL check.
Cyril Roelandt
1
-4
/
+2
2013-02-13
Merge branch 'gfar-ethtool-atomic' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
3
-45
/
+37
2013-02-13
gianfar: convert u64 status counters to atomic64_t
Paul Gortmaker
3
-30
/
+31
2013-02-13
gianfar: remove largely unused gfar_stats struct
Paul Gortmaker
2
-16
/
+7
2013-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-72
/
+34
2013-02-13
net: fec_mpc52xx: Read MAC address from device-tree
Stefan Roese
1
-24
/
+38
2013-02-13
cxgb4vf: Fix VLAN extraction counter increment
Vipul Pandya
1
-1
/
+3
2013-02-13
driver: net: ethernet: cpsw: dual emac interface implementation
Mugunthan V N
1
-52
/
+283
2013-02-13
driver: net: ethernet: cpsw: make cpts as pointer
Mugunthan V N
1
-15
/
+21
2013-02-13
driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...
Mugunthan V N
4
-9
/
+24
2013-02-13
ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6
Alexander Duyck
1
-6
/
+3
[next]