index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
i40e/i40evf: Remove VF Rx csum offload for tunneled packets
alice michael
2017-04-20
1
-7
/
+0
|
*
i40evf: Use net_device_stats from struct net_device
Tobias Klauser
2017-04-20
3
-28
/
+11
*
|
ixgbe: Fix output from ixgbe_dump
Alexander Duyck
2017-04-19
1
-3
/
+1
*
|
ixgbe: Add support for maximum headroom when using build_skb
Alexander Duyck
2017-04-18
2
-8
/
+53
*
|
ixgbe: add check for VETO bit when configuring link for KR
Tony Nguyen
2017-04-18
1
-0
/
+3
*
|
ixgbevf: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-04-18
1
-11
/
+11
*
|
ixgbe: Remove unused define
Don Skidmore
2017-04-18
1
-3
/
+0
*
|
ixgbe: do not use adapter->num_vfs when setting VFs via module parameter
Emil Tantilov
2017-04-18
3
-30
/
+28
*
|
ixgbe: return early instead of wrap block in if statement
Emil Tantilov
2017-04-18
1
-44
/
+41
*
|
ixgbe: move num_vfs_macvlans allocation into separate function
Emil Tantilov
2017-04-18
1
-19
/
+29
*
|
ixgbe: add default setup_link for x550em_a MAC type
Emil Tantilov
2017-04-18
1
-1
/
+1
*
|
ixgbe: list X553 backplane speeds correctly
Don Skidmore
2017-04-18
2
-0
/
+19
*
|
ixgbe: Add X552 XFI backplane support
Don Skidmore
2017-04-18
4
-0
/
+18
*
|
ixgbe: Complete support for X553 sgmii
Don Skidmore
2017-04-18
1
-2
/
+27
*
|
ixgbe: Remove driver config for KX4 PHY
Tony Nguyen
2017-04-18
3
-52
/
+3
*
|
ixgbe: Remove pr_cont uses
Joe Perches
2017-04-18
1
-37
/
+47
*
|
ixgbe: Avoid Tx hang by not allowing more than the number of VFs supported.
Usha Ketineni
2017-04-18
2
-3
/
+26
|
/
*
i40e/i40evf: Use build_skb to build frames
Alexander Duyck
2017-04-08
2
-0
/
+94
*
i40e/i40evf: Add support for padding start of frames
Alexander Duyck
2017-04-08
6
-8
/
+179
*
i40e/i40evf: Add support for using order 1 pages with a 3K buffer
Alexander Duyck
2017-04-08
6
-27
/
+60
*
i40e: clean up historic deprecated flag definitions
Jacob Keller
2017-04-08
1
-3
/
+0
*
i40e: remove I40E_FLAG_NEED_LINK_UPDATE
Alice Michael
2017-04-08
3
-3
/
+0
*
i40e: remove extraneous loop in i40e_vsi_wait_queues_disabled
Jacob Keller
2017-04-08
1
-7
/
+3
*
i40e: allow look-up of MAC address from Open Firmware or IDPROM
Jacob Keller
2017-04-08
1
-13
/
+16
*
i40e: Simplify i40e_detect_recover_hung_queue logic
Alan Brady
2017-04-08
5
-64
/
+15
*
i40e: Decrease the scope of rtnl lock
Maciej Sosin
2017-04-08
3
-45
/
+101
*
i40e: Swap use of pf->flags and pf->hw_disabled_flags for ATR Eviction
Alexander Duyck
2017-04-08
1
-4
/
+2
*
i40e: update error message when trying to add invalid filters
Jacob Keller
2017-04-08
1
-4
/
+5
*
i40e: only register client on iWarp-capable devices
Mitch Williams
2017-04-08
1
-8
/
+11
*
i40e: close client on remove and shutdown
Mitch Williams
2017-04-07
1
-0
/
+10
*
i40e: register existing client on probe
Mitch Williams
2017-04-07
1
-0
/
+6
*
i40e: remove client instance on driver unload
Mitch Williams
2017-04-07
1
-0
/
+3
*
i40e/i40evf: Add capability exchange for outer checksum
Preethi Banala
2017-04-07
6
-56
/
+74
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2017-04-06
5
-133
/
+239
|
\
|
*
fm10k: do not enqueue mailbox when host not ready
Ngai-Mint Kwan
2017-04-06
1
-25
/
+80
|
*
fm10k: disable receive queue when configuring ring
Ngai-Mint Kwan
2017-04-06
1
-0
/
+1
|
*
fm10k: update function header comment for fm10k_get_stats64
Jacob Keller
2017-04-06
1
-2
/
+2
|
*
fm10k: allow service task to reschedule itself
Jacob Keller
2017-04-06
2
-1
/
+13
|
*
fm10k: future-proof state bitmaps using DECLARE_BITMAP
Jacob Keller
2017-04-06
5
-57
/
+61
|
*
fm10k: use a BITMAP for flags to avoid race conditions
Jacob Keller
2017-04-06
5
-48
/
+82
|
*
fm10k: correctly check if interface is removed
Phil Turnbull
2017-04-06
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-06
2
-5
/
+13
|
\
\
|
|
/
|
/
|
|
*
i40e: Do not enable NAPI on q_vectors that have no rings
Alexander Duyck
2017-03-25
1
-4
/
+12
|
*
Revert "e1000e: driver trying to free already-free irq"
Jeff Kirsher
2017-03-24
1
-1
/
+1
*
|
drivers: add explicit interrupt.h includes
Florian Westphal
2017-03-30
1
-0
/
+1
*
|
i40e: fix for queue timing delays
Wyborny, Carolyn
2017-03-29
1
-0
/
+6
*
|
i40e/i40evf: Change the way we limit the maximum frame size for Rx
Alexander Duyck
2017-03-29
6
-27
/
+41
*
|
i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flow
Alexander Duyck
2017-03-29
4
-1
/
+111
*
|
i40e/i40evf: Break i40e_fetch_rx_buffer up to allow for reuse of frag code
Alexander Duyck
2017-03-29
2
-146
/
+130
*
|
i40e/i40evf: Pull out code for cleaning up Rx buffers
Alexander Duyck
2017-03-29
2
-56
/
+89
[prev]
[next]