Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7fece840e35e52c7114dcf874a72b2c962923800
/
drivers
7fece84
cxgb4: ethtool forward error correction management support
by Casey Leedom
· 7 years ago
158a5c0
cxgb4: core hardware/firmware support for Forward Error Correction on a link
by Casey Leedom
· 7 years ago
f4e4036
netvsc: signal host if receive ring is emptied
by stephen hemminger
· 7 years ago
4939334
netvsc: fix error unwind on device setup failure
by stephen hemminger
· 7 years ago
7426b1a
netvsc: optimize receive completions
by stephen hemminger
· 7 years ago
02b6de0
netvsc: remove unnecessary indirection of page_buffer
by stephen hemminger
· 7 years ago
4a2176c
netvsc: don't print pointer value in error message
by stephen hemminger
· 7 years ago
867047c
netvsc: fix warnings reported by lockdep
by stephen hemminger
· 7 years ago
d6aac1f
netvsc: fix return value for set_channels
by stephen hemminger
· 7 years ago
a847135
liquidio: bump up driver version to match newer NIC firmware
by Felix Manlunas
· 7 years ago
17f0d42
bnxt_re: add MAY_USE_DEVLINK dependency
by Sathya Perla
· 7 years ago
dd4de07
net: moxa: Add spaces preferred around that '{+,-}'
by SZ Lin
· 7 years ago
2fcc4402
net: moxa: Fix for typo in comment to function moxart_mac_setup_desc_ring()
by SZ Lin
· 7 years ago
c45c5d0
net: moxa: Remove extra space after a cast
by SZ Lin
· 7 years ago
e8048b8
net: moxa: Fix comparison to NULL could be written with !
by SZ Lin
· 7 years ago
d458f4c
net: moxa: Prefer 'unsigned int' to bare use of 'unsigned'
by SZ Lin
· 7 years ago
68f70d8
net: moxa: Remove braces from single-line body
by SZ Lin
· 7 years ago
19d5c35
liquidio: cleanup: removed cryptic and misleading macro
by Rick Farrington
· 7 years ago
ade0a79
liquidio: standardization: use min_t instead of custom macro
by Rick Farrington
· 7 years ago
fb5e7606b
net: phy: Remove stale comments referencing timer
by Florian Fainelli
· 7 years ago
1680a37
nfp: only use direct firmware requests
by Jakub Kicinski
· 7 years ago
9511f29
nfp: look for firmware image by device serial number and PCI name
by Jakub Kicinski
· 7 years ago
26a8985
nfp: remove the probe deferral when FW not present
by Jakub Kicinski
· 7 years ago
bf5a94b
qed: Read per queue coalesce from hardware
by Rahul Verma
· 7 years ago
477f2d1
qed: Add support for vf coalesce configuration.
by Rahul Verma
· 7 years ago
c3dc48f
qede: Add ethtool support for Energy efficient ethernet.
by Sudarsana Reddy Kalluru
· 7 years ago
645874e
qed: Add support for Energy efficient ethernet.
by Sudarsana Reddy Kalluru
· 7 years ago
3f2a2b8
qed/qede: Add setter APIs support for RX flow classification
by Chopra, Manish
· 7 years ago
ec9b8db
qede: Add getter APIs support for RX flow classification
by Chopra, Manish
· 7 years ago
e27a879
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
143f0cf
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
9877e10
hamradio: dmascc: avoid -Wformat-overflow warning
by Arnd Bergmann
· 7 years ago
2f1d86e
i40e: handle setting administratively set MAC address back to zero
by Stefan Assmann
· 7 years ago
07c357f
i40evf: remove unnecessary __packed
by Tushar Dave
· 7 years ago
c969ef4
i40evf: Use le32_to_cpu before evaluating HW desc fields
by Tushar Dave
· 7 years ago
eb23039
i40e: report BPF prog id during XDP_QUERY_PROG
by Daniel Borkmann
· 7 years ago
8d9ee66
i40evf: add some missing includes
by Jesse Brandeburg
· 7 years ago
d8b2c70
i40e: display correct UDP tunnel type name
by Jacob Keller
· 7 years ago
b85c94b
i40e/i40evf: remove mismatched type warnings
by Jesse Brandeburg
· 7 years ago
601a2e7
i40e/i40evf: make IPv6 ATR code clearer
by Jesse Brandeburg
· 7 years ago
4d43308
i40e: fix odd formatting and indent
by Jesse Brandeburg
· 7 years ago
0ac30ce
i40e: fix up 32 bit timespec references
by Jesse Brandeburg
· 7 years ago
981e25c
i40e: Handle admin Q timeout when releasing NVM
by Paul M Stillwell Jr
· 7 years ago
4d5957c
i40e: remove WQ_UNBOUND and the task limit of our workqueue
by Jacob Keller
· 7 years ago
7c9ae7f
i40e: Fix for trace found with S4 state
by Carolyn Wyborny
· 7 years ago
db1a8f8
i40e: fix incorrect variable assignment
by Gustavo A R Silva
· 7 years ago
67a7519
virtio-net: mark PM functions as __maybe_unused
by Arnd Bergmann
· 7 years ago
7adbccb
ixgbe: Disable flow control for XFI
by Tony Nguyen
· 7 years ago
ae84dbf
ixgbe: Do not support flow control autonegotiation for X553
by Tony Nguyen
· 7 years ago
48301cf
ixgbe: Update NW_MNG_IF_SEL support for X553
by Tony Nguyen
· 7 years ago
72f740b
ixgbe: Enable LASI interrupts for X552 devices
by Tony Nguyen
· 7 years ago
0e1ff30
ixgbe: Ensure MAC filter was added before setting MACVLAN
by Tony Nguyen
· 7 years ago
53f70b8
bnxt_en: fix switchdev port naming for external-port-rep and vf-reps
by Sathya Perla
· 7 years ago
e408ebd
bnxt_en: use SWITCHDEV_SET_OPS() for setting vf_rep_switchdev_ops
by Sathya Perla
· 7 years ago
d3e3bec
bnxt_en: include bnxt_vfr.c code under CONFIG_BNXT_SRIOV switch
by Sathya Perla
· 7 years ago
8916829
benet: fix set but not used warning
by stephen hemminger
· 7 years ago
351bac3
bnxt: fix unused variable warnings
by stephen hemminger
· 7 years ago
b721cfa
bnxt: fix unsigned comparsion with 0
by stephen hemminger
· 7 years ago
447e9eb
nfp: set config bit (ifup/ifdown) on netdev open/close
by Dirk van der Merwe
· 7 years ago
81fc9b5c
drivers/net: Fix ptr_ret.cocci warnings.
by Tonghao Zhang
· 7 years ago
bc88055
bnxt_en: Use SWITCHDEV_SET_OPS().
by David S. Miller
· 7 years ago
a248878
ibmvnic: Check for transport event on driver resume
by John Allen
· 7 years ago
658677f
netvsc: remove no longer used max_num_rss queues
by stephen hemminger
· 7 years ago
27f5aa9
netvsc: include rtnetlink.h
by stephen hemminger
· 7 years ago
7ca4593
netvsc: fix netvsc_set_channels
by stephen hemminger
· 7 years ago
43bf99c
netvsc: prefetch the first incoming ring element
by stephen hemminger
· 7 years ago
37b9dfa
netvsc: Remove redundant use of ipv6_hdr()
by Mohammed Gamal
· 7 years ago
fd763ad
netvsc: remove bogus rtnl_unlock
by stephen hemminger
· 7 years ago
c124a62
bnxt_en: add support for port_attr_get and and get_phys_port_name
by Sathya Perla
· 7 years ago
ee5c7fb
bnxt_en: add vf-rep RX/TX and netdev implementation
by Sathya Perla
· 7 years ago
4ab0c6a
bnxt_en: add support to enable VF-representors
by Sathya Perla
· 7 years ago
70098a4
bnxt_en: Set ETS min_bw parameter for older firmware.
by Michael Chan
· 7 years ago
9315edc
bnxt_en: Report firmware DCBX agent.
by Michael Chan
· 7 years ago
adcc331
bnxt_en: Allow the user to set ethtool stats-block-usecs to 0.
by Michael Chan
· 7 years ago
5c8227d
bnxt_en: Add bnxt_get_num_stats() to centrally get the number of ethtool stats.
by Michael Chan
· 7 years ago
39d8ba2
bnxt_en: Implement ndo_bridge_{get|set}link methods.
by Michael Chan
· 7 years ago
32e8239c
bnxt_en: Retrieve the hardware bridge mode from the firmware.
by Michael Chan
· 7 years ago
acb2005
bnxt_en: Update firmware interface spec to 1.8.0.
by Michael Chan
· 7 years ago
f575a02
mlx4_en: remove unnecessary error check
by Zhu Yanjun
· 7 years ago
b5f3e0d
mlxsw: spectrum_router: Fix build when IPv6 isn't enabled
by Ido Schimmel
· 7 years ago
f3eebe8
mlx4_en: remove unnecessary returned value
by Zhu Yanjun
· 7 years ago
e470e4f
of_mdio: kill useless variable in of_phy_register_fixed_link()
by Sergei Shtylyov
· 7 years ago
ba3fb10
liquidio: fix implicit irq include causing build failures
by Paul Gortmaker
· 7 years ago
1bb7928
netvsc: fix ptr_ret.cocci warnings
by Wu Fengguang
· 7 years ago
4a3c67a
mlxsw: spectrum_router: Don't batch neighbour deletion
by Ido Schimmel
· 7 years ago
0458495
geneve/vxlan: offload ports on register/unregister events
by Sabrina Dubroca
· 7 years ago
2d2b13f
geneve/vxlan: add support for NETDEV_UDP_TUNNEL_DROP_INFO
by Sabrina Dubroca
· 7 years ago
5b861f6
geneve: add rtnl changelink support
by Girish Moodalbail
· 7 years ago
f7ce910
net: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
3f93522
virtio-net: switch off offloads on demand if possible on XDP set
by Jason Wang
· 7 years ago
4941d47
virtio-net: do not reset during XDP set
by Jason Wang
· 7 years ago
192f68c
virtio-net: switch to use new ctx API for small buffer
by Jason Wang
· 7 years ago
28b39bc
virtio-net: pack headroom into ctx for mergeable buffers
by Jason Wang
· 7 years ago
87646a3
virtio_ring: allow to store zero as the ctx
by Jason Wang
· 7 years ago
7a68ada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
96080f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
cbf5ecb
net: bonding: Fix transmit load balancing in balance-alb mode
by Kosuke Tatsukawa
· 7 years ago
760446f
cxgb4: display serial config and vpd versions
by Ganesh Goudar
· 7 years ago
070f9c6
net: ethernet: ti: cpsw: Push the request_irq function to the end of probe
by Keerthy
· 7 years ago
be35e8c
net: dsa: b53: Add missing ARL entries for BCM53125
by Florian Fainelli
· 7 years ago
Next »