Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f58f0817d78a8418f1f33a30be09fcb34184cc94
/
drivers
/
net
f58f081
ethernet/tile: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
3d5d96a
ethernet/ibm: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
109cc16
ethernet/cavium: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
18c310f
ethernet/neterion: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
f7ad72b
ethernet/dlink: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
540bfe3
ethernet/sun: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
c7315a9
ethernet/realtek: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
caff2a8
ethernet/qlogic: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
b80f71f
ethernet/mellanox: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
5777987
ethernet/marvell: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
91c527a
ethernet/intel: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
e1c6dcc
ethernet/broadcom: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
67bef94
ethernet/atheros: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
ed838fe
net: phy: dp83867: add support for MAC impedance configuration
by Mugunthan V N
· 8 years ago
3f3177bb
fsl/fman: fix error return code in mac_probe()
by Wei Yongjun
· 8 years ago
ca8eddc
net: ethernet: nb8800: fix error return code in nb8800_open()
by Wei Yongjun
· 8 years ago
ea93900
fjes: fix format string for trace output
by Arnd Bergmann
· 8 years ago
ae0219c
net: phy: Use phy name when requesting the interrupt
by Andrew Lunn
· 8 years ago
664fcf1
net: phy: Threaded interrupts allow some simplification
by Andrew Lunn
· 8 years ago
c974bdb
net: phy: Use threaded IRQ, to allow IRQ from sleeping devices
by Andrew Lunn
· 8 years ago
dc30c35
net: dsa: mv88e6xxx: Implement interrupt support.
by Andrew Lunn
· 8 years ago
a7f7b44
net: hip04: Remove superfluous ether_setup after alloc_etherdev
by Tobias Klauser
· 8 years ago
ab530f6
ipvlan: constify l3mdev_ops structure
by Julia Lawall
· 8 years ago
8f87d77
fjes: Update fjes driver version : 1.2
by Taku Izumi
· 8 years ago
c753119
fjes: Add debugfs entry for EP status information in fjes driver
by Taku Izumi
· 8 years ago
b6ba737
fjes: ethtool -w and -W support for fjes driver
by Taku Izumi
· 8 years ago
82f6aea
fjes: Add tracepoints in fjes driver
by Taku Izumi
· 8 years ago
21b7efb
fjes: Enhance ethtool -S for fjes driver
by Taku Izumi
· 8 years ago
462d807
fjes: ethtool -d support for fjes driver
by Taku Izumi
· 8 years ago
d5df768
qed: Fix possible race when reading firmware return code.
by Manish Chopra
· 8 years ago
7eff82b
qed: Handle malicious VFs events
by Yuval Mintz
· 8 years ago
c59f5291
qed: Allow chance for fast ramrod completions
by Yuval Mintz
· 8 years ago
7b7e70f
qed*: Allow unicast filtering
by Yuval Mintz
· 8 years ago
2569585
qede: Prevent GSO on long Geneve headers
by Manish Chopra
· 8 years ago
a150241
qede: GSO support for tunnels with outer csum
by Manish Chopra
· 8 years ago
c3aaa40
qed: Pass MAC hints to VFs
by Yuval Mintz
· 8 years ago
5724b8b
net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and 'is_tcf_mirred_mirror'
by Shmulik Ladkani
· 8 years ago
4f58e6d
net: phy: Cleanup the Edge-Rate feature in Microsemi PHYs.
by Allan W. Nielsen
· 8 years ago
8eed1cd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
29fbff8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
5852e93
net: axienet: Remove unused parameter from __axienet_device_reset
by Tobias Klauser
· 8 years ago
10f6c4d
liquidio: CN23XX: fix a loop timeout
by Dan Carpenter
· 8 years ago
3c293f4
net: phy: Trigger state machine on state change and not polling.
by Andrew Lunn
· 8 years ago
3f2b0a5
netvsc: Remove mistaken udp.h inclusion.
by David S. Miller
· 8 years ago
f112be6
xen-netback: fix type mismatch warning
by Arnd Bergmann
· 8 years ago
7086605
stmmac: fix error check when init ptp
by Giuseppe CAVALLARO
· 8 years ago
be9b317
stmmac: fix ptp init for gmac4
by Giuseppe CAVALLARO
· 8 years ago
d4e9913
qed: fix old-style function definition
by Arnd Bergmann
· 8 years ago
ad19bc8
netvsc: fix checksum on UDP IPV6
by stephen hemminger
· 8 years ago
d1ef006
xen-netback: fix guest Rx stall detection (after guest Rx refactor)
by David Vrabel
· 8 years ago
b8a4ddb
net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON
by Tom Herbert
· 8 years ago
9a76588
qmi_wwan: add support for Quectel EC21 and EC25
by Bjørn Mork
· 8 years ago
88a2428
qed: Fix to use list_for_each_entry_safe() when delete items
by Wei Yongjun
· 8 years ago
1e09c10
tlan: avoid unused label with PCI=n
by Arnd Bergmann
· 8 years ago
a9339b8
xen-netback: (re-)create a debugfs node for hash information
by Paul Durrant
· 8 years ago
a52ad51
net: deprecate eth_change_mtu, remove usage
by Jarod Wilson
· 8 years ago
4cdf8db
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
751d6fd
drivers: net: xgene: fix: Use GPIO to get link status
by Iyappan Subramanian
· 8 years ago
6e76510
net: usb: lan78xx: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
86e3a04
net: ti: netcp_ethss: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
2479876
net: ti: cpsw: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
1685e78
net: stmmac: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
d6d50c7
net: stmmac: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
a54e161
net: mv643xx_eth: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
1e8a655
net: mv643xx_eth: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
97139d4
treewide: remove redundant #include <linux/kconfig.h>
by Masahiro Yamada
· 8 years ago
3989144
kthread: kthread worker API cleanup
by Petr Mladek
· 8 years ago
6b5e09a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
abb5a14
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
b9044ac
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
dc6e851
be2net: Enable VF link state setting for BE3
by Suresh Reddy
· 8 years ago
f3d6ad8
be2net: Fix TX stats for TSO packets
by Sriharsha Basavapatna
· 8 years ago
77b696c
be2net: Update Copyright string in be_hw.h
by Sriharsha Basavapatna
· 8 years ago
f5ef017
be2net: NCSI FW section should be properly updated with ethtool for BE3
by Sriharsha Basavapatna
· 8 years ago
6ee080b
be2net: Provide an alternate way to read pf_num for BEx chips
by Sriharsha Basavapatna
· 8 years ago
73e8fb2
Merge branch 'work.const-qstr' into work.misc
by Al Viro
· 8 years ago
c913fc4
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
776482c
wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent()
by Christophe Jaillet
· 8 years ago
fa6114d
net: macb: NULL out phydev after removing mdio bus
by Nathan Sullivan
· 8 years ago
912e27e
xen-netback: make sure that hashes are not send to unaware frontends
by Paul Durrant
· 8 years ago
49b53a9
iw_cxgb4: add fast-path for small REG_MR operations
by Steve Wise
· 8 years ago
086de57
cxgb4: advertise support for FR_NSMR_TPTE_WR
by Steve Wise
· 8 years ago
fd10ed8
IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets
by Jack Morgenstein
· 8 years ago
7aa6ec2
drivers: net: phy: Correct duplicate MDIO_XGENE entry
by Laura Abbott
· 8 years ago
e5e0fbf
ethernet: qualcomm: QCOM_EMAC should depend on HAS_DMA and HAS_IOMEM
by Geert Uytterhoeven
· 8 years ago
983e1a6
net: ethernet: mediatek: get hw lro capability by the chip id instead of by the dtsi
by Nelson Chang
· 8 years ago
b95b6d9
net: ethernet: mediatek: get the chip id by ETHDMASYS registers
by Nelson Chang
· 8 years ago
4af1474
net: bgmac: Fix errant feature flag check
by Jon Mason
· 8 years ago
0a55c12
net: phy: Add Wake-on-LAN driver for Microsemi PHYs.
by Raju Lakkaraju
· 8 years ago
0fb26c3
drivers: net: cpsw-phy-sel: add support to configure rgmii internal delay
by Mugunthan V N
· 8 years ago
451e856
net: hns: Add missing \n to end of dev_err messages, tidy up text
by Colin Ian King
· 8 years ago
87089dd
net: ps3_gelic: Add missing \n to end of deb_dbg message
by Colin Ian King
· 8 years ago
68c8182
net: axienet: Add missing \n to end of dev_err messages
by Colin Ian King
· 8 years ago
2167ca0
xen/netback: add fraglist support for to-guest rx
by Ross Lagerwall
· 8 years ago
a37f122
xen-netback: batch copies for multiple to-guest rx packets
by David Vrabel
· 8 years ago
98f6d57
xen-netback: process guest rx packets in batches
by David Vrabel
· 8 years ago
7c0b1a2
xen-netback: immediately wake tx queue when guest rx queue has space
by David Vrabel
· 8 years ago
eb1723a
xen-netback: refactor guest rx
by David Vrabel
· 8 years ago
fedbc8c
xen-netback: retire guest rx side prefix GSO feature
by Paul Durrant
· 8 years ago
3254f83
xen-netback: separate guest side rx code into separate module
by Paul Durrant
· 8 years ago
Next »