Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
35ec2ff37c5a4897e75d408828adac737b17d2bf
/
drivers
/
net
/
ethernet
/
intel
35ec2ff
i40e: move i40e_put_mac_in_vlan and i40e_del_mac_all_vlan
by Jacob Keller
· 8 years ago
6622f5c
i40e: make use of __dev_uc_sync and __dev_mc_sync
by Jacob Keller
· 8 years ago
1bc87e8
i40e: drop is_vf and is_netdev fields in struct i40e_mac_filter
by Jacob Keller
· 8 years ago
ff00f3a
i40e: Add missing \n to end of dev_err message
by Colin Ian King
· 8 years ago
27058af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
5d4ca23
i40e: Clean up handling of msglevel flags and debug parameter
by Alexander Duyck
· 8 years ago
c17ef43
i40e: Fix bit logic error in failure case
by David Ertman
· 8 years ago
cf465fe
i40e/i40evf: Changed version from 1.6.19 to 1.6.21
by Bimmy Pujari
· 8 years ago
53cb6e9
i40e: Removal of workaround for simple MAC address filter deletion
by Filip Sadowski
· 8 years ago
ab425cb
i40e: Fix for long link down notification time
by Carolyn Wyborny
· 8 years ago
99dad8b
i40e: Drop redundant Rx descriptor processing code
by Alexander Duyck
· 8 years ago
1281505
i40e: fix confusing dmesg info for ethtool -L option
by Lihong Yang
· 8 years ago
fe180a5
i40e: Make struct i40e_stats const
by Joe Perches
· 8 years ago
4adbb64
i40e/i40evf: Changed version from 1.6.16 to 1.6.19
by Bimmy Pujari
· 8 years ago
96db776
i40e/i40evf: fix interrupt affinity bug
by Alan Brady
· 8 years ago
6d6fd1b
i40e: group base mode VF offload flags
by Preethi Banala
· 8 years ago
7be96322
i40e: reopen client after reset
by Mitch Williams
· 8 years ago
e1da71c
i40e: Drop code for unsupported flow types
by Alexander Duyck
· 8 years ago
dc76212
i40e: Remove unused function i40e_vsi_lookup
by Alexander Duyck
· 8 years ago
7ed3573
i40e: Bit test mask correction
by Filip Sadowski
· 8 years ago
ed24540
i40e: Rewrite Flow Director busy wait loop
by Alexander Duyck
· 8 years ago
c73d2e8
i40e: Fix client interaction
by Carolyn Wyborny
· 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
1cd127f
ixgbe: Flip to the new dev walk API
by David Ahern
· 8 years ago
91c527a
ethernet/intel: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
5724b8b
net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and 'is_tcf_mirred_mirror'
by Shmulik Ladkani
· 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
edfc23ee
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
· 9 years ago
c689eff
fm10k: don't clear the RXQCTL register when enabling or disabling queues
by Jacob Keller
· 9 years ago
9717c77
fm10k: remove unnecessary extra parenthesis around ((~value))
by Jacob Keller
· 9 years ago
1ad7829
fm10k: add support for Rx offloads on one Geneve tunnel
by Jacob Keller
· 9 years ago
f92e0e4
fm10k: rework vxlan_port offload before adding geneve support
by Jacob Keller
· 8 years ago
5f45c83
fm10k: don't try to stop queues if we've lost hw_addr
by Jacob Keller
· 9 years ago
1809593
fm10k: don't continue probe if PCI device not in normal IO state
by Jacob Keller
· 9 years ago
76ef0fc
fm10k: print error code when pci_enable_device_mem fails during probe
by Jacob Keller
· 9 years ago
e5fbfb7
fm10k: NAPI polling routine must return actual work done
by Jacob Keller
· 9 years ago
ce4dad2
fm10k: prefer READ_ONCE instead of ACCESS_ONCE
by Jacob Keller
· 9 years ago
88cdcfe
fm10k: remove fm10k_get_reta_size from namespace
by Jacob Keller
· 9 years ago
4aa0bd5
fm10k: use variadic form of alloc_workqueue
by Jacob Keller
· 9 years ago
5b9e443
fm10k: use software values when checking for Tx hangs in hot path
by Jacob Keller
· 9 years ago
e59a393
fm10k: fix PCI device enable_cnt leak in .io_slot_reset
by Jacob Keller
· 9 years ago
f38ff2e
i40e: Change some init flow for the client
by Anjali Singhai Jain
· 8 years ago
Next »