Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
442b25e455f5e693c23f9d3a32b208ca9ab25cf0
/
drivers
/
net
/
ethernet
/
intel
/
i40e
442b25e
i40e: Remove unused variable
by Mitch Williams
· 9 years ago
3845cce
i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
by Anjali Singhai Jain
· 9 years ago
afb8ece
i40e: remove redundant check on vsi->active_vlans
by Colin King
· 9 years ago
50f26a5
i40e/i40evf: Bump patch from 1.4.25 to 1.5.1
by Catherine Sullivan
· 9 years ago
55f7d72
i40e: Change comment to reflect correct function name
by Mitch Williams
· 9 years ago
56e5ca6
i40e: Change unknown event error msg to ignore message
by Shannon Nelson
· 9 years ago
7e5a313
i40e: Added code to prevent double resets
by Mitch Williams
· 9 years ago
d3ce5734
i40e: Notify VFs of all resets
by Mitch Williams
· 9 years ago
c99abb4
i40e: Remove timer and task only if created
by Shannon Nelson
· 9 years ago
de03d2b
i40e: Assure that adminq is alive in debug mode
by Shannon Nelson
· 9 years ago
6927839
i40e: Remove MSIx only if created
by Shannon Nelson
· 9 years ago
6182902
i40e: Fix up return code
by Jesse Brandeburg
· 9 years ago
b6cacca
i40e: Save off VSI resource count when updating VSI
by Kevin Scott
· 9 years ago
b7c3593
i40e/i40evf: Remove I40E_MAX_USER_PRIORITY define
by Catherine Sullivan
· 9 years ago
4ea6239
i40e/i40evf: Fix casting in transmit code
by Jesse Brandeburg
· 9 years ago
a619afe
i40e/i40evf: Add support for bulk free in Tx cleanup
by Alexander Duyck
· 9 years ago
f2edaaa
i40e/i40evf: Fix handling of boolean logic in polling routines
by Alexander Duyck
· 9 years ago
5c4654d
i40e/i40evf: Allow up to 12K bytes of data per Tx descriptor instead of 8K
by Alexander Duyck
· 9 years ago
08ca387
i40e: call ndo_stop() instead of dev_close() when running offline selftest
by Stefan Assmann
· 9 years ago
b8ba452
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
e3219ce
i40e: Add support for client interface for IWARP driver
by Anjali Singhai Jain
· 9 years ago
f3757a4
i40e/ethtool: support coalesce setting by queue
by Kan Liang
· 9 years ago
be280ba
i40e/ethtool: support coalesce getting by queue
by Kan Liang
· 9 years ago
a75e800
i40e: queue-specific settings for interrupt moderation
by Kan Liang
· 9 years ago
b8f1343
i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
by Jesse Brandeburg
· 9 years ago
35f3472
i40e: let go of the past
by Mitch Williams
· 9 years ago
a4618ec
i40e: suspend scheduling during driver unload
by Pandi Kumar Maharajan
· 9 years ago
272cdaf2
i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
by Shannon Nelson
· 9 years ago
f658137
i40e: implement and use Rx CTL helper functions
by Shannon Nelson
· 9 years ago
3336514
i40e: add adminq commands for Rx CTL registers
by Shannon Nelson
· 9 years ago
f534039
i40e: add check for null VSI
by John Underwood
· 9 years ago
fe72608
i40e: Expose some registers to program parser, FD and RSS logic
by Anjali Singhai Jain
· 9 years ago
730a8f8
i40e: Fix for unexpected messaging
by Carolyn Wyborny
· 9 years ago
3fe06f4
i40e: Do not wait for Rx queue disable in DCB reconfig
by Neerav Parikh
· 9 years ago
4d7cec0
i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
by Kevin Scott
· 9 years ago
31b606d
i40e: Fix led blink capability for 10GBaseT PHY
by Carolyn Wyborny
· 9 years ago
fd077cd
i40e: Add functions to blink led on 10GBaseT PHY
by Carolyn Wyborny
· 9 years ago
3bc6797
i40e/i40evf: Move Tx checksum closer to TSO
by Alexander Duyck
· 9 years ago
2d37490
i40e/i40evf: Rewrite logic for 8 descriptor per packet check
by Alexander Duyck
· 9 years ago
4ec441d
i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
by Alexander Duyck
· 9 years ago
ffcc55c
i40e: Add support for ATR w/ IPv6 extension headers
by Alexander Duyck
· 9 years ago
bc5d252
i40e: Update feature flags to reflect newly enabled features
by Alexander Duyck
· 9 years ago
84d5946
i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
by Alexander Duyck
· 9 years ago
6b037cd
i40e: Fix ATR in relation to tunnels
by Alexander Duyck
· 9 years ago
5453205
i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
by Alexander Duyck
· 9 years ago
fad5733
i40e/i40evf: Clean-up Rx packet checksum handling
by Alexander Duyck
· 9 years ago
529f1f6
i40e/i40evf: Add exception handling for Tx checksum
by Alexander Duyck
· 9 years ago
475b420
i40e/i40evf: Do not write to descriptor unless we complete
by Alexander Duyck
· 9 years ago
a3fd9d8
i40e/i40evf: Handle IPv6 extension headers in checksum offload
by Alexander Duyck
· 9 years ago
a006472
i40e/i40evf: Add support for IPv4 encapsulated in IPv6
by Alexander Duyck
· 9 years ago
b96b78f
i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
by Alexander Duyck
· 9 years ago
c777019
i40e/i40evf: Consolidate all header changes into TSO function
by Alexander Duyck
· 9 years ago
c49a7bc
i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
by Alexander Duyck
· 9 years ago
03f9d6a
i40e/i40evf: Use u64 values instead of casting them in TSO function
by Alexander Duyck
· 9 years ago
a9c9a81
i40e/i40evf: Drop outer checksum offload that was not requested
by Alexander Duyck
· 9 years ago
8888fd8
i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
by Catherine Sullivan
· 9 years ago
3b12008
i40e: When in promisc mode apply promisc mode to Tx Traffic as well
by Anjali Singhai Jain
· 9 years ago
73b03f9
i40e: clean event descriptor before use
by Shannon Nelson
· 9 years ago
6e93d0c
i40e: better error reporting for nvmupdate
by Shannon Nelson
· 9 years ago
0d79032
i40e: expand comment
by Mitch Williams
· 9 years ago
a16ae2d
i40e: Do not disable queues in the Legacy/MSI Interrupt handler
by Anjali Singhai Jain
· 9 years ago
16fd08b
i40e/i40evf: avoid atomics
by Mitch Williams
· 9 years ago
4147e2c
i40e: Removal of code which relies on BASE VEB SEID
by Kiran Patil
· 9 years ago
6784ed5
i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
by Anjali Singhai Jain
· 9 years ago
dd35310
i40e: Add a SW workaround for lost interrupts
by Anjali Singhai Jain
· 9 years ago
f734dff
i40e: trivial: cleanup use of pf->hw
by Jesse Brandeburg
· 9 years ago
cb5c260
i40e: drop unused debugfs file "dump"
by Jesse Brandeburg
· 9 years ago
d6b3bca
i40e: get rid of magic number
by Mitch Williams
· 9 years ago
c24215c
i40e/i40evf: Bump version
by Jesse Brandeburg
· 9 years ago
4668607
i40e: properly show packet split status in debugfs
by Mitch Williams
· 9 years ago
1a36d7f
i40e/i40evf: use logical operators, not bitwise
by Mitch Williams
· 9 years ago
f16704e
i40e/i40evf: use pages correctly in Rx
by Mitch Williams
· 9 years ago
dd1a5df
i40e/i40evf: use __GFP_NOWARN
by Jesse Brandeburg
· 9 years ago
13cb3e9
i40e: dump descriptor indexes in hex
by Jesse Brandeburg
· 9 years ago
c2e245a
i40e/i40evf: try again after failure
by Jesse Brandeburg
· 9 years ago
40d72a5
i40e/i40evf: don't lose interrupts
by Jesse Brandeburg
· 9 years ago
ecc6a23
i40e: Refactor force_wb and WB_ON_ITR functionality code
by Anjali Singhai Jain
· 9 years ago
66fc360
i40e: use new add_veb calling with VEB stats control
by Shannon Nelson
· 9 years ago
8a187f4
i40e: add VEB stat control and remove L2 cloud filter
by Shannon Nelson
· 9 years ago
67be6eb
i40e: set shared bit for multicast filters
by Shannon Nelson
· 9 years ago
f1bbad3
i40e: Make the DCB firmware checks for X710/XL710 only
by Neerav Parikh
· 9 years ago
2818ccd
i40e: move sync_vsi_filters up in service_task
by Jesse Brandeburg
· 9 years ago
ba94272
i40e: use eth_platform_get_mac_address()
by Sowmini Varadhan
· 9 years ago
72b7486
i40e: add priv flag for automatic rule eviction
by Anjali Singhai Jain
· 9 years ago
a340c78
i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
by Anjali Singhai
· 9 years ago
4580de0
i40e/i40evf: bump version to 1.4.12/1.4.8
by Jesse Brandeburg
· 9 years ago
45d0435
i40e: avoid large memcpy by assigning struct
by Jacob Keller
· 9 years ago
c40918c
i40e: count allocation errors
by Jesse Brandeburg
· 9 years ago
426bda0
i40e: drop unused function
by Jesse Brandeburg
· 9 years ago
2f0aff4
i40e: negate PHY int mask bits
by Shannon Nelson
· 9 years ago
7bd6875
i40e: APIs to Add/remove port mirroring rules
by Kiran Patil
· 9 years ago
c53934c
i40e: fix: do not sleep in netdev_ops
by Jesse Brandeburg
· 9 years ago
38c3cec
i40e: allocate memory safer
by Jesse Brandeburg
· 9 years ago
e9f6563
i40e: do TSO only if CHECKSUM_PARTIAL is set
by Shannon Nelson
· 9 years ago
3578fa0
i40e: fix bug in dma sync
by Jesse Brandeburg
· 9 years ago
d89d967
i40e: trivial: fix missing space
by Jesse Brandeburg
· 9 years ago
f3699b3
i40e: trivial: drop duplicate definition
by Jesse Brandeburg
· 9 years ago
f551588
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
16e5cc6
net: rework setup_tc ndo op to consume general tc operand
by John Fastabend
· 9 years ago
e4c6734
net: rework ndo tc op to consume additional qdisc handle parameter
by John Fastabend
· 9 years ago
Next »