Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
577389a5db766c44400e75e6a79f39d9b0d585f8
/
drivers
/
net
/
ethernet
/
intel
577389a
i40e/i40evf: Add support for IPIP and SIT offloads
by Alexander Duyck
· 9 years ago
b0fe330
i40e/i40evf: Clean up feature flags
by Alexander Duyck
· 9 years ago
d4f90d9
ixgbe: use msleep for long delays
by Arnd Bergmann
· 9 years ago
7921f4d
ixgbevf: Move API negotiation function into mac_ops
by Alexander Duyck
· 9 years ago
b83e301
ixgbe/ixgbevf: Add support for GSO partial
by Alexander Duyck
· 9 years ago
8d055cc
ixgbevf: make use of BIT() macro to avoid shift of signed values
by Jacob Keller
· 9 years ago
3e973dc
ixgbe: resolve shift of negative value warning
by Jacob Keller
· 9 years ago
b4f47a4
ixgbe: use BIT() macro
by Jacob Keller
· 9 years ago
4319a79
ixgbe: Add work around for empty SFP+ cage crosstalk
by Don Skidmore
· 9 years ago
a0254a7
ixgbe: Use correct FC setup function for x550em_a
by Mark Rustad
· 9 years ago
a02a5a5
ixgbevf: add support for per-queue ethtool stats
by Emil Tantilov
· 9 years ago
d72d6c1
ixgbevf: refactor ethtool stats handling
by Emil Tantilov
· 9 years ago
2f2219b
ixgbe: Add register wait for slow links
by Mark Rustad
· 9 years ago
2a9ed5d
ixgbe: make 'action' field in struct ixgbe_fdir_filter a u64 value
by Sridhar Samudrala
· 9 years ago
4695886
ixgbe: fix default mac->ops.setup_link for X550EM
by Emil Tantilov
· 9 years ago
d3dec7c
ixgbe: set VLAN spoof checking unconditionally
by Emil Tantilov
· 9 years ago
77f192a
ixgbe: consolidate the configuration of spoof checking
by Emil Tantilov
· 9 years ago
1602f49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
b1f99a7
ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lock
by Hannes Frederic Sowa
· 9 years ago
41419b9
fm10k: protect fm10k_open in fm10k_io_resume with rtnl_lock
by Hannes Frederic Sowa
· 9 years ago
dc1b4c2
fm10k: fix incorrect IPv6 extended header checksum
by Jacob Keller
· 9 years ago
8664109
fm10k: consistently use Intel(R) for driver names
by Jacob Keller
· 9 years ago
540a5d8
fm10k: fix possible null pointer deref after kcalloc
by Jacob Keller
· 9 years ago
11ec36a
fm10k: Reset multicast mode when deleting lport
by Ngai-Mint Kwan
· 9 years ago
fb6515c
fm10k: update comment regarding reserved bits check
by Jacob Keller
· 9 years ago
5c69df8
fm10k: use different name than FM10K_VLAN_CLEAR for override bit
by Jacob Keller
· 9 years ago
d057d9a
fm10k: use 8bit notation instead of 10bit notation for diagram
by Jacob Keller
· 9 years ago
4e160f2
fm10k: fix documentation of fm10k_tlv_parse_attr
by Jacob Keller
· 9 years ago
3417415
fm10k: do not disable PCI device in fm10k_io_error_detected
by Jacob Keller
· 9 years ago
a7a7783
fm10k: correctly handle LPORT_MAP error
by Jacob Keller
· 9 years ago
8998763
fm10k: Fix multicast mode sync issues
by Ngai-Mint Kwan
· 9 years ago
9de6a1a
fm10k: drop 1588 support
by Jacob Keller
· 9 years ago
1e4c32f
fm10k: prevent RCU issues during AER events
by Jacob Keller
· 9 years ago
2d0f76b
fm10k: use DRV_SUMMARY to reduce code duplication
by Jacob Keller
· 9 years ago
144d830
fm10k: Add support for bulk Tx cleanup & cleanup boolean logic
by Alexander Duyck
· 9 years ago
3ef2f56
fm10k: remove debug-statistics support
by Jacob Keller
· 9 years ago
09401ae
fm10k: add helper functions to set strings and data for ethtool stats
by Jacob Keller
· 9 years ago
f808c5d
fm10k: fix multi-bit VLAN update requests from VF
by Jacob Keller
· 9 years ago
3f3f7cb
i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet
by Alexander Duyck
· 9 years ago
ae95d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
10ef00f
ixgbe: Bump version number
by Mark Rustad
· 9 years ago
f572b2c
ixgbe: Add KR backplane support for x550em_a
by Mark Rustad
· 9 years ago
200157c
ixgbe: Add support for SGMII backplane interface
by Mark Rustad
· 9 years ago
2d40cd1
ixgbe: Add support for SFPs with retimer
by Mark Rustad
· 9 years ago
e84db72
ixgbe: Introduce function to control MDIO speed
by Mark Rustad
· 9 years ago
537cc5d
ixgbe: Read and parse NW_MNG_IF_SEL register
by Mark Rustad
· 9 years ago
c898fe2
ixgbe: Read and set instance id
by Mark Rustad
· 9 years ago
d31afc8
ixgbe: Use new methods for PHY access
by Mark Rustad
· 9 years ago
49425df
ixgbe: Add support for x550em_a 10G MAC type
by Mark Rustad
· 9 years ago
9a5c27e
ixgbe: Use method pointer to access IOSF devices
by Mark Rustad
· 9 years ago
207969b
ixgbe: Add definitions for x550em_a 10G MAC
by Mark Rustad
· 9 years ago
a711ad8
ixgbe: Add support for single-port X550 device
by Mark Rustad
· 9 years ago
8220bbc
ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logic
by Alexander Duyck
· 9 years ago
af74190
ixgbe: Take manageability semaphore for firmware commands
by Mark Rustad
· 9 years ago
5cffde3
ixgbe: Clean up interface for firmware commands
by Mark Rustad
· 9 years ago
7345716
ixgbe: Correct length check for round up
by Mark Rustad
· 9 years ago
3775b81
ixgbe: Change the lan_id and func fields to a u8 to avoid casts
by Mark Rustad
· 9 years ago
832ac59
ixgbe: Delete some unused register definitions
by Mark Rustad
· 9 years ago
94ab1ea
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
d99e366
Revert "igb: Fix a deadlock in igb_sriov_reinit"
by Arika Chen
· 9 years ago
5bd0c02
net: intel: remove dead links
by Jiri Benc
· 9 years ago
ba6cc7f
i40evf: properly handle VLAN features
by Mitch Williams
· 9 years ago
47c4677
i40e/i40evf: Bump patch from 1.5.2 to 1.5.5
by Harshitha Ramamurthy
· 9 years ago
17a035b
i40e: Input set mask constants for RSS, flow director, and flex bytes
by Kiran Patil
· 9 years ago
bab2fb6
i40e: Move NVM event wait check to NVM code
by Shannon Nelson
· 9 years ago
585954f
i40e: Add RSS configuration to virtual channel
by Mitch Williams
· 9 years ago
437f82a
i40e: Move NVM variable out of AQ struct
by Shannon Nelson
· 9 years ago
14c5f5d
i40e: Restrict VF poll mode to only single function mode devices
by Shannon Nelson
· 9 years ago
c3bbbd2
i40e: Patch to support trusted VF
by Anjali Singhai Jain
· 9 years ago
1f15d66
i40e/i40evf: Faster RX via avoiding FCoE
by Jesse Brandeburg
· 9 years ago
84b07992
i40e/i40evf: Drop unused tx_ring argument
by Jesse Brandeburg
· 9 years ago
d1bd743
i40e/i40evf: Move stack var deeper
by Jesse Brandeburg
· 9 years ago
30728c5
i40e: Move HW flush
by Akeem G Abodunrin
· 9 years ago
89dd055
i40e: Leave debug_mask cleared at init
by Shannon Nelson
· 9 years ago
453e16e
i40e: Inserting a HW capability display info
by Deepthi Kavalur
· 9 years ago
1f2f83f
e1000: call ndo_stop() instead of dev_close() when running offline selftest
by Stefan Assmann
· 9 years ago
d5ea45d
e1000e: call ndo_stop() instead of dev_close() when running offline selftest
by Stefan Assmann
· 9 years ago
efea95d
igb: Garbled output for "ethtool -m"
by Doron Shikmoni
· 9 years ago
806ffb1
igb: allow setting MAC address on i211 using a device tree blob
by John Holland
· 9 years ago
7f0ba84
igb: Add support for bulk Tx cleanup & cleanup boolean logic
by Alexander Duyck
· 9 years ago
415cd2a
igb: Fix sparse warning about passing __beXX into leXX_to_cpup
by Alexander Duyck
· 9 years ago
24d41e5
i40e/i40evf: Fix TSO checksum pseudo-header adjustment
by Alexander Duyck
· 9 years ago
066439c
i40e/i40evf: Bump patch from 1.5.1 to 1.5.2
by Avinash Dayanand
· 9 years ago
867a79e
i40e: Request PHY media event at reset time
by Shannon Nelson
· 9 years ago
18b7af5
i40e: Lower some message levels
by Mitch Williams
· 9 years ago
16badc3
i40e: Fix for supported link modes in 10GBaseT PHY's
by Avinash Dayanand
· 9 years ago
539a379
i40evf: Fix get_rss_aq
by Catherine Sullivan
· 9 years ago
8c806b6
i40e: Disable link polling
by Shannon Nelson
· 9 years ago
22ead37
i40evf: Add longer wait after remove module
by Mitch Williams
· 9 years ago
7369ca8
i40e: Make VF resets more reliable
by Mitch Williams
· 9 years ago
d6bf58c
i40e: Add new device ID for X722
by Catherine Sullivan
· 9 years ago
c4445ae
i40evf: Fix VLAN features
by Mitch Williams
· 9 years ago
442b25e
i40e: Remove unused variable
by Mitch Williams
· 9 years ago
3845cce
i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
by Anjali Singhai Jain
· 9 years ago
afb8ece
i40e: remove redundant check on vsi->active_vlans
by Colin King
· 9 years ago
a4605fe
e1000: Double Tx descriptors needed check for 82544
by Alexander Duyck
· 9 years ago
847a1d6
e1000: Do not overestimate descriptor counts in Tx pre-check
by Alexander Duyck
· 9 years ago
8e2cc0e
i40e: fix errant PCIe bandwidth message
by Jesse Brandeburg
· 9 years ago
e43d15c
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
0ea7fae
fm10k: use ethtool_rxfh_indir_default for default redirection table
by Jacob Keller
· 9 years ago
Next »