Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
71a83a6db6138b9d41d8a0b6b91cb59f6dc4742c
/
drivers
/
net
/
ethernet
/
intel
71a83a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
b97526f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 10 years ago
c7bf716
ethernet: Use eth_<foo>_addr instead of memset
by Joe Perches
· 10 years ago
e8ab38c
i40e: Fix dependencies in the i40e driver on configfs
by Greg Rose
· 10 years ago
ce458fc
i40e/i40evf: Bump versions
by Sravanthi Tangeda
· 10 years ago
fc51de9
i40e: Only enable TC0 for NIC partition type
by Neerav Parikh
· 10 years ago
15d504b
i40e: Register DCBNL ops in MFP mode
by Neerav Parikh
· 10 years ago
ed250ec
i40evf: ethtool RSS fixes
by Mitch Williams
· 10 years ago
66ddcff
i40e: Fix RSS size at init since default num queue calculation has changed
by Anjali Singhai Jain
· 10 years ago
5db4cb5
i40e: Move RSS table size for VSIs to the VSI struct
by Anjali Singhai Jain
· 10 years ago
f8faaa4
i40e/i40evf: Add missing packet types for VXLAN encapsulated packet types
by Anjali Singhai Jain
· 10 years ago
750fcbc
i40e: Fix issue with removal of apps from DBCNL app table
by Neerav Parikh
· 10 years ago
025b4a5
i40e: Add FW check to disable DCB and wrap autoneg workaround with FW check
by Anjali Singhai Jain
· 10 years ago
9a3bd2f
i40e: Enable more than 64 qps for the Main VSI
by Anjali Singhai Jain
· 10 years ago
8f40082
i40e: don't disable PF LB when disabling VFs
by Mitch Williams
· 10 years ago
579b23d
i40e: Add safety net for switch calling
by Akeem G Abodunrin
· 10 years ago
7edf810
i40e/i40evf: print FW build number in version string
by Shannon Nelson
· 10 years ago
d40d00b
i40e: Skip the priority tagging if DCB is not enabled
by Neerav Parikh
· 10 years ago
eca3204
fm10k: Resolve various spelling errors and checkpatch warnings
by Matthew Vick
· 10 years ago
5bf33dc
fm10k: Implement ndo_features_check
by Matthew Vick
· 10 years ago
8c1a90a
fm10k: Modify tunnel length header check when offloading
by Matthew Vick
· 10 years ago
65d1346
i40e: check pointers before use
by Shannon Nelson
· 10 years ago
2c47e35
i40e: catch NVM write semaphore timeout and retry
by Shannon Nelson
· 10 years ago
33c62b3
i40e: stop flow director on shutdown
by Mitch A Williams
· 10 years ago
e147758
i40e: disconnect irqs on shutdown
by Shannon Nelson
· 10 years ago
85e76d0
i40evf: TCP/IPv6 over Vxlan Tx checksum offload fix
by Anjali Singhai
· 10 years ago
11e4770
i40e: Issue a PF reset if Tx queue disable timeout
by Parikh, Neerav
· 10 years ago
cd238a3
i40e: Fix the Tx ring qset handle when DCB reconfigures
by Parikh, Neerav
· 10 years ago
7f9ff47
i40e: Fix the case where per TC queue count was higher than queues enabled
by Anjali Singhai
· 10 years ago
a68de58
i40e: fix race in hang check
by Jesse Brandeburg
· 10 years ago
71da619
i40e: Fix TSO with more than 8 frags per segment issue
by Anjali Singhai
· 10 years ago
b67a033
i40e: Don't check for Tx hang when PF down
by Akeem G Abodunrin
· 10 years ago
de78fc5
i40e: fix shift precedence issue
by Shannon Nelson
· 10 years ago
dda094a
i40e: Fix memory leak at failure path in i40e_dbg_command_write()
by Alexey Khoroshilov
· 10 years ago
5b8eb17
i40e/i40evf: Update driver versions
by Sravanthi Tangeda
· 10 years ago
9a21a00
i40evf: Add more info to interrupt vector names
by Carolyn Wyborny
· 10 years ago
7e45ab4
i40e: Use ethtool private flags to display NPAR status
by Greg Rose
· 10 years ago
3b38cd1
i40e: Set FLAG_RD when sending buffer FW must read
by Kevin Scott
· 10 years ago
aba237d
i40e: print Rx packet split status
by Mitch Williams
· 10 years ago
ccafbce
i40e: setup FCoE device type
by Vasu Dev
· 10 years ago
a6db5a4
i40e: Set BUF flag for Set Version AQ command
by Kevin Scott
· 10 years ago
5161601
i40e: Add support for getlink, setlink ndo ops
by Neerav Parikh
· 10 years ago
9666448
i40e: Implement configfs for NPAR BW configuration
by Greg Rose
· 10 years ago
f4492db
i40e: Add NPAR BW get and set functions
by Greg Rose
· 10 years ago
2bc7ee8
i40e: enable packet split only when IOMMU present
by Mitch Williams
· 10 years ago
0e88898
i40evf: allow enabling of debug prints via ethtool
by Ashish Shah
· 10 years ago
88eee9b
i40e: Add method to keep track of current rxnfc settings
by Carolyn Wyborny
· 10 years ago
e827845
i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settings
by Catherine Sullivan
· 10 years ago
f1abd7d
i40e/i40evf: Fix output of i40e_debug_aq() for big endian machines
by Paul M Stillwell Jr
· 10 years ago
54e16f6
i40evf: don't wait forever
by Mitch Williams
· 10 years ago
ac833bb
i40evf: refactor reset
by Mitch Williams
· 10 years ago
748c434
i40evf: disable NAPI polling sooner
by Mitch Williams
· 10 years ago
30d71af
i40e: Fix i40e_ndo_set_vf_spoofchk
by Greg Rose
· 10 years ago
c952f6c
i40e/i40evf: Bump Driver Versions
by Sravanthi Tangeda
· 10 years ago
21af70f
i40e/i40evf: Remove unused variable an_enable and function update_link_info
by Catherine Sullivan
· 10 years ago
9df42d1
i40e: Fix the EMPR interrupt received handling
by Anjali Singhai Jain
· 10 years ago
5098850
i40e/i40evf: i40e_register.h updates
by Anjali Singhai Jain
· 10 years ago
2b18e59
i40e: Use #define for the VSI connection type
by Neerav Parikh
· 10 years ago
396642a
i40e/i40evf: restrict VC opcodes to their initial values
by Nicholas Nunley
· 10 years ago
a132af2
i40e/i40evf: Refactor the receive routines
by Mitch Williams
· 10 years ago
694dc1c
i40e: rename debugfs clear_stats option
by Shannon Nelson
· 10 years ago
d1bbe0e
i40e: update Shadow RAM read/write functions
by Kamil Krawczyk
· 10 years ago
5beef76
igbvf: cleanup msleep() and min/max() usage
by Jeff Kirsher
· 10 years ago
0340501
igbvf: Fix code comments and whitespace
by Jeff Kirsher
· 10 years ago
79849eb
e1000e: initial support for i219
by David Ertman
· 10 years ago
f217d6c
i40e: Fix for stats init function call in Rx setup
by Carolyn Wyborny
· 10 years ago
638702b
i40e/i40evf: Add call to u64_stats_init to init
by Carolyn Wyborny
· 10 years ago
9230165
i40e: Enable Loopback for the FCOE vsi as well
by Anjali Singhai Jain
· 10 years ago
4d48b56
i40e: use dev_port for fcoe netdev
by Vasu Dev
· 10 years ago
0314777
i40e: Fix function header
by Greg Rose
· 10 years ago
9be00d6
i40e: fix led blink toggle to enable steady state
by Matt Jared
· 10 years ago
c29af37
i40evf: Force Tx writeback on ITR
by Anjali Singhai Jain
· 10 years ago
88086e5d
i40e: stop the service task at shutdown
by Mitch Williams
· 10 years ago
00293fd
i40evf: stop the watchdog for shutdown
by Mitch Williams
· 10 years ago
8b011eb
i40evf: ignore bogus messages from FW
by Mitch Williams
· 10 years ago
f4a7188
i40evf: reset on module unload
by Mitch Williams
· 10 years ago
3ba9bcb
i40e: add locking around VF reset
by Mitch Williams
· 10 years ago
0757489
i40e: Use even more ARQ descriptors
by Mitch Williams
· 10 years ago
1750a22
i40e: delay after VF reset
by Mitch Williams
· 10 years ago
83840e4
i40e: avoid use of uninitialized v_budget in i40e_init_msix
by John W Linville
· 10 years ago
cf86da4
i40e: i40e_fcoe.c: Remove unused function
by Rickard Strandqvist
· 10 years ago
5b7f000
ixgbe: add Tx anti spoofing support
by Don Skidmore
· 10 years ago
9ac5c5c
ixgbevf: combine all of the tasks into a single service task
by Emil Tantilov
· 10 years ago
e66c92a
ixgbevf: rewrite watchdog task to function similar to igbvf
by Emil Tantilov
· 10 years ago
e08400b
ixgbevf: Add code to check for Tx hang
by Emil Tantilov
· 10 years ago
d9bdb57
ixgbevf: Fix ordering of shutdown to correctly disable Rx and Tx
by Emil Tantilov
· 10 years ago
39f35a3
ixgbevf: set vlan_features in a single write instead of several ORs
by Emil Tantilov
· 10 years ago
3f20780
ixgbe: add VXLAN offload support for X550 devices
by Don Skidmore
· 10 years ago
4dedadc
ixgbe: Cleanup probe to remove redundant attempt to ID PHY
by Don Skidmore
· 10 years ago
f9c9e48
ixgbe: cleanup redundant default method set_rxpba
by Don Skidmore
· 10 years ago
42ce2c8
ixgbe: fix setting port VLAN
by Emil Tantilov
· 10 years ago
9295edb
ixgbevf: add RSS support for X550
by Emil Tantilov
· 10 years ago
2dc571a
ixgbevf: enable multiple queue support
by Emil Tantilov
· 10 years ago
dec2e39
ixgbe: allow multiple queues in SRIOV mode
by Emil Tantilov
· 10 years ago
7ddbde3
ixgbe: cleanup sparse errors in new ixgbe_x550.c file
by Don Skidmore
· 10 years ago
f4a80f1
fm10k: Resolve compile warnings with W=1
by Matthew Vick
· 10 years ago
33a44c2
fm10k: Validate VLAN ID in fm10k_update_xc_addr_pf
by Matthew Vick
· 10 years ago
6e03f89
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
add511b
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
by Roopa Prabhu
· 10 years ago
10e4fb3
ixgbevf: Fix checksum error when using stacked vlan
by Toshiaki Makita
· 10 years ago
Next »