Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c509a8229d8df29c8308c4b03a1f6d69eb287acd
/
drivers
/
net
/
ethernet
/
intel
44ae12a
net: sched: move the can_offload check from binding phase to rule insertion phase
by Jiri Pirko
· 7 years ago
2f4b411
i40e: Enable cloud filters via tc-flower
by Amritha Nambiar
· 7 years ago
aaf6650
i40e: Clean up of cloud filters
by Amritha Nambiar
· 7 years ago
2c00152
i40e: Admin queue definitions for cloud filters
by Amritha Nambiar
· 7 years ago
5efe0c6
i40e: Cloud filter mode for set_switch_config command
by Amritha Nambiar
· 7 years ago
aa5cb02a
i40e: Map TCs with the VSI seids
by Amritha Nambiar
· 7 years ago
aa250f1
i40e/i40evf: Revert "i40e/i40evf: bump tail only in multiples of 8"
by Alexander Duyck
· 7 years ago
3e6b1cf
i40e: only redistribute MSI-X vectors when needed
by Shannon Nelson
· 7 years ago
254d152
i40e: mark PM functions as __maybe_unused
by Arnd Bergmann
· 7 years ago
e1ea2f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
05f9d3e
igb: Add support for CBS offload
by Andre Guedes
· 7 years ago
62b4c66
i40e: Add programming descriptors to cleaned_count
by Alexander Duyck
· 7 years ago
1078134
i40e: Fix incorrect use of tx_itr_setting when checking for Rx ITR setup
by Alexander Duyck
· 7 years ago
069db9c
ixgbe: Fix Tx map failure path
by Alexander Duyck
· 7 years ago
104ba83
igb: Fix TX map failure path
by Jean-Philippe Brucker
· 7 years ago
5983587
e1000: avoid null pointer dereference on invalid stat type
by Colin Ian King
· 7 years ago
44c445c
e1000: fix race condition between e1000_down() and e1000_watchdog
by Vincenzo Maffione
· 7 years ago
f8ddadc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
8d26d56
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
by Jiri Pirko
· 7 years ago
6ea30f8
ixgbe: Convert ndo_setup_tc offloads to block callbacks
by Jiri Pirko
· 7 years ago
8f2e9ca
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
26566ea
ethernet/intel: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
6c32e0d
i40e: fix u64 division usage
by Alan Brady
· 7 years ago
cee9199
i40e: convert i40e_set_link_ksettings to new API
by Alan Brady
· 7 years ago
636b62d
i40e: rename 'change' variable to 'autoneg_changed'
by Alan Brady
· 7 years ago
79f04a3
i40e: convert i40e_get_settings_link_up to new API
by Alan Brady
· 7 years ago
1eaae51
i40e: convert i40e_phy_type_to_ethtool to new API
by Alan Brady
· 7 years ago
211b4c1
i40e: Add new PHY types for 25G AOC and ACC support
by Sudheer Mogilappagari
· 7 years ago
6987bd25
i40e: group autoneg PHY types together
by Alan Brady
· 7 years ago
a03af69
i40e: fix whitespace issues in i40e_ethtool.c
by Alan Brady
· 7 years ago
91a5c44
i40e: fix comment typo
by Alan Brady
· 7 years ago
52e2d02
i40e: fix i40e_phy_type_to_ethtool function header
by Alan Brady
· 7 years ago
5f43499
i40e: fix clearing link masks in i40e_get_link_ksettings
by Alan Brady
· 7 years ago
21675bd
i40e: add function header for i40e_get_rxfh
by Alan Brady
· 7 years ago
c6faca7
i40e: remove ifdef SPEED_25000
by Alan Brady
· 7 years ago
1c142e1
i40e: rename 'cmd' variables in ethtool interface
by Alan Brady
· 7 years ago
17a9422
i40e/i40evf: don't trust VF to reset itself
by Alan Brady
· 7 years ago
8fdb69d
i40e: fix link reporting
by Alan Brady
· 7 years ago
b06da8f
i40e: make const array patterns static, reduces object code size
by Colin Ian King
· 7 years ago
2027d4d
i40e: Add support setting TC max bandwidth rates
by Amritha Nambiar
· 7 years ago
5ecae41
i40e: Refactor VF BW rate limiting
by Amritha Nambiar
· 7 years ago
a9ce82f
i40e: Enable 'channel' mode in mqprio for TC configs
by Amritha Nambiar
· 7 years ago
8f88b30
i40e: Add infrastructure for queue channel support
by Amritha Nambiar
· 7 years ago
ff42418
i40e: Add macro for PF reset bit
by Amritha Nambiar
· 7 years ago
18eb863
igb: check memory allocation failure
by Christophe JAILLET
· 7 years ago
377b627
e1000e: Be drop monitor friendly
by Florian Fainelli
· 7 years ago
48072ae
e1000e: apply burst mode settings only on default
by Willem de Bruijn
· 7 years ago
b10effb
e1000e: fix buffer overrun while the I219 is processing DMA transactions
by Sasha Neftin
· 7 years ago
4aea7a5c
e1000e: Avoid receiver overrun interrupt bursts
by Benjamin Poirier
· 8 years ago
19110cf
e1000e: Separate signaling for link check/link up
by Benjamin Poirier
· 8 years ago
d3509f8
e1000e: Fix return value test
by Benjamin Poirier
· 8 years ago
65a29da
e1000e: Fix wrong comment related to link detection
by Benjamin Poirier
· 8 years ago
c4c40e5
e1000e: Fix error path in link detection
by Benjamin Poirier
· 8 years ago
2b9478f
i40e: Fix memory leak related filter programming status
by Alexander Duyck
· 7 years ago
e836e32
i40e: Fix comment about locking for __i40e_read_nvm_word()
by Stefano Brivio
· 7 years ago
d93fa2b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
9f7be89
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
2c4d36b
i40e: Avoid some useless variables and initializers in NVM functions
by Stefano Brivio
· 7 years ago
3d7d7a8
i40e: fix a typo
by Rami Rosen
· 7 years ago
9bcc07f
i40e: use a local variable instead of calculating multiple times
by Lihong Yang
· 7 years ago
4988410
i40e: Retry AQC GetPhyAbilities to overcome I2CRead hangs
by Jayaprakash Shanmugam
· 7 years ago
b861fb7
i40e: add check for return from find_first_bit call
by Lihong Yang
· 7 years ago
6f853d4
i40e: allow XPS with QoS enabled
by Jacob Keller
· 7 years ago
95bc2fb
i40e/i40evf: bundle more descriptors when allocating buffers
by Jacob Keller
· 7 years ago
11f2900
i40e/i40evf: bump tail only in multiples of 8
by Jacob Keller
· 7 years ago
7362be9
i40e: reduce lrxqthresh from 2 to 1
by Jacob Keller
· 7 years ago
dbadbbe
i40e/i40evf: always set the CLEARPBA flag when re-enabling interrupts
by Jacob Keller
· 7 years ago
4270255
i40e/i40evf: fix incorrect default ITR values on driver load
by Jacob Keller
· 7 years ago
c766b9a
i40evf: fix mac filter removal timing issue
by Alan Brady
· 7 years ago
784548c
i40e: use the safe hash table iterator when deleting mac filters
by Lihong Yang
· 7 years ago
b48be99
i40e: fix flags declaration
by Jacob Keller
· 7 years ago
b64666a
ixgbe: fix crash when injecting AER after failed reset
by Emil Tantilov
· 7 years ago
b4ded83
ixgbe: Update adaptive ITR algorithm
by Alexander Duyck
· 7 years ago
c3aec05
ixgbe: fix the FWSM.PT check in ixgbe_mng_present()
by Emil Tantilov
· 7 years ago
dcfd6b8
ixgbe: fix use of uninitialized padding
by Emil Tantilov
· 7 years ago
86e2349
ixgbe: add counter for times Rx pages gets allocated, not recycled
by Jesper Dangaard Brouer
· 7 years ago
761c2a4
ixgbe: split Tx/Rx ring clearing for ethtool loopback test
by Emil Tantilov
· 7 years ago
c69be94
ixgbe: add error checks when initializing the PHY
by Emil Tantilov
· 7 years ago
f5a71ca
ixgbe: restore normal RSS after last macvlan offload is removed
by Shannon Nelson
· 7 years ago
2e033ea
ixgbe: declare ixgbe_mac_operations structures as const
by Bhumika Goyal
· 8 years ago
2e22a75
ixgbe: Clear SWFW_SYNC register during init
by Emil Tantilov
· 8 years ago
8e67902
ixgbe: incorrect XDP ring accounting in ethtool tx_frame param
by John Fastabend
· 7 years ago
5e0fac6
net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
by Ding Tianhong
· 7 years ago
f4986d2
Revert commit 1a8b6d76dc5b ("net:add one common config...")
by Ding Tianhong
· 7 years ago
a39221c
ixgbe: fix masking of bits read from IXGBE_VXLANCTRL register
by Sabrina Dubroca
· 8 years ago
e0f06bb
ixgbe: Return error when getting PHY address if PHY access is not supported
by Mark D Rustad
· 8 years ago
b74f571
i40e/i40evf: organize and re-number feature flags
by Jacob Keller
· 7 years ago
a5340d9
i40e: ignore skb->xmit_more when deciding to set RS bit
by Jacob Keller
· 7 years ago
0a3b4f7
i40evf: enable support for VF VLAN tag stripping control
by Jacob Keller
· 7 years ago
052b93d
i40e: do not enter PHY debug mode while setting LEDs behaviour
by Mariusz Stachura
· 7 years ago
19b7960
i40e: implement split PCI error reset handler
by Alan Brady
· 7 years ago
013df59
i40e: Properly maintain flow director filters list
by Filip Sadowski
· 7 years ago
9a85817
i40e: Display error message if module does not meet thermal requirements
by Filip Sadowski
· 7 years ago
7f66182
i40e: fix merge error
by Alice Michael
· 7 years ago
bd6cd4e
i40e/i40evf: use DECLARE_BITMAP for state
by Jesse Brandeburg
· 7 years ago
0a0d9af
i40e: fix incorrect register definition
by Mitch Williams
· 7 years ago
60518a0
i40e: redfine I40E_PHY_TYPE_MAX
by Mitch Williams
· 7 years ago
c3d26b7
i40e: re-enable PTP L4 capabilities for XL710 if FW >6.0
by Alan Brady
· 7 years ago
be664cb
i40e/i40evf: spread CPU affinity hints across online CPUs only
by Jacob Keller
· 7 years ago
64615b5
i40e: add private flag to control source pruning
by Mitch Williams
· 7 years ago
Next »