Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ebb6b4b1ff50635a17f1322e25372ffbf9407c48
/
drivers
/
net
ebb6b4b
net: virtio_net: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
1ffa8a7
drivers: net: xgene-v2: misc fixes
by Iyappan Subramanian
· 8 years ago
b2180a8
drivers: net: xgene-v2: Fix port reset
by Iyappan Subramanian
· 8 years ago
617d795
drivers: net: xgene-v2: Add ethtool support
by Iyappan Subramanian
· 8 years ago
ea8ab16
drivers: net: xgene-v2: Add MDIO support
by Iyappan Subramanian
· 8 years ago
b4f0a66
net: stmmac: fix dma operation mode config for older versions
by Joao Pinto
· 8 years ago
ac0488e
nfp: disable FW on reconfiguration errors
by Jakub Kicinski
· 8 years ago
219ad6c1
nfp: remove defensive checks around ndo_open()/ndo_close()
by Jakub Kicinski
· 8 years ago
28b0cfe
nfp: flush xmit_more on error paths
by Jakub Kicinski
· 8 years ago
83d08a1
nfp: remove RX queue pointers
by Jakub Kicinski
· 8 years ago
87232d9
nfp: don't use netdev_warn() before netdev is registered
by Jakub Kicinski
· 8 years ago
7d2da60
nfp: fix nfp_cpp_read()/nfp_cpp_write() error paths
by Jakub Kicinski
· 8 years ago
1bb665e
nfp: fix invalid area detection
by Jakub Kicinski
· 8 years ago
76e8f93
nfp: don't ignore return value of wait_event_interruptible
by Jakub Kicinski
· 8 years ago
69a4aa8
nfp: correct return codes when msleep gets interrupted
by Jakub Kicinski
· 8 years ago
a831ffb
nfp: lock area cache earlier
by Jakub Kicinski
· 8 years ago
61e81ab
nfp: document expected locking in the core
by Jakub Kicinski
· 8 years ago
8672103
nfp: move mutex code out of nfp_cppcore.c
by Jakub Kicinski
· 8 years ago
832ff94
nfp: remove cpp mutex cache
by Jakub Kicinski
· 8 years ago
f1ba63e
nfp: fail graciously when someone tries to grab global lock
by Jakub Kicinski
· 8 years ago
3d4fc6e
nfp: disallow sharing mutexes on the same machine
by Jakub Kicinski
· 8 years ago
31c7ba9
net: dwc-xlgmac: fix an error code in xlgmac_alloc_pages()
by Dan Carpenter
· 8 years ago
060fbc8
net: phy: clean up mmd_phy_indirect()
by Russell King
· 8 years ago
3b85d8d
net: phy: remove the indirect MMD read/write methods
by Russell King
· 8 years ago
d11437e
net: phy: convert micrel to new read_mmd/write_mmd driver methods
by Russell King
· 8 years ago
a6d99fc
net: phy: switch remaining users to phy_(read|write)_mmd()
by Russell King
· 8 years ago
5f61367
net: lan78xx: update for phy_(read|write)_mmd_indirect() removal
by Russell King
· 8 years ago
1ee6b9b
net: phy: make phy_(read|write)_mmd() generic MMD accessors
by Russell King
· 8 years ago
9860118
net: phy: move phy MMD accessors to phy-core.c
by Russell King
· 8 years ago
33e85b8
net: stmmac: Restore DT backwards-compatibility
by Thierry Reding
· 8 years ago
f397687
net: stmmac: Always enable MAC RX queues
by Thierry Reding
· 8 years ago
726bcec
net: greth: Utilize of_get_mac_address()
by Tobias Klauser
· 8 years ago
58ad319
liquidio: fix Coverity scan errors
by Felix Manlunas
· 8 years ago
a9ec54d
net: vrf: performance improvements for IPv6
by David Ahern
· 8 years ago
dcdd43c
net: vrf: performance improvements for IPv4
by David Ahern
· 8 years ago
c7cd4c9
mlxsw: spectrum: fix swapped order of arguments packets and bytes
by Colin Ian King
· 8 years ago
bb58d07
cxgb4: Update IngPad and IngPack values
by Arjun Vynipadath
· 8 years ago
3588f29
net: dwc-xlgmac: add module license
by Arnd Bergmann
· 8 years ago
424fa00
net: dwc-xlgmac: include dcbnl.h
by Arnd Bergmann
· 8 years ago
7ada7ca
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
e50728e
qed: Always publish VF link from leading hwfn
by Mintz, Yuval
· 8 years ago
e99a21c
qed: Raise verbosity of Malicious VF indications
by Mintz, Yuval
· 8 years ago
cccf6f5
qed: Make qed_iov_mark_vf_flr() return bool
by Mintz, Yuval
· 8 years ago
4c4fa79
qed: Deprecate VF multiple queue-stop
by Mintz, Yuval
· 8 years ago
f109c24
qed: Uniform IOV queue validation
by Mintz, Yuval
· 8 years ago
b801b15
qed: Correct default VF coalescing configuration
by Mintz, Yuval
· 8 years ago
d919408
qed: Set HW-channel to ready before ACKing VF
by Mintz, Yuval
· 8 years ago
4e9b2a6
qed: Clean VF malicious indication when disabling IOV
by Mintz, Yuval
· 8 years ago
81e64ef
qed: Increase verbosity of VF -> PF errors
by Mintz, Yuval
· 8 years ago
9549c6c
liquidio: fix for vf mac addr command sent to nic firmware
by Rick Farrington
· 8 years ago
71dbc341
net: usb: pegasus: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
ea5509f
ibmvnic: Correct ibmvnic handling of device open/close
by John Allen
· 8 years ago
f6ef640
ibmvnic: Move ibmvnic adapter intialization to its own routine
by John Allen
· 8 years ago
a57a5d2
ibmvnic: Move login to its own routine
by John Allen
· 8 years ago
bd0b672
ibmvnic: Move login and queue negotiation into ibmvnic_open
by John Allen
· 8 years ago
e74bad6
net: sun: sungem: rix a possible null dereference
by Philippe Reynes
· 8 years ago
c5b71e6
liquidio: add debug error messages to report command timeout
by Rick Farrington
· 8 years ago
1f697ab
liquidio: remove duplicate code
by Satanand Burla
· 8 years ago
abe80fd
net: stmmac: RX queue routing configuration
by Joao Pinto
· 8 years ago
a8f5102
net: stmmac: TX and RX queue priority configuration
by Joao Pinto
· 8 years ago
aff3d9e
net: stmmac: enable multiple buffers
by Joao Pinto
· 8 years ago
de6b08f
net: ethoc: Use ether_addr_copy()
by Tobias Klauser
· 8 years ago
abbdf4b
mlxsw: spectrum: Align the matchall default case returned value
by Or Gerlitz
· 8 years ago
bf95233
mlxsw: spectrum: Cosmetic naming change
by Arkadi Sharshevsky
· 8 years ago
33928ee
r8152: check hw version first
by hayeswang
· 8 years ago
bde87ad
net: usb: usb: remove old api ethtool_{get|set}_settings
by Philippe Reynes
· 8 years ago
fd4f0a7
net: usb: asix: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
39f49ea
net: usb: sr9700: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
a44017a
net: usb: smsc75xx: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
90a8e95
net: usb: sierra_net: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
17400f7
net: usb: mcs7830: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
bcb58f7
net: usb: dm9601: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
d0b3ab3
net: usb: cdc_ncm: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
d8c3de2
net: usb: sr9800: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
eaf9a32
net: usb: smsc95xx: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
8bae355
net: usb: usbnet: add new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
f22913d
ixgb: use new API ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
1120ecd
igbvf: use new API ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
c191530
igb: use new API ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
fb052fd
e1000e: use new API ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
37a30b4
net: bcmgenet: Track per TX/RX rings statistics
by Florian Fainelli
· 8 years ago
5add2f9
e1000: use new API ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
b3407c8
Cleanup some warning from timestamping code.
by Ezequiel Lara Gomez
· 8 years ago
6df014c
Enable tx timestamping on loopback and dummy
by Ezequiel Lara Gomez
· 8 years ago
406910a
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
c6da525
i40e: always remove old filter when adding new FDir filter
by Jacob Keller
· 9 years ago
1ec8dea
i40e: explicitly fail on extended MAC field for ethtool_rx_flow_spec
by Jacob Keller
· 9 years ago
097dbf5
i40e: add counters for UDP/IPv4 and IPv4 filters
by Jacob Keller
· 9 years ago
510dd46
i40e: don't re-enable ATR when flushing filters if SB has TCP4/IPv4 rules
by Jacob Keller
· 9 years ago
6d06942
i40e: reset fd_tcp_rule count when restoring filters
by Jacob Keller
· 9 years ago
e122eb74
i40e: remove redundant check for fd_tcp_rule when restoring filters
by Jacob Keller
· 9 years ago
377cc24
i40e: exit ATR mode only when adding TCP/IPv4 filter succeeds
by Jacob Keller
· 9 years ago
e5187ee
i40e: return immediately when failing to add fdir filter
by Jacob Keller
· 9 years ago
01016da
i40e: rework exit flow of i40e_add_fdir_ethtool
by Jacob Keller
· 9 years ago
8ce43dc
i40e: don't use arrays for (src|dst)_ip
by Jacob Keller
· 9 years ago
fe0b0cd
i40e: send correct port number to AdminQ when enabling UDP tunnels
by Jacob Keller
· 9 years ago
48ce880
i40evf: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
a7f9094
i40e: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
3a1eb6d
igb/ixgbe: Fix typo in igb_build_skb and/or ixgbe_build_skb code comment
by Alexander Duyck
· 8 years ago
b1bb2eb
igb: Re-add support for build_skb in igb
by Alexander Duyck
· 9 years ago
Next »