Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f8b45b74cc6229d9f8780fd962dab84d810b6f17
/
drivers
/
net
/
ethernet
/
intel
f8b45b7
i40e/i40evf: Use build_skb to build frames
by Alexander Duyck
· 8 years ago
ca9ec08
i40e/i40evf: Add support for padding start of frames
by Alexander Duyck
· 8 years ago
98efd69
i40e/i40evf: Add support for using order 1 pages with a 3K buffer
by Alexander Duyck
· 8 years ago
3351219
i40e: clean up historic deprecated flag definitions
by Jacob Keller
· 8 years ago
78786d4
i40e: remove I40E_FLAG_NEED_LINK_UPDATE
by Alice Michael
· 8 years ago
af26ce2
i40e: remove extraneous loop in i40e_vsi_wait_queues_disabled
by Jacob Keller
· 8 years ago
41c4c2b
i40e: allow look-up of MAC address from Open Firmware or IDPROM
by Jacob Keller
· 8 years ago
17daabb
i40e: Simplify i40e_detect_recover_hung_queue logic
by Alan Brady
· 8 years ago
373149f
i40e: Decrease the scope of rtnl lock
by Maciej Sosin
· 8 years ago
e8c5f72
i40e: Swap use of pf->flags and pf->hw_disabled_flags for ATR Eviction
by Alexander Duyck
· 8 years ago
a346fb8
i40e: update error message when trying to add invalid filters
by Jacob Keller
· 8 years ago
004eb61
i40e: only register client on iWarp-capable devices
by Mitch Williams
· 8 years ago
921c467
i40e: close client on remove and shutdown
by Mitch Williams
· 8 years ago
8090f61
i40e: register existing client on probe
by Mitch Williams
· 8 years ago
295c0a5
i40e: remove client instance on driver unload
by Mitch Williams
· 8 years ago
bacd75c
i40e/i40evf: Add capability exchange for outer checksum
by Preethi Banala
· 8 years ago
b4041278
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
6f14f44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
7d4fe0d
fm10k: do not enqueue mailbox when host not ready
by Ngai-Mint Kwan
· 8 years ago
16b1889
fm10k: disable receive queue when configuring ring
by Ngai-Mint Kwan
· 8 years ago
0295770
fm10k: update function header comment for fm10k_get_stats64
by Jacob Keller
· 8 years ago
b4fd8ff
fm10k: allow service task to reschedule itself
by Jacob Keller
· 8 years ago
4692955
fm10k: future-proof state bitmaps using DECLARE_BITMAP
by Jacob Keller
· 8 years ago
3ee7b3a
fm10k: use a BITMAP for flags to avoid race conditions
by Jacob Keller
· 8 years ago
540fca3
fm10k: correctly check if interface is removed
by Phil Turnbull
· 8 years ago
282ccf6
drivers: add explicit interrupt.h includes
by Florian Westphal
· 8 years ago
d08a9f6
i40e: fix for queue timing delays
by Wyborny, Carolyn
· 8 years ago
dab86af
i40e/i40evf: Change the way we limit the maximum frame size for Rx
by Alexander Duyck
· 8 years ago
c424d4a
i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flow
by Alexander Duyck
· 8 years ago
fa2343e
i40e/i40evf: Break i40e_fetch_rx_buffer up to allow for reuse of frag code
by Alexander Duyck
· 8 years ago
a0cfc31
i40e/i40evf: Pull out code for cleaning up Rx buffers
by Alexander Duyck
· 8 years ago
9a06412
i40e/i40evf: Pull code for grabbing and syncing rx_buffer from fetch_buffer
by Alexander Duyck
· 8 years ago
d57c0e0
i40e/i40evf: Use length to determine if descriptor is done
by Alexander Duyck
· 8 years ago
3a104f8
i40e: remove FDIR_REQUIRES_REINIT driver flag
by Jacob Keller
· 8 years ago
d9eaf12
i40e: remove a useless goto statement
by Jacob Keller
· 8 years ago
1fca326
i40e: Check for new arq elements before leaving the adminq subtask loop
by Christopher N Bednarz
· 8 years ago
6030308
i40e: use register for XL722 control register read/write
by Paul M Stillwell Jr
· 8 years ago
aca955d
i40e: Clean up handling of private flags
by Alexander Duyck
· 8 years ago
b1cb07d
i40evf: enforce descriptor write-back mechanism for VF
by Preethi Banala
· 8 years ago
7be147d
i40e: initialize params before notifying of l2_param_changes
by Jacob Keller
· 8 years ago
703ba88
i40evf: dereference VSI after VSI has been null checked
by Colin Ian King
· 8 years ago
c76cb6e
i40e: Drop FCoE code that always evaluates to false or 0
by Alexander Duyck
· 8 years ago
9eed69a
i40e: Drop FCoE code from core driver files
by Alexander Duyck
· 8 years ago
a5b268e
i40e/i40evf: Clean-up process_skb_fields
by Alexander Duyck
· 8 years ago
0a25b73
i40e: removed no longer needed delays
by Bimmy Pujari
· 8 years ago
beff3e9
i40e: Fixed race conditions in VF reset
by Robert Konklewski
· 8 years ago
741b8b8
i40e/i40evf: Fix use after free in Rx cleanup path
by Alexander Duyck
· 8 years ago
f25571b
i40e: fix configuration of RSS table with DCB
by Harshitha Ramamurthy
· 8 years ago
1793668
i40e/i40evf: Update code to better handle incrementing page count
by Alexander Duyck
· 8 years ago
13a8cd1
i40e: Do not enable NAPI on q_vectors that have no rings
by Alexander Duyck
· 8 years ago
9f47a48
Revert "e1000e: driver trying to free already-free irq"
by Jeff Kirsher
· 8 years ago
584a887
i40e: make use of hlist_for_each_entry_continue
by Jacob Keller
· 8 years ago
f223c87
i40e: add support for SCTPv4 FDir filters
by Jacob Keller
· 8 years ago
0e588de
i40e: implement support for flexible word payload
by Jacob Keller
· 8 years ago
e793095
i40e: add parsing of flexible filter fields from userdef
by Jacob Keller
· 8 years ago
43b1569
i40e: partition the ring_cookie to get VF index
by Jacob Keller
· 8 years ago
9229e99
i40e: allow changing input set for ntuple filters
by Jacob Keller
· 8 years ago
3bcee1e
i40e: restore default input set for each flow type
by Jacob Keller
· 8 years ago
36777d9
i40e: check current configured input set when adding ntuple filters
by Jacob Keller
· 8 years ago
faa16e0
i40e: correctly honor the mask fields for ETHTOOL_SRXCLSRLINS
by Jacob Keller
· 8 years ago
f22913d
ixgb: use new API ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
1120ecd
igbvf: use new API ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
c191530
igb: use new API ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
fb052fd
e1000e: use new API ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
5add2f9
e1000: use new API ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
406910a
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
c6da525
i40e: always remove old filter when adding new FDir filter
by Jacob Keller
· 8 years ago
1ec8dea
i40e: explicitly fail on extended MAC field for ethtool_rx_flow_spec
by Jacob Keller
· 8 years ago
097dbf5
i40e: add counters for UDP/IPv4 and IPv4 filters
by Jacob Keller
· 8 years ago
510dd46
i40e: don't re-enable ATR when flushing filters if SB has TCP4/IPv4 rules
by Jacob Keller
· 8 years ago
6d06942
i40e: reset fd_tcp_rule count when restoring filters
by Jacob Keller
· 8 years ago
e122eb74
i40e: remove redundant check for fd_tcp_rule when restoring filters
by Jacob Keller
· 8 years ago
377cc24
i40e: exit ATR mode only when adding TCP/IPv4 filter succeeds
by Jacob Keller
· 8 years ago
e5187ee
i40e: return immediately when failing to add fdir filter
by Jacob Keller
· 8 years ago
01016da
i40e: rework exit flow of i40e_add_fdir_ethtool
by Jacob Keller
· 8 years ago
8ce43dc
i40e: don't use arrays for (src|dst)_ip
by Jacob Keller
· 8 years ago
fe0b0cd
i40e: send correct port number to AdminQ when enabling UDP tunnels
by Jacob Keller
· 8 years ago
48ce880
i40evf: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
a7f9094
i40e: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
3a1eb6d
igb/ixgbe: Fix typo in igb_build_skb and/or ixgbe_build_skb code comment
by Alexander Duyck
· 8 years ago
b1bb2eb
igb: Re-add support for build_skb in igb
by Alexander Duyck
· 8 years ago
e014272
igb: Break out Rx buffer page management
by Alexander Duyck
· 8 years ago
e3cdf68
igb: Add support for padding packet
by Alexander Duyck
· 8 years ago
8649aae
igb: Add support for using order 1 pages to receive large frames
by Alexander Duyck
· 8 years ago
e089129
igb: Add support for ethtool private flag to allow use of legacy Rx
by Alexander Duyck
· 8 years ago
3456fd5
igb: Use page_address offset from page instead of masking virtual address
by Alexander Duyck
· 8 years ago
cb0ef1d
igb: Only sync size of expected frame in ethtool testing
by Alexander Duyck
· 8 years ago
cfbc871
igb: Limit maximum frame Rx based on MTU
by Alexander Duyck
· 8 years ago
7cc6fd4
igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ring
by Alexander Duyck
· 8 years ago
d2bead5
igb: Clear Rx buffer_info in configure instead of clean
by Alexander Duyck
· 8 years ago
7ec0116
igb: Use length to determine if descriptor is done
by Alexander Duyck
· 8 years ago
7bd1759
igb: Add support for DMA_ATTR_WEAK_ORDERING
by Alexander Duyck
· 8 years ago
56f36ac
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
by Amritha Nambiar
· 8 years ago
b77ac97
i40e: rename auto_disable_flags to hw_disabled_flags
by Harshitha Ramamurthy
· 8 years ago
1599083
i40e/i40evf: Change version from 1.6.27 to 2.1.7
by Bimmy Pujari
· 8 years ago
4dbc566
i40e: Allow untrusted VFs to have more filters
by Mitch Williams
· 8 years ago
59605bc
i40e/i40evf: Add support for mapping pages with DMA attributes
by Alexander Duyck
· 8 years ago
3954b39
i40e: Clarify steps in MAC/VLAN filters initialization routine
by Filip Sadowski
· 8 years ago
26f77e5
i40e: fix RSS queues only operating on PF0
by Lihong Yang
· 8 years ago
c271dd6
i40e: fix ethtool to get EEPROM data from X722 interface
by Lihong Yang
· 8 years ago
Next »