Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bf06f7a9bafde62fa77e3fce4040355dfbceb894
/
drivers
/
net
/
ethernet
/
intel
/
i40e
bf06f7a
i40e: let firmware catch the NVM busy error
by Shannon Nelson
· 10 years ago
c150a50
i40e: better error messages for NVM update issues
by Shannon Nelson
· 10 years ago
4443ec9
i40e: clear NVM update state on ethtool test
by Shannon Nelson
· 10 years ago
ae0bf04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 10 years ago
a94d9e2
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
by Alexander Duyck
· 10 years ago
e6c9723
i40e: Reduce stack in i40e_dbg_dump_desc
by Joe Perches
· 10 years ago
a36fdd8e
i40e: Bump i40e version to 1.2.2 and i40evf version to 1.0.6
by Catherine Sullivan
· 10 years ago
5fb11d7
i40e: get pf_id from HW rather than PCI function
by Shannon Nelson
· 10 years ago
baf7327
i40e: increase ARQ size
by Mitch Williams
· 10 years ago
b64ba08
i40e: Re enable Main VSI loopback setting in the reset path
by Anjali Singhai Jain
· 10 years ago
79c21a8
i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback mode
by Anjali Singhai Jain
· 10 years ago
b9a81b2
i40e: Increase reset delay
by Kevin Scott
· 10 years ago
fad177d
i40e: fix netdev_stat macro definition
by Shannon Nelson
· 10 years ago
e7f2e4b
i40e: Define and use i40e_is_vf macro
by Anjali Singhai Jain
· 10 years ago
09f7efa
i40e: Add a virtual channel op to config RSS
by Anjali Singhai Jain
· 10 years ago
fe88bda
i40e: don't enable PTP support on more than one PF per port
by Jacob Keller
· 10 years ago
b2008cb
i40e: Add description to misc and fd interrupts
by Carolyn Wyborny
· 10 years ago
fbe8210
i40e: allow various base numbers in debugfs aq commands
by Shannon Nelson
· 10 years ago
038861b
i40e: remove useless debug noise
by Shannon Nelson
· 10 years ago
2352b84
i40e: Remove unneeded break statement
by Shannon Nelson
· 10 years ago
02637fc
net: rename netdev_phys_port_id to more generic name
by Jiri Pirko
· 10 years ago
f6f6424
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
by Jiri Pirko
· 10 years ago
2f90ade
i40e: enable fdb add code, remove unused code
by Jesse Brandeburg
· 10 years ago
5d1ff106
i40e: trigger SW INT with no ITR wait
by Shannon Nelson
· 10 years ago
1001dc3
i40e: don't overload fields
by Mitch Williams
· 10 years ago
3ffa037
i40e: Set XPS bit mask to zero in DCB mode
by Neerav Parikh
· 10 years ago
4b7698c
i40e: Prevent link flow control settings when PFC is enabled
by Neerav Parikh
· 10 years ago
d341b7a
i40e: Do not disable/enable FCoE VSI with DCB reconfig
by Neerav Parikh
· 10 years ago
69129dc
i40e: Modify Tx disable wait flow in case of DCB reconfiguration
by Neerav Parikh
· 10 years ago
23cd1f0
i40e: Update VEB's enabled_tc after reconfiguration
by Neerav Parikh
· 10 years ago
e1c4751
i40e: Check for LLDP AdminStatus before querying DCBX
by Neerav Parikh
· 10 years ago
9fa61dd
i40e: Add support to firmware CEE DCBX mode
by Neerav Parikh
· 10 years ago
2fd75f3
i40e: Resume Port Tx after DCB event
by Neerav Parikh
· 10 years ago
7bda87c
i40e: Bump version to 1.1.23
by Catherine Sullivan
· 10 years ago
c5c2f7c
i40e: re-enable VFLR interrupt sooner
by Mitch Williams
· 10 years ago
e684fa3
i40e: only warn once of PTP nonsupport in 100Mbit speed
by Shannon Nelson
· 10 years ago
22f258a
i40e: use netdev_rss_key_fill() helper
by Eric Dumazet
· 10 years ago
79442d3
i40e: clean up throttle rate code
by Jesse Brandeburg
· 10 years ago
2153671
i40e: don't do link_status or stats collection on every ARQ
by Shannon Nelson
· 10 years ago
0db4e16
i40e: poll firmware slower
by Kamil Krawczyk
· 10 years ago
2089ad0
i40e: properly parse MDET registers
by Mitch Williams
· 10 years ago
7a28d88
i40e: configure VM ID in qtx_ctl
by Mitch Williams
· 10 years ago
5b5faa4
i40e: enable debug earlier
by Shannon Nelson
· 10 years ago
049a2be
i40e: better wording for resource tracking errors
by Shannon Nelson
· 10 years ago
c135b0d
i40e: scale msix vector use when more cores than vectors
by Shannon Nelson
· 10 years ago
7204a78
i40e: remove debugfs dump stats
by Shannon Nelson
· 10 years ago
a282bab
i40e: avoid disable of interrupt when changing ITR
by Jesse Brandeburg
· 10 years ago
320684c
i40e: fix link checking logic
by Mitch Williams
· 10 years ago
1790ed0
i40e: Add condition to enter fdir flush and reinit
by Akeem G Abodunrin
· 10 years ago
55b42b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
013f657
i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event()
by Dan Carpenter
· 10 years ago
e8720db
i40e: Bump version
by Catherine Sullivan
· 10 years ago
bf00b37
i40e: Moving variable declaration out of the loops
by Akeem G Abodunrin
· 10 years ago
5960d33
i40e: Add 10GBaseT support
by Mitch Williams
· 10 years ago
a34a671
i40e: process link events when setting up switch
by Mitch Williams
· 10 years ago
cafa2ee
i40e: Fix a bug where Rx would stop after some time
by Anjali Singhai Jain
· 10 years ago
f98a200
i40e/i40evf: Use usleep_range() instead of udelay()
by Neerav Parikh
· 10 years ago
8c570dc
i40e/i40evf: Fix whitespace indentation
by Jeff Kirsher
· 10 years ago
1e701e0
i40e: enable LSE poke and simplify link state
by Jesse Brandeburg
· 10 years ago
7e2453f
i40e: mask phy events
by Jesse Brandeburg
· 10 years ago
4567dc1
i40e: skb->xmit_more support
by Eric Dumazet
· 10 years ago
a81fb04
i40e/igb: Convert to dev_consume_skb_any()
by Rick Jones
· 10 years ago
eb84d6b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
c24817b
i40e: use global pci_vfs_assigned() to replace local i40e_vfs_are_assigned()
by Ethan Zhao
· 11 years ago
e966d5c
i40e/i40evf: Bump i40e/i40evf versions
by Catherine Sullivan
· 11 years ago
32b5b81
i40e: fix panic due to too-early Tx queue enable
by Jesse Brandeburg
· 11 years ago
a316f65
i40e: Fix an issue when PF reset fails
by Anjali Singhai Jain
· 11 years ago
faf3297
i40e: make warning less verbose
by Jesse Brandeburg
· 11 years ago
9412851
i40e: Tell OS link is going down when calling set_phy_config
by Catherine Sullivan
· 11 years ago
356821a
i40e: Remove unnecessary assignment
by Serey Kong
· 11 years ago
e6d9004
i40e: Change wording to be more consistent
by Serey Kong
· 11 years ago
c57e9f1
i40e: Allow user to change link settings if link is down
by Catherine Sullivan
· 11 years ago
124ed15
i40e: Add dual speed module support
by Catherine Sullivan
· 11 years ago
fa4ba69
i40e: Set skb->csum_level for encapsulated checksum
by Tom Herbert
· 10 years ago
e8e724d
i40e/i40evf: Bump i40e & i40evf version
by Catherine Sullivan
· 11 years ago
810b3ae
i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4
by Anjali Singhai Jain
· 11 years ago
30650cc
i40e: quiet complaints when removing default MAC VLAN filter and make set_mac reversible
by Shannon Nelson
· 11 years ago
f905dd6
i40e/i40evf: add max buf len to aq debug print helper
by Shannon Nelson
· 11 years ago
7b592f6
i40e: Add checks and message for Qualified Module info
by Carolyn Wyborny
· 11 years ago
5f5e33b
i40e: set num_queue_pairs to num configured by VF
by Ashish Shah
· 11 years ago
c1d11ce
i40e: Enable l2tsel bit for VLAN tag control
by Shannon Nelson
· 11 years ago
60793f4a
i40e: Add a FD flush counter to ethtool
by Anjali Singhai Jain
· 11 years ago
1e1be8f
i40e: ATR policy change to flush the table to clean stale ATR rules
by Anjali Singhai Jain
· 11 years ago
f7233c5
i40e: Some FD message fixes
by Anjali Singhai Jain
· 11 years ago
e99bdd3
i40e: Update flow director error messages to reduce user confusion
by Carolyn Wyborny
· 11 years ago
3d34dd0
i40e: Fix TSO and hw checksums for non-accelerated vlan packets.
by Vlad Yasevich
· 11 years ago
db6d2be
i40e: fix PTP bug
by Jesse Brandeburg
· 11 years ago
6e7b5bd
i40e: Fix a few potential VF dereferences
by Anjali Singhai Jain
· 11 years ago
478c9e7
i40e: Fix for recent kernel panic
by Anjali Singhai Jain
· 11 years ago
a11c5c9
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 11 years ago
35a7d80
i40e: Cleaning up missing null-terminate in conjunction with strncpy
by Rickard Strandqvist
· 11 years ago
f57e4fb
i40e: use correct structure type name in sizeof
by Julia Lawall
· 11 years ago
952d963
i40e: fix sparse non static symbol warning
by Wei Yongjun
· 11 years ago
e222ade
i40e: Fix missing uapi/linux/dcbnl.h include in i40e_fcoe.c
by Lucas Tanure
· 11 years ago
1d02328
list: fix order of arguments for hlist_add_after(_rcu)
by Ken Helias
· 11 years ago
89cb86c
i40e: remove support for vf unicast promiscuous mode
by Ashish Shah
· 11 years ago
84a9208
i40e: Minor comment changes
by Akeem G Abodunrin
· 11 years ago
738abba
i40e: disable local loopback on vmdq vsi
by Shannon Nelson
· 11 years ago
f19efbb
i40e: use correct vf_id offset for virtchnl message
by Ashish Shah
· 11 years ago
Next »