index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetect
Todd Fujinaka
2015-07-17
1
-5
/
+13
*
ixgbe: Don't report flow director filter's status
Fan Du
2015-07-17
1
-2
/
+0
*
ixgbevf: Set Rx hash type for ingress packets
Fan Du
2015-07-17
2
-0
/
+39
*
ixgbe: Specify Rx hash type WRT Rx desc RSS type
Fan Du
2015-07-17
1
-4
/
+21
*
ixgbevf: fold ixgbevf_pull_tail into ixgbevf_add_rx_frag
Alexander Duyck
2015-07-17
1
-47
/
+19
*
igb: Pull timestamp from fragment before adding it to skb
Alexander Duyck
2015-07-17
1
-69
/
+25
*
ixgbe: only report generic filters in get_ts_info
Jacob Keller
2015-07-17
1
-8
/
+0
*
igb: only report generic filters in get_ts_info
Jacob Keller
2015-07-17
1
-4
/
+0
*
i40e: only report generic filters in get_ts_info
Jacob Keller
2015-07-17
1
-11
/
+2
*
i40e/i40evf: Bump version to 1.3.6 for i40e and 1.3.2 for i40evf
Catherine Sullivan
2015-07-14
2
-2
/
+2
*
i40e: Refine an error message to avoid confusion
Anjali Singhai Jain
2015-07-14
1
-1
/
+2
*
i40e/i40evf: Add support for pre-allocated pages for PD
Faisal Latif
2015-07-14
4
-13
/
+27
*
i40evf: add MAC address filter in open, not init
Mitch Williams
2015-07-14
1
-11
/
+1
*
i40evf: don't delete all the filters
Mitch Williams
2015-07-14
1
-1
/
+3
*
i40e: un-disable VF after reset
Mitch Williams
2015-07-14
1
-0
/
+1
*
i40e: do a proper reset when disabling a VF
Mitch Williams
2015-07-14
1
-7
/
+2
*
i40e: correctly program filters for VFs
Mitch Williams
2015-07-14
1
-3
/
+6
*
i40e/i40evf: Update the admin queue command header
Greg Rose
2015-07-14
2
-22
/
+20
*
i40e: Remove incorrect #ifdef's
Carolyn Wyborny
2015-07-14
1
-10
/
+2
*
i40e: ignore duplicate port VLAN requests
Mitch Williams
2015-07-14
1
-0
/
+4
*
i40evf: Allow for an abundance of vectors
Mitch Williams
2015-07-14
1
-1
/
+1
*
i40e/i40evf: improve Tx performance with a small tweak
Jesse Brandeburg
2015-07-14
2
-0
/
+4
*
i40e/i40evf: Update Flex-10 related device/function capabilities
Pawel Orlowski
2015-07-14
4
-8
/
+42
*
i40e/i40evf: Add stats to track FD ATR and SB dynamic enable state
Anjali Singhai Jain
2015-07-14
4
-0
/
+18
*
i40e: Implement ndo_features_check()
Joe Stringer
2015-07-14
1
-0
/
+20
*
i40evf: don't configure unused RSS queues
Mitch Williams
2015-06-26
1
-1
/
+1
*
i40evf: fix panic during MTU change
Mitch Williams
2015-06-26
4
-65
/
+54
*
e1000e: i219 - k1 workaround for LPT is not required for SPT
Yanir Lubetkin
2015-06-26
1
-2
/
+1
*
e1000e: i219 - Increase minimum FIFO read/write min gap
Yanir Lubetkin
2015-06-26
1
-0
/
+46
*
e1000e: i219 - increase IPG for speed 10/100 full duplex
Yanir Lubetkin
2015-06-26
1
-3
/
+7
*
e1000e: i219 - fix to enable both ULP and EEE in Sx state
Yanir Lubetkin
2015-06-26
1
-13
/
+32
*
e1000e: synchronization of MAC-PHY interface only on non- ME systems
Yanir Lubetkin
2015-06-26
1
-10
/
+12
*
e1000e: fix locking issue with e1000e_disable_aspm
Yanir Lubetkin
2015-06-26
1
-4
/
+34
*
igb: bump version of igb to 5.2.18
Todd Fujinaka
2015-06-26
1
-1
/
+1
*
igb: disable IPv6 extension header processing
Todd Fujinaka
2015-06-26
2
-5
/
+10
*
switchdev; add VLAN support for port's bridge_getlink
Scott Feldman
2015-06-23
2
-3
/
+4
*
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2015-06-23
1
-3
/
+1
*
fm10k: Fix missing braces after if statement
Alexander Duyck
2015-06-17
1
-1
/
+2
*
fm10k: fix iov_msg_lport_state_pf issue
Jacob Keller
2015-06-17
1
-0
/
+8
*
fm10k: remove err_no reference in fm10k_mbx.c
Jacob Keller
2015-06-17
1
-5
/
+0
*
fm10k: fix incorrect DIR_NEVATIVE bit in 1588 code
Jacob Keller
2015-06-17
2
-3
/
+3
*
fm10k: pack TLV overlay structures
Jacob Keller
2015-06-17
1
-4
/
+4
*
fm10k: re-map all possible VF queues after a VFLR
Jacob Keller
2015-06-17
1
-0
/
+6
*
fm10k: force LPORT delete when updating VLAN or MAC address
Jacob Keller
2015-06-17
1
-15
/
+23
*
fm10k: use dma_set_mask_and_coherent in fm10k_probe
Jacob Keller
2015-06-17
1
-18
/
+6
*
fm10k: trivial fixup message style to include a colon
Jacob Keller
2015-06-17
1
-1
/
+1
*
fm10k: remove extraneous NULL check on l2_accel
Jacob Keller
2015-06-17
1
-2
/
+1
*
fm10k: use an unsigned int for i in ethtool_get_strings
Jacob Keller
2015-06-17
1
-1
/
+1
*
fm10k: add call to fm10k_clean_all_rx_rings in fm10k_down
Jacob Keller
2015-06-17
1
-0
/
+1
*
fm10k: fix incorrect free on skb in ts_tx_enqueue
Jacob Keller
2015-06-17
1
-1
/
+1
[next]