Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e5dd61546a777d19d4fe35e2d0a2b664ca49f6b2
/
drivers
/
net
/
ethernet
/
intel
c89ebb9
ixgbe: fix memory leak on ipsec allocation
by Colin Ian King
· 7 years ago
cf12aab
ixgbevf: fix ixgbevf_xmit_frame()'s return type
by Luc Van Oostenryck
· 7 years ago
bbb2707
ixgbe: return error on unsupported SFP module when resetting
by Emil Tantilov
· 7 years ago
ea3beca
ice: Set rq_last_status when cleaning rq
by Jeff Shaw
· 7 years ago
d6fef10
ice: Fix insufficient memory issue in ice_aq_manage_mac_read
by Md Fahad Iqbal Polash
· 7 years ago
30d8439
ice: Do not check INTEVENT bit for OICR interrupts
by Ben Shelton
· 7 years ago
34357a9
ice: Fix incorrect comment for action type
by Anirudh Venkataramanan
· 7 years ago
d332a38
ice: Fix initialization for num_nodes_added
by Anirudh Venkataramanan
· 7 years ago
2707df9
igb: Fix the transmission mode of queue 0 for Qav mode
by Vinicius Costa Gomes
· 7 years ago
39035bf
ixgbevf: ensure xdp_ring resources are free'd on error exit
by Colin Ian King
· 7 years ago
c18bb39
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
3c0d551
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
cba5957
ice: Bug fixes in ethtool code
by Anirudh Venkataramanan
· 7 years ago
63bb4e1
ice: Fix error return code in ice_init_hw()
by Wei Yongjun
· 7 years ago
170648f
fm10k: Report PCIe link properties with pcie_print_link_status()
by Bjorn Helgaas
· 7 years ago
13d5a30
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
34fd03b
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
d9314c47
i40e: add support for XDP_REDIRECT
by Björn Töpel
· 7 years ago
8ce29c6
i40e: tweak page counting for XDP_REDIRECT
by Björn Töpel
· 7 years ago
8f769dd
i40e: re-number feature flags to remove gaps
by Jacob Keller
· 7 years ago
886ff14
i40e: stop using cmpxchg flow in i40e_set_priv_flags()
by Jacob Keller
· 7 years ago
f0ee70a
i40e: hold the RTNL lock while changing interrupt schemes
by Jacob Keller
· 7 years ago
5f76a70
i40e: move client flags into state bits
by Jacob Keller
· 7 years ago
0605c45
i40e: move I40E_FLAG_TEMP_LINK_POLLING to state field
by Jacob Keller
· 7 years ago
134201a
i40e: move AUTO_DISABLED flags into the state field
by Jacob Keller
· 7 years ago
41898c6
i40e: move I40E_FLAG_UDP_FILTER_SYNC to the state field
by Jacob Keller
· 7 years ago
bfe040c
i40e: move I40E_FLAG_FILTER_SYNC to a state bit
by Jacob Keller
· 7 years ago
e94d447
ice: Implement filter sync, NDO operations and bump version
by Anirudh Venkataramanan
· 7 years ago
0b28b70
ice: Support link events, reset and rebuild
by Anirudh Venkataramanan
· 7 years ago
5513b92
ice: Update Tx scheduler tree for VSI multi-Tx queue support
by Anirudh Venkataramanan
· 7 years ago
fcea6f3
ice: Add stats and ethtool support
by Anirudh Venkataramanan
· 7 years ago
d76a60b
ice: Add support for VLANs and offloads
by Anirudh Venkataramanan
· 7 years ago
2b245cb
ice: Implement transmit and NAPI support
by Anirudh Venkataramanan
· 7 years ago
cdedef5
ice: Configure VSIs for Tx/Rx
by Anirudh Venkataramanan
· 7 years ago
9daf820
ice: Add support for switch filter programming
by Anirudh Venkataramanan
· 7 years ago
3a858ba
ice: Add support for VSI allocation and deallocation
by Anirudh Venkataramanan
· 7 years ago
940b61a
ice: Initialize PF and setup miscellaneous interrupt
by Anirudh Venkataramanan
· 7 years ago
dc49c77
ice: Get MAC/PHY/link info and scheduler topology
by Anirudh Venkataramanan
· 7 years ago
9c20346
ice: Get switch config, scheduler config and device capabilities
by Anirudh Venkataramanan
· 7 years ago
f31e4b6
ice: Start hardware initialization
by Anirudh Venkataramanan
· 7 years ago
7ec59ee
ice: Add support for control queues
by Anirudh Venkataramanan
· 7 years ago
d3757ba
ethernet: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
837f08f
ice: Add basic driver framework for Intel(R) E800 Series
by Anirudh Venkataramanan
· 7 years ago
ed93a39
ixgbe: tweak page counting for XDP_REDIRECT
by Björn Töpel
· 7 years ago
2eb34ba
ixgbevf: Add XDP queue stats reporting
by Tony Nguyen
· 7 years ago
be83333
ixgbevf: Add support for meta data
by Tony Nguyen
· 7 years ago
efecfd5
ixgbevf: Delay tail write for XDP packets
by Tony Nguyen
· 7 years ago
21092e9
ixgbevf: Add support for XDP_TX action
by Tony Nguyen
· 7 years ago
c7aec59
ixgbevf: Add XDP support for pass and drop actions
by Tony Nguyen
· 7 years ago
70da682
ixgbe: enable TSO with IPsec offload
by Shannon Nelson
· 7 years ago
1db685e
ixgbe: no need for esp trailer if GSO
by Shannon Nelson
· 7 years ago
871dd09
ixgbe: remove unneeded ipsec test in TX path
by Shannon Nelson
· 7 years ago
2137aec
ixgbe: no need for ipsec csum feature check
by Shannon Nelson
· 7 years ago
9bf1e20
ixgbe: fix read-modify-write in x550 phy setup
by Paul Greenwalt
· 7 years ago
1aa3784
ixgbe: add status reg reads to ixgbe_check_remove
by Paul Greenwalt
· 7 years ago
ae06c70
intel: add SPDX identifiers to all the Intel drivers
by Jeff Kirsher
· 7 years ago
03fe2de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
12d80bc
i40e: Fix the polling mechanism of GLGEN_RSTAT.DEVSTATE
by Paweł Jabłoński
· 7 years ago
6b9a9c2
i40evf: remove flags that are never used
by Jacob Keller
· 7 years ago
3f8c8437
i40e: Prevent setting link speed on I40E_DEV_ID_25G_B
by Patryk Małek
· 7 years ago
85925cd
i40e: Fix incorrect return types
by Doug Dziggel
· 7 years ago
35bea90
i40e: add doxygen comment for new mode parameter
by Jacob Keller
· 7 years ago
ddbb8d5
i40e: Close client on suspend and restore client MSIx on resume
by Shiraz Saleem
· 7 years ago
88244a4
i40e: Prevent setting link speed on KX_X722
by Patryk Małek
· 7 years ago
32c23b4
i40e: Properly check allowed advertisement capabilities
by Jan Sokolowski
· 7 years ago
640a8af
i40evf: Reorder configure_clsflower to avoid deadlock on error
by Alexander Duyck
· 7 years ago
089915f
i40e: restore TCPv4 input set when re-enabling ATR
by Jacob Keller
· 7 years ago
bc2a3a6
i40e: fix for wrong partition id calculation on OCP mezz cards
by Mariusz Stachura
· 7 years ago
01c9695
i40e: factor out re-enable functions for ATR and SB
by Jacob Keller
· 7 years ago
6ac6d5a
i40e: track filter type statistics when deleting invalid filters
by Jacob Keller
· 7 years ago
03ce7b1
i40e: Fix permission check for VF MAC filters
by Filip Sadowski
· 7 years ago
2972b00
i40e: Cleanup i40e_vlan_rx_register
by Jacob Keller
· 7 years ago
028daf8
i40e: Fix attach VF to VM issue
by Paweł Jabłoński
· 7 years ago
20dd914
i40evf/i40evf_main: Fix variable assignment in i40evf_parse_cls_flower
by Gustavo A R Silva
· 7 years ago
1f71e2b
i40e: remove i40e_fcoe files
by Corentin Labbe
· 7 years ago
b03254d
ixgbe: fix disabling hide VLAN on VF reset
by Paul Greenwalt
· 7 years ago
e2710db
e1000e: Fix link check race condition
by Benjamin Poirier
· 7 years ago
3016e0a
Revert "e1000e: Separate signaling for link check/link up"
by Benjamin Poirier
· 7 years ago
954b54d
ixgbevf: fix unused variable warning
by Arnd Bergmann
· 7 years ago
e656805
ixgbe: Add receive length error counter
by Tonghao Zhang
· 7 years ago
5c4aa45
ixgbe: remove unneeded ipsec state free callback
by Shannon Nelson
· 7 years ago
0ae418e
ixgbe: fix ipsec trailer length
by Shannon Nelson
· 7 years ago
68c1fb2
ixgbe: check for 128-bit authentication
by Shannon Nelson
· 7 years ago
3eac60d
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
0f3e9c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
aea3fca
e1000e: allocate ring descriptors with dma_zalloc_coherent
by Pierre-Yves Kerbrat
· 7 years ago
4e7dc08
e1000e: Fix check_for_link return value with autoneg off
by Benjamin Poirier
· 7 years ago
116f4a6
e1000e: Avoid missed interrupts following ICR read
by Benjamin Poirier
· 7 years ago
361a954
e1000e: Fix queue interrupt re-raising in Other interrupt
by Benjamin Poirier
· 7 years ago
1f0ea19
Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
by Benjamin Poirier
· 7 years ago
745d0bd
e1000e: Remove Other from EIAC
by Benjamin Poirier
· 7 years ago
0a6f2f0
igb: Fix a test with HWTSTAMP_TX_ON
by Christophe JAILLET
· 7 years ago
17a0b9a
igb: Do not call netif_device_detach() when PCIe link goes missing
by Mika Westerberg
· 7 years ago
1b8b062
igb: add VF trust infrastructure
by Corinna Vinschen
· 7 years ago
e9d328d
fm10k: bump version number
by Jacob Keller
· 7 years ago
7d6707a
fm10k: fix incorrect warning for function prototype
by Jacob Keller
· 7 years ago
363656e
fm10k: fix function doxygen comments
by Jacob Keller
· 7 years ago
c1de13b
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
5dd3691
i40e: remove some stray indenting
by Dan Carpenter
· 7 years ago
deb9a9a
i40evf: remove redundant array comparisons to 0 checks
by Colin Ian King
· 7 years ago
Next »