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
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-03-22
9
-13
/
+1657
|
\
|
*
i40e: Add support for client interface for IWARP driver
Anjali Singhai Jain
2016-02-29
9
-13
/
+1657
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
52
-2123
/
+4297
|
\
\
|
*
|
net: relax setup_tc ndo op handle restriction
John Fastabend
2016-03-03
2
-2
/
+2
|
*
|
net: cls_u32: move TC offload feature bit into cls_u32 offload logic
John Fastabend
2016-03-01
1
-3
/
+0
|
*
|
igb: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
2016-02-25
3
-6
/
+8
|
*
|
igb: Fix VLAN tag stripping on Intel i350
Corinna Vinschen
2016-02-25
1
-9
/
+32
|
*
|
igbvf: remove "link is Up" message when registering mcast address
Jon Maxwell
2016-02-25
1
-1
/
+0
|
*
|
igbvf: Add support for generic Tx checksums
Alexander Duyck
2016-02-25
2
-61
/
+82
|
*
|
igb: Add support for generic Tx checksums
Alexander Duyck
2016-02-25
1
-58
/
+48
|
*
|
igb: rename igb define to be more generic
Todd Fujinaka
2016-02-25
2
-4
/
+4
|
*
|
igb: add conditions for I210 to generate periodic clock output
Roland Hii
2016-02-25
1
-1
/
+2
|
*
|
igb: enable WoL for OEM devices regardless of EEPROM setting
Todd Fujinaka
2016-02-25
1
-0
/
+20
|
*
|
igb: constify e1000_phy_operations structure
Julia Lawall
2016-02-25
2
-2
/
+2
|
*
|
igb: When GbE link up, wait for Remote receiver status condition
Takuma Ueba
2016-02-24
1
-0
/
+20
|
*
|
e1000e: Initial support for KabeLake
Raanan Avargil
2016-02-24
2
-0
/
+8
|
*
|
e1000e: Clear ULP configuration register on ULP exit
Raanan Avargil
2016-02-24
2
-0
/
+6
|
*
|
e1000e: Set HW FIFO minimum pointer gap for non-gig speeds
Raanan Avargil
2016-02-24
1
-0
/
+12
|
*
|
e1000e: Increase PHY PLL clock gate timing
Raanan Avargil
2016-02-24
2
-0
/
+15
|
*
|
e1000e: Increase ULP timer
Raanan Avargil
2016-02-24
1
-2
/
+2
|
*
|
i40e/ethtool: support coalesce setting by queue
Kan Liang
2016-02-20
1
-0
/
+7
|
*
|
i40e/ethtool: support coalesce getting by queue
Kan Liang
2016-02-20
1
-0
/
+7
|
*
|
i40e: queue-specific settings for interrupt moderation
Kan Liang
2016-02-20
6
-70
/
+120
|
*
|
i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
Jesse Brandeburg
2016-02-19
2
-2
/
+2
|
*
|
i40e: let go of the past
Mitch Williams
2016-02-19
1
-0
/
+2
|
*
|
i40e: suspend scheduling during driver unload
Pandi Kumar Maharajan
2016-02-19
1
-0
/
+1
|
*
|
i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
Shannon Nelson
2016-02-19
5
-22
/
+23
|
*
|
i40e: implement and use Rx CTL helper functions
Shannon Nelson
2016-02-19
4
-3
/
+266
|
*
|
i40e: add adminq commands for Rx CTL registers
Shannon Nelson
2016-02-19
2
-0
/
+32
|
*
|
i40e: add check for null VSI
John Underwood
2016-02-19
1
-1
/
+6
|
*
|
i40e: Expose some registers to program parser, FD and RSS logic
Anjali Singhai Jain
2016-02-19
1
-0
/
+48
|
*
|
i40e: Fix for unexpected messaging
Carolyn Wyborny
2016-02-19
1
-6
/
+7
|
*
|
i40e: Do not wait for Rx queue disable in DCB reconfig
Neerav Parikh
2016-02-19
1
-9
/
+24
|
*
|
i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
Kevin Scott
2016-02-19
1
-1
/
+7
|
*
|
i40e: Fix led blink capability for 10GBaseT PHY
Carolyn Wyborny
2016-02-19
4
-6
/
+63
|
*
|
i40e: Add functions to blink led on 10GBaseT PHY
Carolyn Wyborny
2016-02-19
4
-0
/
+365
|
*
|
i40e/i40evf: Move Tx checksum closer to TSO
Alexander Duyck
2016-02-19
2
-11
/
+11
|
*
|
i40e/i40evf: Rewrite logic for 8 descriptor per packet check
Alexander Duyck
2016-02-19
5
-92
/
+162
|
*
|
i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
Alexander Duyck
2016-02-19
5
-112
/
+123
|
*
|
i40e: Add support for ATR w/ IPv6 extension headers
Alexander Duyck
2016-02-19
1
-15
/
+13
|
*
|
i40evf: Update feature flags to reflect newly enabled features
Alexander Duyck
2016-02-19
1
-4
/
+19
|
*
|
i40e: Update feature flags to reflect newly enabled features
Alexander Duyck
2016-02-19
1
-4
/
+10
|
*
|
i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
Alexander Duyck
2016-02-19
1
-12
/
+0
|
*
|
i40e: Fix ATR in relation to tunnels
Alexander Duyck
2016-02-19
1
-17
/
+11
|
*
|
i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
Alexander Duyck
2016-02-18
2
-2
/
+36
|
*
|
i40e/i40evf: Clean-up Rx packet checksum handling
Alexander Duyck
2016-02-18
2
-26
/
+20
|
*
|
i40e/i40evf: Add exception handling for Tx checksum
Alexander Duyck
2016-02-18
4
-26
/
+45
|
*
|
i40e/i40evf: Do not write to descriptor unless we complete
Alexander Duyck
2016-02-18
2
-76
/
+84
|
*
|
i40e/i40evf: Handle IPv6 extension headers in checksum offload
Alexander Duyck
2016-02-18
2
-2
/
+26
|
*
|
i40e/i40evf: Add support for IPv4 encapsulated in IPv6
Alexander Duyck
2016-02-18
2
-30
/
+49
[next]