Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
04294e38a451b37288d61e52fa07ed087c5cdc02
/
drivers
/
net
/
ethernet
04294e3
i40e: FD filters flush policy changes
by Anjali Singhai Jain
· 10 years ago
4205d37
i40e: Avoid logs while adding/deleting FD-SB filters
by Anjali Singhai Jain
· 10 years ago
58ce517
i40e: print port stats only on partition 1
by Shannon Nelson
· 10 years ago
386a0af
i40e: Move code to enable/disable Loopback to the main file
by Akeem G Abodunrin
· 10 years ago
1e200e4
i40e: rework vector reservation
by Shannon Nelson
· 10 years ago
7b115dd
i40e: clean up debug_read_register
by Jesse Brandeburg
· 10 years ago
71e6163
i40e: store msg_enable in the right size
by Jesse Brandeburg
· 10 years ago
ef06207
i40e: Remove unneeded conversion
by Kamil Krawczyk
· 10 years ago
d6d83c1
i40e: Remove duplicate code
by Catherine Sullivan
· 10 years ago
37a2973
i40e/i40evf: Refactor i40e_debug_aq and make some functions static
by Shannon Nelson
· 10 years ago
1b5ef07
rocker: sparse: fix dynamic allocation on stack warning
by Scott Feldman
· 10 years ago
0f43deb
rocker: quiet sparce endianess warnings
by Scott Feldman
· 10 years ago
708b869
net/mlx4_en: Add QCN parameters and statistics handling
by Shani Michaeli
· 10 years ago
d237baa
net/mlx4_core: Add basic elements for QCN
by Shani Michaeli
· 10 years ago
2048823
net: macb: Fix multi queue support for xilinx ZynqMP
by Punnaiah Choudary Kalluri
· 10 years ago
8a013a9
net: macb: Include multi queue support for xilinx ZynqMP ethernet version
by Punnaiah Choudary Kalluri
· 10 years ago
3feafa0
net: bcmgenet: add GENET_Q16_RX_BD_CNT and hw_params->rx_bds_per_q
by Petri Gynther
· 10 years ago
3feafee
net: bcmgenet: adjust the call to alloc_etherdev_mqs()
by Petri Gynther
· 10 years ago
7e906e0
net: bcmgenet: set hw_params->rx_queues = 0
by Petri Gynther
· 10 years ago
76f53bf
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 10 years ago
8ea6963
rocker: fix some sparse warnings
by Scott Feldman
· 10 years ago
08e8331
e1000: add dummy allocator to fix race condition between mtu change and netpoll
by Sabrina Dubroca
· 10 years ago
f9c029d
e1000: call netif_carrier_off early on down
by Eliezer Tamir
· 10 years ago
b23c0cc
igb: Make arrays on stack static const to avoid reallocation
by Alexander Duyck
· 10 years ago
e357f0a
igb: Fix warning pin may be used uninitialized
by Alexander Duyck
· 10 years ago
1103a63
e1000e: remove calls to ioremap/unmap for NVM addr
by Yanir Lubetkin
· 10 years ago
9d17ce4
e1000e: fix obscure comments
by Yanir Lubetkin
· 10 years ago
c1beeef
rocker: implement IPv4 fib offloading
by Scott Feldman
· 10 years ago
24d2e4a
tg3: use napi_complete_done()
by Eric Dumazet
· 10 years ago
e815665
i40e: Fix mismatching type for ioremap_len
by Jeff Kirsher
· 10 years ago
2490c65
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 10 years ago
f36e58e
cxgb4: Try and provide an RDMA CIQ per cpu
by Hariprasad Shenai
· 10 years ago
1c6a5b0
cxgb4: Move offload Rx queue allocation to separate function
by Hariprasad Shenai
· 10 years ago
d3866a0
i40e/i40evf: Version bump
by Sravanthi Tangeda
· 10 years ago
9466699
i40e: don't spam the system log
by Mitch A Williams
· 10 years ago
3b44439
i40e: move IRQ tracking setup into MSIX setup
by Shannon Nelson
· 10 years ago
232f470
i40e: Ioremap changes
by Anjali Singhai
· 10 years ago
5bbc330
i40e/i40evf: Clean up some formatting and other things
by Jesse Brandeburg
· 10 years ago
180204c
i40e: Add AOC PHY types to case statements
by Catherine Sullivan
· 10 years ago
5b86c5c
i40e: Fix ethtool offline test
by Greg Rose
· 10 years ago
088c4ee
i40e: Reassign incorrect PHY type to fix a FW bug
by Catherine Sullivan
· 10 years ago
9a660ee
i40e: fix XPS mask when resetting
by Jesse Brandeburg
· 10 years ago
ce7ca75
i40e: use more portable sign extension
by Jesse Brandeburg
· 10 years ago
4f651a5
i40e/i40evf: grab NVM devstarter version not image version
by Shannon Nelson
· 10 years ago
7589f65
i40e: Don't check operational or sync bit for App TLV
by Neerav Parikh
· 10 years ago
b84d5cd
i40e: during LED interaction ignore activity LED src modes
by Matt Jared
· 10 years ago
c668a12
i40e: Fix NPAR Tx Scheduler init
by Greg Rose
· 10 years ago
66d0675
net: bcmgenet: simplify __bcmgenet_tx_reclaim()
by Petri Gynther
· 10 years ago
ace40af
be2net: implement .sriov_configure() PCI callback
by Vasundhara Volam
· 10 years ago
f285873
be2net: re-distribute SRIOV resources allowed by FW
by Vasundhara Volam
· 10 years ago
71bb8bd
be2net: avoid creating the non-RSS default RXQ if FW allows to
by Vasundhara Volam
· 10 years ago
28811a8
net: cadence: Remove Kconfig dependency on ARCH
by Michal Simek
· 10 years ago
4398f9c
sh_eth: Mitigate lost statistics updates
by Ben Hutchings
· 10 years ago
e5fd13f
sh_eth: Optionally log RX and TX status for each completed descriptor
by Ben Hutchings
· 10 years ago
6b4b4fe
sh_eth: Implement ethtool register dump operations
by Ben Hutchings
· 10 years ago
3365711
sh_eth: WARN on access to a register not implemented in a particular chip
by Ben Hutchings
· 10 years ago
25b77ad
sh_eth: Implement multicast statistic based on the RFS8 status bit
by Ben Hutchings
· 10 years ago
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
789d7f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 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
0ae93b2
gianfar: Reduce logging noise seen due to phy polling if link is down
by Guenter Roeck
· 10 years ago
c77c761
ibmveth: Add function to enable live MAC address changes
by Thomas Falcon
· 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
· 11 years ago
5bf33dc
fm10k: Implement ndo_features_check
by Matthew Vick
· 11 years ago
8c1a90a
fm10k: Modify tunnel length header check when offloading
by Matthew Vick
· 11 years ago
dacc73e
sh_eth: Really fix padding of short frames on TX
by Ben Hutchings
· 10 years ago
9b4a636
Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"
by Ben Hutchings
· 10 years ago
6ded286
sh_eth: Fix RX recovery on R-Car in case of RX ring underrun
by Ben Hutchings
· 10 years ago
7d7355f
sh_eth: Ensure proper ordering of descriptor active bit write/read
by Ben Hutchings
· 10 years ago
1037ebb
net/mlx4_en: Disbale GRO for incoming loopback/selftest packets
by Ido Shamay
· 10 years ago
f5956fa
net/mlx4_core: Fix wrong mask and error flow for the update-qp command
by Or Gerlitz
· 10 years ago
26caa34
bnx2: disable toggling of rxvlan if necessary
by Ivan Vecera
· 10 years ago
ea37304
net: macb: Properly add DMACFG bit definitions
by Arun Chandran
· 10 years ago
62f6924
net: macb: Add on the fly CPU endianness detection
by Arun Chandran
· 10 years ago
55ff4ea
net: systemport: fix software maintained statistics
by Florian Fainelli
· 10 years ago
f62ba9c
net: bcmgenet: fix software maintained statistics
by Florian Fainelli
· 10 years ago
187d678
net: pasemi: Use setup_timer and mod_timer
by Vaishali Thakkar
· 10 years ago
ccb36da
net: stmmac: Use setup_timer and mod_timer
by Vaishali Thakkar
· 10 years ago
6753a97
net: 8390: axnet_cs: Use setup_timer and mod_timer
by Vaishali Thakkar
· 10 years ago
fc4ba63
net: 8390: pcnet_cs: Use setup_timer and mod_timer
by Vaishali Thakkar
· 10 years ago
b8b0134
net: smc91c92_cs: Use setup_timer and mod_timer
by Vaishali Thakkar
· 10 years ago
f7c3068
netxen_nic: Fix trivial typos in comments
by Yannick Guerrini
· 10 years ago
00c7eb99
qlcnic: Fix trivial typo in comment
by Yannick Guerrini
· 10 years ago
8963a50
net: ti: cpsw: add hibernation callbacks
by Grygorii Strashko
· 10 years ago
Next »