index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-09
ptp: igb: Use the high resolution frequency method.
Richard Cochran
1
-8
/
+8
2016-11-04
ixgbevf: Handle previously-freed msix_entries
Mark Rustad
1
-2
/
+7
2016-11-04
ixgbe: ixgbe_atr() compute l4_proto only if non-paged data has network/transp...
Sowmini Varadhan
1
-0
/
+17
2016-11-04
ixgbe: ixgbe_atr() should access udp_hdr(skb) only for UDP packets
Sowmini Varadhan
1
-1
/
+1
2016-11-04
ixgbe: Correct X550 phy ID
Don Skidmore
2
-2
/
+4
2016-11-04
ixgbe: Add X553 FW ALEF support
Don Skidmore
3
-97
/
+255
2016-11-04
ixgbe: set device if before calling get_invariants
Emil Tantilov
1
-4
/
+6
2016-11-04
ixgbe: use link instead of I2C combined abstraction
Emil Tantilov
5
-90
/
+124
2016-11-04
ixgbe: remove SFP ixfi support
Emil Tantilov
1
-65
/
+11
2016-11-04
ixgbe: Handle previously-freed msix_entries
Mark Rustad
1
-0
/
+3
2016-11-04
ixgbe: Add X553 PHY FC autoneg support
Don Skidmore
7
-8
/
+232
2016-11-04
ixgbe: fix link status check for copper X550em
Emil Tantilov
1
-8
/
+13
2016-11-04
ixgbe: do not use ixgbe specific mdio defines
Emil Tantilov
3
-56
/
+33
2016-11-04
ixgbe: Update setup PHY link to unset all speeds
Don Skidmore
1
-39
/
+38
2016-11-04
ixgbe: Add support to retrieve and store LED link active
Don Skidmore
8
-2
/
+57
2016-11-04
ixgbe: Add X552 iXFI configuration helper function
Don Skidmore
1
-34
/
+52
2016-10-31
i40e: removed unreachable code
Filip Sadowski
4
-60
/
+33
2016-10-31
i40e: Implementation of ERROR state for NVM update state machine
Maciej Sosin
5
-4
/
+22
2016-10-31
i40e: Fix for division by zero
Michal Kosiarz
1
-2
/
+4
2016-10-31
i40e: clear mac filter count on reset
Mitch Williams
1
-0
/
+1
2016-10-31
i40e: Reorder logic for coalescing RS bits
Alexander Duyck
4
-104
/
+108
2016-10-31
i40e: Add common function for finding VSI by type
Alexander Duyck
4
-30
/
+27
2016-10-31
i40evf: avoid an extra msleep while
Jacob Keller
1
-3
/
+5
2016-10-31
i40e: replace PTP Rx timestamp hang logic
Jacob Keller
4
-44
/
+83
2016-10-31
i40e: use a mutex instead of spinlock in PTP user entry points
Jacob Keller
2
-14
/
+8
2016-10-31
i40e: correct check for reading TSYNINDX from the receive descriptor
Jacob Keller
1
-3
/
+4
2016-10-31
i40e: remove duplicate add/delete adminq command code for filters
Jacob Keller
1
-72
/
+84
2016-10-31
i40e: avoid looping to check whether we're in VLAN mode
Jacob Keller
2
-11
/
+38
2016-10-31
i40e: fix MAC filters when removing VLANs
Alan Brady
1
-48
/
+72
2016-10-31
i40e: properly cleanup on allocation failure in i40e_sync_vsi_filters
Jacob Keller
1
-17
/
+22
2016-10-31
i40e: store MAC/VLAN filters in a hash with the MAC Address as key
Jacob Keller
5
-107
/
+161
2016-10-31
i40e: implement __i40e_del_filter and use where applicable
Jacob Keller
1
-33
/
+59
2016-10-31
i40e: When searching all MAC/VLAN filters, ignore removed filters
Jacob Keller
1
-0
/
+6
2016-10-31
i40e: refactor i40e_put_mac_in_vlan to avoid changing f->vlan
Jacob Keller
1
-12
/
+13
2016-10-31
i40e: move i40e_put_mac_in_vlan and i40e_del_mac_all_vlan
Jacob Keller
1
-57
/
+56
2016-10-31
i40e: make use of __dev_uc_sync and __dev_mc_sync
Jacob Keller
2
-54
/
+69
2016-10-31
i40e: drop is_vf and is_netdev fields in struct i40e_mac_filter
Jacob Keller
5
-272
/
+89
2016-10-31
i40e: Add missing \n to end of dev_err message
Colin Ian King
1
-1
/
+1
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-32
/
+15
2016-10-28
i40e: Clean up handling of msglevel flags and debug parameter
Alexander Duyck
3
-35
/
+14
2016-10-28
i40e: Fix bit logic error in failure case
David Ertman
1
-1
/
+1
2016-10-28
i40e/i40evf: Changed version from 1.6.19 to 1.6.21
Bimmy Pujari
2
-2
/
+2
2016-10-28
i40e: Removal of workaround for simple MAC address filter deletion
Filip Sadowski
1
-41
/
+0
2016-10-28
i40e: Fix for long link down notification time
Carolyn Wyborny
1
-1
/
+4
2016-10-28
i40e: Drop redundant Rx descriptor processing code
Alexander Duyck
2
-24
/
+12
2016-10-28
i40e: fix confusing dmesg info for ethtool -L option
Lihong Yang
1
-2
/
+2
2016-10-28
i40e: Make struct i40e_stats const
Joe Perches
1
-1
/
+1
2016-10-28
i40e/i40evf: Changed version from 1.6.16 to 1.6.19
Bimmy Pujari
2
-2
/
+2
2016-10-28
i40e/i40evf: fix interrupt affinity bug
Alan Brady
6
-48
/
+159
2016-10-28
i40e: group base mode VF offload flags
Preethi Banala
2
-0
/
+8
[next]