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
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-19
e1000e/igb/ixgbe/i40e: fix message terminations
Jakub Kicinski
10
-22
/
+21
2014-04-19
ixgbe: clean up Rx time stamping code
Jakub Kicinski
3
-45
/
+15
2014-04-19
igb: fix stats for i210 rx_fifo_errors
Todd Fujinaka
1
-1
/
+3
2014-04-19
e1000e: Enclose e1000e_pm_thaw() with CONFIG_PM_SLEEP
Hiroaki SHIMODA
1
-1
/
+1
2014-04-19
e1000e: Correctly include VLAN_HLEN when changing interface MTU
Vlad Yasevich
1
-1
/
+1
2014-04-19
i40e: fix TCP flag replication for hardware offload
Jesse Brandeburg
1
-0
/
+9
2014-04-19
i40e: remove open-coded skb_cow_head
Francois Romieu
1
-9
/
+9
2014-04-11
i40evf: program RSS LUT correctly
Mitch A Williams
1
-4
/
+16
2014-04-11
i40evf: remove open-coded skb_cow_head
Francois Romieu
1
-6
/
+4
2014-04-11
ixgb: remove open-coded skb_cow_head
Francois Romieu
1
-6
/
+4
2014-04-11
igbvf: remove open-coded skb_cow_head
Francois Romieu
1
-9
/
+7
2014-04-11
igb: fix last_rx_timestamp usage
Jakub Kicinski
3
-23
/
+11
2014-04-11
igb: remove open-coded skb_cow_head
Francois Romieu
1
-5
/
+4
2014-04-11
e1000e: remove open-coded skb_cow_head
Francois Romieu
1
-6
/
+4
2014-04-11
e1000: remove open-coded skb_cow_head
Francois Romieu
1
-6
/
+5
2014-04-11
e1000: remove debug messages with function names
Jakub Kicinski
1
-124
/
+0
2014-04-11
ixgbevf: remove open-coded skb_cow_head
Francois Romieu
1
-5
/
+4
2014-04-11
ixgbevf: Add bit to mark work queue initialization
Mark Rustad
2
-1
/
+11
2014-04-11
ixgbe: remove open-coded skb_cow_head
Francois Romieu
1
-7
/
+6
2014-04-11
ixgbe: Add bit to mark service task initialization
Mark Rustad
2
-1
/
+15
2014-04-01
ixgbevf: Fix rcu warnings induced by LER
Mark Rustad
2
-5
/
+18
2014-04-01
ixgbe: Fix rcu warnings induced by LER
Mark Rustad
2
-5
/
+19
2014-04-01
INTEL-IGB: Convert iounmap to pci_iounmap
Peter Senna Tschudin
1
-2
/
+2
2014-04-01
i40e: Remove casts of pointer to same type
Joe Perches
1
-2
/
+2
2014-04-01
i40e/i40evf: Remove addressof casts to same type
Joe Perches
2
-4
/
+3
2014-04-01
i40e/i40evf: fix error checking path
Jean Sacren
2
-10
/
+12
2014-04-01
i40e: fix function kernel doc description
Jean Sacren
1
-1
/
+1
2014-04-01
ixgbevf: Change ixgbe_read_reg to ixgbevf_read_reg
Mark Rustad
3
-9
/
+9
2014-04-01
ixgbe: fix ixgbe_check_reset_blocked() declaration
Jean Sacren
2
-2
/
+2
2014-04-01
ixgbe: fix race conditions on queuing skb for HW time stamp
Jakub Kicinski
3
-1
/
+7
2014-04-01
ixgbe: never generate both software and hardware timestamps
Jakub Kicinski
1
-2
/
+2
2014-04-01
ixgbe: remove redundant if clause from PTP work
Jakub Kicinski
1
-4
/
+0
2014-04-01
e1000e: Fix no connectivity when driver loaded with cable out
David Ertman
1
-5
/
+15
2014-03-28
igb: fix race conditions on queuing skb for HW time stamp
Jakub Kicinski
3
-2
/
+7
2014-03-28
igb: never generate both software and hardware timestamps
Jakub Kicinski
1
-2
/
+2
2014-03-28
e1000e: remove redundant if clause from PTP work
Jakub Kicinski
1
-3
/
+0
2014-03-28
e1000e: add timeout for TX HW time stamping work
Jakub Kicinski
3
-0
/
+10
2014-03-28
i40e: Use DEBUG_FD message level for an FD message
Anjali Singhai Jain
1
-2
/
+3
2014-03-28
i40e/i40evf: Add an FD message level
Anjali Singhai Jain
2
-0
/
+2
2014-03-28
i40e: check for netdev before debugfs use
Shannon Nelson
1
-13
/
+22
2014-03-28
i40evf: remove double space after return
Jesse Brandeburg
1
-1
/
+1
2014-03-28
i40e: Add functionality for FD SB to drop packets
Anjali Singhai Jain
1
-1
/
+6
2014-03-28
i40e: Cleanup in FDIR SB ethtool code
Anjali Singhai Jain
1
-19
/
+13
2014-03-28
i40e: eeprom integrity check on load and empr
Shannon Nelson
2
-6
/
+45
2014-03-28
i40e: Make the alloc and free queue vector calls orthogonal
Greg Rose
1
-6
/
+6
2014-03-28
i40evf: fix oops in watchdog handler
Mitch Williams
2
-3
/
+8
2014-03-28
i40e: Delete ATR filter on RST
Anjali Singhai Jain
1
-3
/
+6
2014-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
David S. Miller
16
-102
/
+321
2014-03-21
ptp: drivers: set the number of programmable pins.
Richard Cochran
1
-0
/
+1
2014-03-21
igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-only
Christoph Paasch
1
-0
/
+1
[next]