Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1c7b4a23d12f63a2864c2a67ad96e74d0dbbf39c
/
drivers
/
net
/
ethernet
/
intel
1c7b4a2
i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM
by Alexander Duyck
· 9 years ago
ae63bff
i40evf: make use of BIT() macro to avoid signed left shift
by Jacob Keller
· 9 years ago
2101bac
i40e: make use of BIT() macro to prevent left shift of signed values
by Jacob Keller
· 9 years ago
dcb5745
i40e/i40evf: fix I40E_MASK signed shift overflow warnings
by Jacob Keller
· 9 years ago
5a6fc25
i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10
by Harshitha Ramamurthy
· 9 years ago
a3aa503
i40e: Update device ids for X722
by Catherine Sullivan
· 9 years ago
de38fef
i40e: Drop extra copy of function
by Jesse Brandeburg
· 9 years ago
a1b5a24
i40e: Use consistent type for vf_id
by Jesse Brandeburg
· 9 years ago
cdc3d93
i40e: PTP - avoid aggregate return warnings
by Jesse Brandeburg
· 9 years ago
3ed439c
i40e: Fix uninitialized variable
by Catherine Sullivan
· 9 years ago
b29699b
i40evf: RSS Hash Option parameters
by Carolyn Wyborny
· 9 years ago
2b79c58
i40e: Remove HMC AQ API implementation
by Neerav Parikh
· 9 years ago
a856b5c
i40e: Prevent falling to promiscuous if the VF is not trusted
by Anjali Singhai Jain
· 9 years ago
5f527ba
i40e: Limit the number of MAC and VLAN addresses that can be added for VFs
by Anjali Singhai Jain
· 9 years ago
692fb0a
i40e: Change the default for VFs to be not privileged
by Anjali Singhai Jain
· 9 years ago
47d3483
i40evf: Add driver support for promiscuous mode
by Anjali Singhai Jain
· 9 years ago
5676a8b
i40e: Add VF promiscuous mode driver support
by Anjali Singhai Jain
· 9 years ago
6c41a76
i40e: Add promiscuous on VLAN support
by Greg Rose
· 9 years ago
a149f2c
i40e/i40evf: Only offload VLAN tag if enabled
by Jesse Brandeburg
· 9 years ago
db07727
i40e: Remove zero check
by Greg Rose
· 9 years ago
bccf474
i40e: Add DeviceID for X722 QSFP+
by Kamil Krawczyk
· 9 years ago
68a1c5a
i40e: Add device capability which defines if update is available
by Michal Kosiarz
· 9 years ago
43a3d9b
i40evf: Allow PF driver to configure RSS
by Mitch Williams
· 9 years ago
fed2db9
i40e: Specify AQ event opcode to wait for
by Shannon Nelson
· 9 years ago
bab3a34
i40e: Code cleanup in i40e_add_fdir_ethtool
by Shannon Nelson
· 9 years ago
c0913c2
i40evf: Don't Panic
by Mitch Williams
· 9 years ago
c4e1868
i40e: Add support for configuring VF RSS
by Mitch Williams
· 9 years ago
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
Next »