Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5bcb0cda437206eb9dde8dc6677b8282cce8f501
/
drivers
/
net
/
ethernet
/
intel
30942f9
igb: Free IRQs when device is hotplugged
by Lyude Paul
· 7 years ago
d598347
e1000e: Fix e1000_check_for_copper_link_ich8lan return value.
by Benjamin Poirier
· 7 years ago
52d0a60
fm10k: ensure we process SM mbx when processing VF mbx
by Jacob Keller
· 7 years ago
fc9d638
fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bw
by Jacob Keller
· 7 years ago
2141182
ixgbe: fix use of uninitialized padding
by Emil Tantilov
· 7 years ago
700053c
igb: check memory allocation failure
by Christophe JAILLET
· 7 years ago
661f534
i40e: Do not enable NAPI on q_vectors that have no rings
by Alexander Duyck
· 8 years ago
65ce358
e1000e: Avoid receiver overrun interrupt bursts
by Benjamin Poirier
· 7 years ago
c0bb20a
e1000e: Separate signaling for link check/link up
by Benjamin Poirier
· 7 years ago
6cfa7de
e1000e: Fix return value test
by Benjamin Poirier
· 7 years ago
11fd9f9
e1000e: Fix error path in link detection
by Benjamin Poirier
· 7 years ago
18285b2
ixgbe: Fix skb list corruption on Power systems
by Brian King
· 7 years ago
f1db34a
fm10k: Use smp_rmb rather than read_barrier_depends
by Brian King
· 7 years ago
8f76e54
i40evf: Use smp_rmb rather than read_barrier_depends
by Brian King
· 7 years ago
08a3d59
ixgbevf: Use smp_rmb rather than read_barrier_depends
by Brian King
· 7 years ago
9213061
igbvf: Use smp_rmb rather than read_barrier_depends
by Brian King
· 7 years ago
34b6b00
igb: Use smp_rmb rather than read_barrier_depends
by Brian King
· 7 years ago
e45d7db
i40e: Use smp_rmb rather than read_barrier_depends
by Brian King
· 7 years ago
ef417b5
ixgbe: do not disable FEC from the driver
by Emil Tantilov
· 8 years ago
bc656fd
ixgbe: add mask for 64 RSS queues
by Emil Tantilov
· 8 years ago
7316fb3
ixgbe: Reduce I2C retry count on X550 devices
by Tony Nguyen
· 8 years ago
e15dad3
ixgbe: Fix reporting of 100Mb capability
by Tony Nguyen
· 8 years ago
3bed7d6
ixgbe: handle close/suspend race with netif_device_detach/present
by Emil Tantilov
· 8 years ago
6a4ef8b
ixgbe: fix AER error handling
by Emil Tantilov
· 8 years ago
6c79999
ixgbe: Configure advertised speeds correctly for KR/KX backplane
by Don Skidmore
· 8 years ago
0ef1e72
igb: Fix hw_dbg logging in igb_update_flash_i210
by Hannu Lounento
· 8 years ago
64da1e5
igb: close/suspend race in netif_device_detach
by Todd Fujinaka
· 8 years ago
2aed381
igb: reset the PHY before reading the PHY ID
by Aaron Sierra
· 8 years ago
e17a5a8
fm10k: request reset when mbx->state changes
by Ngai-Mint Kwan
· 8 years ago
bc43883
igb: re-assign hw address pointer on reset after PCI error
by Guilherme G Piccoli
· 8 years ago
9a81c13
igb: Explicitly select page 0 at initialization
by Matwey V Kornilov
· 8 years ago
61229e6
igb: add i211 to i210 PHY workaround
by Todd Fujinaka
· 8 years ago
15ffc93
igb: Workaround for igb i210 firmware issue
by Chris J Arges
· 8 years ago
c54cdc3
ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksum
by Alexander Duyck
· 8 years ago
516165a
igb/igbvf: Don't use lco_csum to compute IPv4 checksum
by Alexander Duyck
· 8 years ago
599b076
i40e: fix call of ndo_dflt_bridge_getlink()
by Huaibin Wang
· 8 years ago
4c95aa5
i40e: disable MSI-X interrupts if we cannot reserve enough vectors
by Guilherme G Piccoli
· 8 years ago
ea6acb7
i40e: Fix configure TCs after initial DCB disable
by David Ertman
· 8 years ago
a3b8cb1
ixgbe: fix panic when using macvlan with l2-fwd-offload enabled
by Emil Tantilov
· 8 years ago
0438e3c
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
edfc23e
i40e: avoid NULL pointer dereference and recursive errors on early PCI error
by Guilherme G Piccoli
· 8 years ago
abd97a9
i40e: fix sideband flow director vector allocation
by Stefan Assmann
· 8 years ago
4ce20ab
i40e: fix MSI-X vector redistribution if hw limit is reached
by Stefan Assmann
· 8 years ago
9ca57e9
i40e: check if vectors are already depleted when doing VMDq allocation
by Stefan Assmann
· 8 years ago
5e3d033
fm10k: wrap long line for alloc_workqueue
by Jacob Keller
· 8 years ago
bab02a6
fm10k: use generic ethtool_op_get_ts_info callback
by Jacob Keller
· 8 years ago
ac28b41
igb: restore PPS signal on igb_ptp_reset
by Jacob Keller
· 8 years ago
0742337
igb: bump version to igb-5.4.0
by Todd Fujinaka
· 8 years ago
3d05fd0
igbvf: bump version to igbvf-2.4.0
by Todd Fujinaka
· 8 years ago
7a82347
igb: fix non static symbol warning
by Wei Yongjun
· 8 years ago
65e87c0
i40evf: support queue-specific settings for interrupt moderation
by Jacob Keller
· 8 years ago
a4fa59c
i40e: don't configure zero-size RSS table
by Mitch Williams
· 8 years ago
1eb846a
i40e: Strip out debugfs hook for Flow Director filter programming
by Alexander Duyck
· 8 years ago
5e02f28
i40e: Split Flow Director descriptor config into separate function
by Alexander Duyck
· 8 years ago
e486bdf
i40e/i40evf: Add txring_txq function to match fm10k and ixgbe
by Alexander Duyck
· 8 years ago
64bfd68
i40e: Fix Flow Director raw_buf cleanup
by Alexander Duyck
· 8 years ago
f19a973
i40evf: enable adaptive interrupt throttling
by Mitch Williams
· 8 years ago
7ac4b5c
i40e: Increase minimum number of allocated VSI
by Akeem Abodunrin
· 8 years ago
fa90efa
i40e/i40evf: Changed version to 1.6.16
by Bimmy Pujari
· 8 years ago
ac9c5c6
i40e: removing unreachable code
by Henry Tieman
· 8 years ago
a3417d2
i40e: check conflicting ntuple/sideband rules when re-enabling ATR
by Jacob Keller
· 8 years ago
234dc4e
i40e: cleanup ATR auto_disable_flags use
by Jacob Keller
· 8 years ago
2199254
i40e: add encap csum VF offload flag
by Preethi Banala
· 8 years ago
a6cb914
i40e: fix deleting mac filters
by Alan Brady
· 8 years ago
f2c7c1d
i40e: Remove 100 Mbps SGMII support for X722
by Harshitha Ramamurthy
· 8 years ago
3eb193e
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
834d964
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
79aab09
net: Update API for VF vlan protocol 802.1ad support
by Moshe Shemesh
· 8 years ago
0c339bf
ixgbe: reset before SRIOV init to avoid mailbox issues
by Emil Tantilov
· 8 years ago
e24fcf2
ixgbe: Support 4 queue RSS on VFs with 1 or 2 queue RSS on PF
by Alexander Duyck
· 8 years ago
fa81da7
ixgbe: Limit reporting of redirection table if SR-IOV is enabled
by Alexander Duyck
· 8 years ago
3b00da0
ixgbe: Allow setting multiple queues when SR-IOV is enabled
by Alexander Duyck
· 8 years ago
7564a88
ixgbe: Use MDIO_PRTAD_NONE consistently
by Mark Rustad
· 8 years ago
14b22cd
ixgbevf: add spinlocks for MTU change calls
by Emil Tantilov
· 8 years ago
ade3ccf
ixgbe: Indicate support for pause frames in all cases
by Mark Rustad
· 8 years ago
8fe293a
ixgbe: Resolve NULL reference by setting {read, write}_reg_mdi
by Mark Rustad
· 8 years ago
d2d43e5
ixgbe: make ixgbe_led_on/off_t_x550em static
by Emil Tantilov
· 8 years ago
691e412
ixgbe: simplify the logic for setting VLAN filtering
by Emil Tantilov
· 8 years ago
903e683
i40evf: remove unnecessary error checking against i40e_shutdown_adminq
by Lihong Yang
· 8 years ago
841493a
i40e: Limit TX descriptor count in cases where frag size is greater than 16K
by Alexander Duyck
· 8 years ago
cb130a0
i40evf: remove unnecessary error checking against i40evf_up_complete
by Bimmy Pujari
· 8 years ago
3f341ac
i40evf: Fix link state event handling
by Sridhar Samudrala
· 8 years ago
ff91891
i40e: avoid potential null pointer dereference when assigning len
by Colin Ian King
· 8 years ago
b3f5c7b
i40e: Fix for extra byte swap in tunnel setup
by Carolyn Wyborny
· 8 years ago
d4a0658
i40e: Fix to check for NULL
by Carolyn Wyborny
· 8 years ago
8d9d927
i40e: return correct opcode to VF
by Mitch Williams
· 8 years ago
a01c7f6
i40e: fix "dump port" command when NPAR enabled
by Alan Brady
· 8 years ago
f158235
i40e: fix setting user defined RSS hash key
by Alan Brady
· 8 years ago
efee95f
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
by Nicolas Pitre
· 8 years ago
ee58c11
ixgbe: use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 8 years ago
b20b378
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
a036244
i40e: Fix kernel panic on enable/disable LLDP
by Dave Ertman
· 8 years ago
ae3cb8c
ixgbe: Eliminate useless message and improve logic
by Mark Rustad
· 8 years ago
3201a39
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
6abdd5f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
325782a1
fm10k: don't re-map queues when a mailbox message suffices
by Jacob Keller
· 8 years ago
c689eff
fm10k: don't clear the RXQCTL register when enabling or disabling queues
by Jacob Keller
· 8 years ago
9717c77
fm10k: remove unnecessary extra parenthesis around ((~value))
by Jacob Keller
· 8 years ago
1ad7829
fm10k: add support for Rx offloads on one Geneve tunnel
by Jacob Keller
· 8 years ago
f92e0e4
fm10k: rework vxlan_port offload before adding geneve support
by Jacob Keller
· 8 years ago
Next »