Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
16dfd1faed8c5235d9a7c190b91b6d97d6cd3272
/
drivers
/
net
/
ethernet
/
intel
c1a7e1e
ixgbevf: Update release version
by Greg Rose
· 13 years ago
8599e25
ixgbe: DCB, return max for IEEE traffic classes
by John Fastabend
· 13 years ago
331bcf4
ixgbe: fix reading of the buffer returned by the firmware
by Emil Tantilov
· 13 years ago
9487dc8
ixgbe: Fix compiler warnings
by Greg Rose
· 13 years ago
b120818
ixgbe: fix smatch splat due to missing NULL check
by John Fastabend
· 13 years ago
93d3ce8
ixgbe: fix disabling of Tx laser at probe
by Emil Tantilov
· 13 years ago
232ef6b
ixgbe: Fix link issues caused by a reset while interface is down
by Emil Tantilov
· 13 years ago
d5a0e36
igb: Fix for I347AT4 PHY cable length unit detection
by Kantecki, Tomasz
· 13 years ago
243559f
e100: make sure vlan support isn't advertised on old adapters
by Jesse Brandeburg
· 13 years ago
34c9ef8
e1000e: demote a debugging WARN to a debug log message
by Bruce Allan
· 13 years ago
7e0bb71
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
8a9ea32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
1128c75
igb: VFTA Table Fix for i350 devices
by Carolyn Wyborny
· 13 years ago
b6e0c41
igb: Move DMA Coalescing init code to separate function.
by Carolyn Wyborny
· 13 years ago
65189d2
igb: Fix for Alt MAC Address feature on 82580 and later devices
by Carolyn Wyborny
· 13 years ago
7d94eb8
igbvf: Bump version number
by Williams, Mitch A
· 13 years ago
1009075
igbvf: Update module identification strings
by Williams, Mitch A
· 13 years ago
46a0169
igb: fix a compile warning
by RongQing Li
· 13 years ago
7b8b596
igbvf: fix truesize underestimation
by Eric Dumazet
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
15e5209
ixgbe: change the eeprom version reported by ethtool
by Emil Tantilov
· 13 years ago
2fa5eef
ixgbe: allow eeprom writes via ethtool
by Emil Tantilov
· 13 years ago
79488c5
ixgbe: fix endianess when writing driver version to firmware
by Emil Tantilov
· 13 years ago
0224d66
igb: Check if subordinate VFs are assigned to virtual machines
by Greg Rose
· 13 years ago
4d2d55a
igbvf: Fix trunk vlan
by Greg Rose
· 13 years ago
fd38f734
igbvf: convert to ndo_fix_features
by Michał Mirosław
· 13 years ago
11ba69e
igb: enable l4 timestamping for v2 event packets
by Jacob Keller
· 13 years ago
de4c7f6
ixgbe: Add new netdev op to turn spoof checking on or off per VF
by Greg Rose
· 13 years ago
a90b412
e1000e: locking bug introduced by commit 67fd4fcb
by Bruce Allan
· 13 years ago
98a045d
e1000e: fix skb truesize underestimation
by Eric Dumazet
· 13 years ago
9813064
ixgbe: fix skb truesize underestimation
by Eric Dumazet
· 13 years ago
95b9c1d
igb: fix skb truesize underestimation
by Eric Dumazet
· 13 years ago
ed64b3c
e1000: fix skb truesize underestimation
by Eric Dumazet
· 13 years ago
a28dc43
igb: Version bump.
by Carolyn Wyborny
· 13 years ago
ca2e3e7
igb: Loopback functionality supports for i350 devices
by Akeem G. Abodunrin
· 13 years ago
bed45a6
igb: fix static function warnings reported by sparse
by Emil Tantilov
· 13 years ago
8be10e9
igb: Add workaround for byte swapped VLAN on i350 local traffic
by Alexander Duyck
· 13 years ago
9ab64ba
igb: Drop unnecessary write of E1000_IMS from igb_msix_other
by Alexander Duyck
· 13 years ago
06218a8
igb: Fix features that are currently 82580 only and should also be i350
by Alexander Duyck
· 13 years ago
c74d588
igb: Make certain one vector is always assigned in igb_request_irq
by Alexander Duyck
· 13 years ago
0d1ae7f
igb: avoid unnecessarily creating a local copy of the q_vector
by Alexander Duyck
· 13 years ago
15d447e
ixgbe: Correct check for change in FCoE priority
by Mark Rustad
· 13 years ago
7b859eb
ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.
by Amir Hanania
· 13 years ago
83c61fa
ixgbe: Add protection from VF invalid target DMA
by Greg Rose
· 13 years ago
258daca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 13 years ago
077887c
igb: add support for NETIF_F_RXHASH
by Alexander Duyck
· 13 years ago
6d095fa
igb: move TX hang check flag into ring->flags
by Alexander Duyck
· 13 years ago
5faf030
igb: fix recent VLAN changes that would leave VLANs disabled after reset
by Alexander Duyck
· 13 years ago
3ceb90f
igb: leave staterr in place and instead us a helper function to check bits
by Alexander Duyck
· 13 years ago
294e7d7
igb: retire the RX_CSUM flag and use the netdev flag instead
by Alexander Duyck
· 13 years ago
4be000c
igb: cleanup IVAR configuration
by Alexander Duyck
· 13 years ago
0ba8299
igb: Move ITR related data into work container within the q_vector
by Alexander Duyck
· 13 years ago
866cff0
igb: Consolidate all of the ring feature flags into a single value
by Alexander Duyck
· 13 years ago
6ad4edf
igb: avoid unnecessary conversions from u16 to int
by Alexander Duyck
· 13 years ago
81c2fc2
igb: Use node specific allocations for the q_vectors and rings
by Alexander Duyck
· 13 years ago
7af40ad
igb: push data into first igb_tx_buffer sooner to reduce stack usage
by Alexander Duyck
· 13 years ago
8b0c116
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
by Rick Jones
· 13 years ago
ebe42d1
igb: consolidate creation of Tx buffer info and data descriptor
by Alexander Duyck
· 13 years ago
2bbfebe
igb: Combine all flag info fields into a single tx_flags structure
by Alexander Duyck
· 13 years ago
31f6adb
igb: Cleanup protocol handling in transmit path
by Alexander Duyck
· 13 years ago
e032afc
igb: Create separate functions for generating cmd_type and olinfo
by Alexander Duyck
· 13 years ago
8542db0
igb: Make first and tx_buffer_info->next_to_watch into pointers
by Alexander Duyck
· 13 years ago
7d13a7d
igb: Consolidate creation of Tx context descriptors into a single function
by Alexander Duyck
· 13 years ago
0603464
igb: split buffer_info into tx_buffer_info and rx_buffer_info
by Alexander Duyck
· 13 years ago
13fde97
igb: Make Tx budget for NAPI user adjustable
by Alexander Duyck
· 13 years ago
b64e9dd
e1000e: bad short packets received when jumbos enabled on 82579
by Bruce Allan
· 13 years ago
0ef4eed
e1000: convert to private mutex from rtnl
by Jesse Brandeburg
· 13 years ago
4e0d8f7
e1000: convert mdelay to msleep
by Jesse Brandeburg
· 13 years ago
a4010af
e1000: convert hardware management from timers to threads
by Jesse Brandeburg
· 13 years ago
19d478b
ixgbe: bump version number
by Don Skidmore
· 13 years ago
45b5846
igb: Alternate MAC Address Updates for Func2&3
by Akeem G. Abodunrin
· 13 years ago
6538ee6
igb: Alternate MAC Address EEPROM Updates
by Akeem G. Abodunrin
· 13 years ago
76d0652
igb: Code to prevent overwriting SFP I2C
by Akeem G. Abodunrin
· 13 years ago
6b8456c
ixgbe: X540 devices RX PFC frames pause traffic even if disabled
by John Fastabend
· 13 years ago
4de2a02
ixgbe: DCB X540 devices support max traffic class of 4
by John Fastabend
· 13 years ago
32701dc
ixgbe: fixup hard dependencies on supporting 8 traffic classes
by John Fastabend
· 13 years ago
2ad30e2
ixgbe: Fix PFC mask generation
by Mark Rustad
· 13 years ago
462d599
e1000e: WoL fails on device ID 0x1501
by Bruce Allan
· 13 years ago
03299e4
e1000e: WoL can fail on 82578DM
by Bruce Allan
· 13 years ago
3e7307f
ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599
by Emil Tantilov
· 13 years ago
860502b
ixgbe: get pauseparam autoneg
by Mika Lansirinne
· 13 years ago
837617a
ixgbe: do not disable flow control in ixgbe_check_mac_link
by Emil Tantilov
· 13 years ago
217995e
ixgbe: send MFLCN to ethtool
by Emil Tantilov
· 13 years ago
7d14528
ixgbe: add support for new 82599 device
by Emil Tantilov
· 13 years ago
2466dd9
ixgbe: fix driver version initialization in firmware
by Jacob Keller
· 13 years ago
e1befd7
ixgbe: remove return code for functions that always return 0
by Emil Tantilov
· 13 years ago
3fbaa3a
ixgbe: clear the data field in ixgbe_read_i2c_byte_generic
by Emil Tantilov
· 13 years ago
7edebf9
ixgbe: prevent link checks while resetting
by Emil Tantilov
· 13 years ago
8ce9d6c
e1000e: make function tables const
by Jeff Kirsher
· 13 years ago
0ccb974
ixgbe: add ECC warning for legacy interrupts
by Don Skidmore
· 13 years ago
f3df98e
ixgbe: cleanup ixgbe_setup_gpie() for X540
by Don Skidmore
· 13 years ago
4f51bf7
ixgbe add thermal sensor support for x540 hardware
by Jacob Keller
· 13 years ago
9da712d
ixgbe: update {P}FC thresholds to account for X540 and loopback
by John Fastabend
· 13 years ago
934c18c
ixgbe: disable LLI for FCoE
by Vasu Dev
· 13 years ago
d5bf4f6
ixgbe: Cleanup q_vector interrupt throttle rate logic
by Emil Tantilov
· 13 years ago
dd1ed3b
ixgbevf: Fix broken trunk vlan
by Greg Rose
· 13 years ago
d5bc77a
e1000: don't enable dma receives until after dma address has been setup
by Dean Nelson
· 13 years ago
fb7a6d4
Merge git://github.com/Jkirsher/net-next
by David S. Miller
· 13 years ago
f04ea74
ixgb: finish conversion to ndo_fix_features
by Michał Mirosław
· 13 years ago
ac5ac78
ixgb: eliminate checkstack warnings
by Jesse Brandeburg
· 13 years ago
Next »