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-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
1
-3
/
+3
2014-01-31
e100: Fix "disabling already-disabled device" warning
Michele Baldessari
1
-1
/
+1
2014-01-28
i40e: Add missing braces to i40e_dcb_need_reconfig()
Dave Jones
1
-1
/
+2
2014-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+2
2014-01-18
ixgbevf: merge ixgbevf_tx_map and ixgbevf_tx_queue into a single function
Emil Tantilov
2
-140
/
+133
2014-01-18
ixgbevf: redo dma mapping using the tx buffer info
Emil Tantilov
2
-40
/
+59
2014-01-18
ixgbevf: make the first tx_buffer a repository for most of the skb info
Emil Tantilov
2
-95
/
+130
2014-01-18
ixgbevf: add tx counters
Emil Tantilov
1
-0
/
+2
2014-01-18
ixgbevf: remove counters for Tx/Rx checksum offload
Emil Tantilov
3
-20
/
+9
2014-01-18
ixgbevf: move ring specific stats into ring specific structure
Emil Tantilov
3
-44
/
+62
2014-01-18
ixgbevf: make use of the dev pointer in the ixgbevf_ring struct
Emil Tantilov
3
-84
/
+61
2014-01-18
i40e: Fix device ID define names to align to standard
Shannon Nelson
7
-70
/
+70
2014-01-18
i40e: add DCB option to Kconfig
Neerav Parikh
2
-0
/
+10
2014-01-18
i40e: add DCB and DCBNL support
Neerav Parikh
4
-20
/
+669
2014-01-18
i40e: implement DCB support infastructure
Neerav Parikh
5
-15
/
+712
2014-01-18
i40e: refactor flow director
Anjali Singhai Jain
3
-160
/
+221
2014-01-18
i40e: rename defines
Jesse Brandeburg
4
-33
/
+33
2014-01-18
i40e: whitespace fixes
Jesse Brandeburg
4
-5
/
+5
2014-01-18
i40e: Change firmware workaround
Jesse Brandeburg
2
-7
/
+2
2014-01-18
i40e: fix compile warning on checksum_local
Jesse Brandeburg
1
-1
/
+1
2014-01-18
ixgbevf: bump version
Don Skidmore
1
-1
/
+1
2014-01-18
ixgbe: bump version number
Don Skidmore
1
-1
/
+1
2014-01-18
ixgbe: add braces around else condition in ixgbe_qv_lock_* calls
Jacob Keller
1
-2
/
+4
2014-01-18
ixgbe: set driver_max_VFs should be done before enabling SRIOV
ethan.zhao
1
-1
/
+1
2014-01-18
ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63
ethan.zhao
3
-4
/
+9
2014-01-17
i40e: updates to AdminQ interface
Shannon Nelson
2
-15
/
+8
2014-01-17
i40e: check desc pointer before printing
Shannon Nelson
1
-28
/
+39
2014-01-17
i40e: Remove autogenerated Module.symvers file.
David S. Miller
1
-0
/
+0
2014-01-17
e1000e: Fix compilation warning when !CONFIG_PM_SLEEP
Mika Westerberg
1
-6
/
+2
2014-01-17
ixgbe: Fix incorrect logic for fixed fiber eeprom write
Don Skidmore
1
-1
/
+1
2014-01-17
ixgbevf: create function for all of ring init
Don Skidmore
2
-137
/
+183
2014-01-17
ixgbevf: Convert ring storage form pointer to an array to array of pointers
Don Skidmore
3
-86
/
+98
2014-01-17
ixgbevf: use pci drvdata correctly in ixgbevf_suspend()
Wei Yongjun
1
-2
/
+2
2014-01-17
ixgbevf: set the disable state when ixgbevf_qv_disable is called
Jacob Keller
1
-0
/
+1
2014-01-17
ixgbe: reinit_locked() should be called with rtnl_lock
John Fastabend
1
-0
/
+2
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
3
-3
/
+0
2014-01-16
ixgbe: Clear head write-back registers on VF reset
Alexander Duyck
2
-0
/
+17
2014-01-16
ixgbe: Force QDE via PFQDE for VFs during reset
Alexander Duyck
2
-3
/
+18
2014-01-15
i40e: Retain MAC filters on port VLAN deletion
Greg Rose
2
-0
/
+16
2014-01-15
i40e: Warn admin to reload VF driver on port VLAN configuration
Greg Rose
1
-0
/
+5
2014-01-15
ixgbe: Additional adapter removal checks
Mark Rustad
2
-0
/
+38
2014-01-15
ixgbe: Check for adapter removal on register writes
Mark Rustad
3
-5
/
+12
2014-01-15
ixgbe: Check register reads for adapter removal
Mark Rustad
3
-5
/
+53
2014-01-15
ixgbe: Make ethtool register test use accessors
Mark Rustad
1
-51
/
+47
2014-01-15
ixgbe: Use static inlines instead of macros
Mark Rustad
3
-12
/
+33
2014-01-15
ixbge: Protect ixgbe_down with __IXGBE_DOWN bit
Mark Rustad
1
-1
/
+3
2014-01-15
ixgbe: Indicate removal state explicitly
Mark Rustad
2
-4
/
+9
2014-01-15
i40e: Bump version number
Catherine Sullivan
1
-1
/
+1
2014-01-15
i40e: trivial cleanup
Jesse Brandeburg
1
-2
/
+1
2014-01-15
i40e: whitespace fixes
Jesse Brandeburg
5
-8
/
+5
[next]