Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
35dae51de3e99db10f355642f5fc67719b93f558
/
drivers
/
net
/
ethernet
/
intel
/
i40e
35dae51
i40e: add new device IDs for X722
by Anjali Singhai Jain
· 10 years ago
4f9e697
i40e: bump version to 1.4.10
by Catherine Sullivan
· 10 years ago
5afdaaa
i40e: update features with right offload
by Jesse Brandeburg
· 10 years ago
8eed76f
i40e: Cleanup the code with respect to restarting autoneg
by Anjali Singhai Jain
· 10 years ago
406e734
i40e: define function capabilities in only one place
by Shannon Nelson
· 10 years ago
48b1804
i40e: Replace X722 mac check in ethtool get_settings
by Catherine Sullivan
· 10 years ago
6e35c04
i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
by Anjali Singhai Jain
· 10 years ago
04d5a21
i40e: Add mac_filter_element at the end of the list instead of HEAD
by Kiran Patil
· 10 years ago
79febbc
net: i40e: shut up uninitialized variable warnings
by Arnd Bergmann
· 10 years ago
5cae761
i40e: fix build warnings
by Eric Dumazet
· 10 years ago
5602815
i40e: remove forever unused ID
by Jesse Brandeburg
· 10 years ago
857942f
i40e: Fix Rx hash reported to the stack by our driver
by Anjali Singhai Jain
· 10 years ago
b499ffb
i40e: Look up MAC address in Open Firmware or IDPROM
by Sowmini Varadhan
· 10 years ago
efd8e39
i40e: allow zero MAC address for VFs
by Mitch Williams
· 10 years ago
2d166c3
i40e: change log messages and error returns
by Mitch Williams
· 10 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
cd86660
i40e: Call geneve_get_rx_port to get the existing Geneve ports
by Singhai, Anjali
· 10 years ago
6a89902
i40e: geneve tunnel offload support
by Singhai, Anjali
· 10 years ago
a188222
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
by Tom Herbert
· 10 years ago
53692b1
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
by Tom Herbert
· 10 years ago
c9c9f1b
i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
by Catherine Sullivan
· 10 years ago
f119999
i40e: clean whole mac filter list
by Shannon Nelson
· 10 years ago
b9eacec
i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
by Anjali Singhai Jain
· 10 years ago
75eb73c
i40e: hush little warnings
by Mitch Williams
· 10 years ago
00ada50
i40e: Opcode and structures required by OEM Post Update AQ command and add new NVM arq message
by Michal Kosiarz
· 10 years ago
6621e4b
i40e: use explicit cast from u16 to u8
by Kamil Krawczyk
· 10 years ago
b7b713a
i40e: don't add zero MAC filter
by Mitch Williams
· 10 years ago
b36e9ab
i40e: properly delete VF MAC filters
by Mitch Williams
· 10 years ago
75f5cea
i40e: chomp the BIT(_ULL)
by Jesse Brandeburg
· 10 years ago
6633d38
Revert "i40e: remove CONFIG_I40E_VXLAN"
by Singhai, Anjali
· 10 years ago
8ddb332
i40e/i40evf: avoid mutex re-init
by Jesse Brandeburg
· 10 years ago
f4f7981
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 10 years ago
3b19584
i40e: Fix i40e_print_features() VEB mode output
by Joe Perches
· 10 years ago
4eeb1ff
i40e: trivial fixes
by Jesse Brandeburg
· 10 years ago
1e59066
i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
by Catherine Sullivan
· 10 years ago
44cdb79
i40e/i40evf: use logical operator
by Mitch Williams
· 10 years ago
b82bc49e
i40e: fix whitespace
by Mitch Williams
· 10 years ago
95db239
i40e: Remove separate functions gathering XOFF Rx stats
by Neerav Parikh
· 10 years ago
8fe2699
i40e: remove CONFIG_I40E_VXLAN
by Jesse Brandeburg
· 10 years ago
827de39
i40e: use priv flags to control packet split
by Jesse Brandeburg
· 10 years ago
ea02e90
i40e: propagate properly
by Mitch Williams
· 10 years ago
a42e7a3
i40e: Fix memory leaks, sideband filter programming
by Kiran Patil
· 10 years ago
9c6c125
i40e: Detection and recovery of TX queue hung logic moved to service_task from tx_timeout
by Kiran Patil
· 10 years ago
17652c6
i40e: remove unused argument
by Jesse Brandeburg
· 10 years ago
0e4425e
i40e: fix: do not sleep in netdev_ops
by Jesse Brandeburg
· 10 years ago
e1c2279
i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
by Catherine Sullivan
· 10 years ago
e7ffb72
i40e: make error message more useful
by Mitch Williams
· 10 years ago
e36b0b1
i40e: fix confusing message
by Helin Zhang
· 10 years ago
2b2426a76
i40e: Update error messaging
by Carolyn Wyborny
· 10 years ago
b74118f
i40e/i40evf: prefetch skb data on transmit
by Jesse Brandeburg
· 10 years ago
acd6544
i40e: rename rss_size to alloc_rss_size in i40e_pf
by Helin Zhang
· 10 years ago
28c5869
i40e: add new fields to store user configuration
by Helin Zhang
· 10 years ago
1c2df9e
i40e: Bump version to 1.4.2
by Catherine Sullivan
· 10 years ago
043dd65
i40e: create a generic configure rss function
by Helin Zhang
· 10 years ago
e69ff81
i40e: rework the functions to configure RSS with similar parameters
by Helin Zhang
· 10 years ago
3e3aa21
i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
by Helin Zhang
· 10 years ago
8d8f229
i40e/i40evf: clean up error messages
by Mitch Williams
· 10 years ago
2f175f5
i40e/i40evf: Add comment to #endif
by Helin Zhang
· 10 years ago
1f9610e
i40e: Move the saving of old link info from handle_link_event to link_event
by Catherine Sullivan
· 10 years ago
164c9f5
i40e/i40evf: Add a stat to track how many times we have to do a force WB
by Anjali Singhai Jain
· 10 years ago
4f2f017c
i40e: Workaround fix for mss < 256 issue
by Anjali Singhai Jain
· 10 years ago
f9b26eb
i40e: remove BUG_ON from FCoE setup
by Shannon Nelson
· 10 years ago
7fd8954
i40e: remove BUG_ON from feature string building
by Shannon Nelson
· 10 years ago
b875f99
i40e: Change BUG_ON to WARN_ON in service event complete
by Shannon Nelson
· 10 years ago
9c883bd
i40e/i40evf: remove unused tunnel parameter
by Shannon Nelson
· 10 years ago
0286c67
intel: i40e: fix confused code
by Rasmus Villemoes
· 10 years ago
93f93a4
net: move skb_mark_napi_id() into core networking stack
by Eric Dumazet
· 10 years ago
9cf5c09
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 10 years ago
ba3e208
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
2fc4cd5
i40e: fix unconditional execution of cpu_to_le16()
by Jean Sacren
· 10 years ago
0e5229c
i40e: clean up local variable initialization
by Jean Sacren
· 10 years ago
554f454
i40e: add missing kernel-doc argument
by Jean Sacren
· 10 years ago
a3524e9
i40e: re-use %*ph specifier to hexdump a data
by Andy Shevchenko
· 10 years ago
0e32051
i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33
by Catherine Sullivan
· 10 years ago
de445b3
i40e: Disable VEB bridge mode with SR-IOV failure
by Akeem G Abodunrin
· 10 years ago
2efaad8
i40e: Fix an incorrect OEM version string
by Carolyn Wyborny
· 10 years ago
58fc326
i40e: fix inconsistent statuses after a PF reset
by Helin Zhang
· 10 years ago
09603ea
i40e: Fix VEB/VEPA bridge mode mismatch issue
by Akeem G Abodunrin
· 10 years ago
10dc035
i40e: fix a bug in debugfs with add/del macaddr
by Anjali Singhai Jain
· 10 years ago
e7358f5
i40e/i40evf: Add a workaround to drop all flow control frames
by Anjali Singhai Jain
· 10 years ago
e9e5366
i40e: fix annoying message
by Jesse Brandeburg
· 10 years ago
74a6c66
i40e: fix stats offsets
by Jesse Brandeburg
· 10 years ago
c8fdc32
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 10 years ago
26440c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a1f192c
i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25
by Catherine Sullivan
· 10 years ago
6f66a48
i40e: declare rather than initialize int object
by Jean Sacren
· 10 years ago
2bc11c6
i40e: fix kernel-doc argument name
by Jean Sacren
· 10 years ago
52e9689
i40e: Move error message to debug level
by Catherine Sullivan
· 10 years ago
3ce12ee
i40e: Fix order of checks when enabling/disabling autoneg in ethtool
by Catherine Sullivan
· 10 years ago
a03dc368
i40e/i40evf: Fix an accidental error with BIT_ULL replacement
by Anjali Singhai Jain
· 10 years ago
8589af7
i40e: fix for PHY NVM interaction problem
by Carolyn Wyborny
· 10 years ago
bcab2db
i40e: Fix for Tools loopback test failing after driver load
by Carolyn Wyborny
· 10 years ago
ee2319c
i40e/i40evf: adjust interrupt throttle less frequently
by Jesse Brandeburg
· 10 years ago
c56625d
i40e/i40evf: change dynamic interrupt thresholds
by Jesse Brandeburg
· 10 years ago
51cc6d9
i40e/i40evf: fix bug in throttle rate math
by Jesse Brandeburg
· 10 years ago
8f5e39c
i40e/i40evf: refactor IRQ enable function
by Jesse Brandeburg
· 10 years ago
5d3465a
i40e/i40evf: use napi_schedule_irqoff()
by Alexander Duyck
· 10 years ago
07f89be
i40e: Fix basic support for X722 devices
by Anjali Singhai
· 10 years ago
2165903
i40e: Lock for VSI's MAC filter list
by Kiran Patil
· 10 years ago
d1d3951
i40e/i40evf: Bump i40e to 1.3.34 and i40evf to 1.3.21
by Catherine Sullivan
· 10 years ago
Next »