Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a7deb924d33b5688b11e34e84c88f2591f933e3a
/
drivers
/
net
a7deb92
net: hns: Fix hns_dsaf module autoload for OF registration
by Javier Martinez Canillas
· 8 years ago
2fa3e31
net: ethernet: nb8800: Fix module autoload
by Javier Martinez Canillas
· 8 years ago
fc971a2
net: nps_enet: Fix module autoload
by Javier Martinez Canillas
· 8 years ago
67b11e2
cxgb4: fix memory leak of qe on error exit path
by Colin Ian King
· 8 years ago
a04a480
net: Require exact match for TCP socket lookups if dif is l3mdev
by David Ahern
· 8 years ago
fb5c6cf
vmxnet3: avoid assumption about invalid dma_pa in vmxnet3_set_mc()
by Alexey Khoroshilov
· 8 years ago
50756eb
stmmac: fix an error code in stmmac_ptp_register()
by Dan Carpenter
· 8 years ago
93966b7
net: qcom/emac: disable interrupts before calling phy_disconnect
by Timur Tabi
· 8 years ago
f007643
r8169: set coherent DMA mask as well as streaming DMA mask
by Ard Biesheuvel
· 8 years ago
9e55d0f
Merge tag 'wireless-drivers-for-davem-2016-10-14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 8 years ago
610df1d
net: asix: Avoid looping when the device does not respond
by Guenter Roeck
· 8 years ago
958b3d3
net/mlx4_en: fixup xdp tx irq to match rx
by Brenden Blanco
· 8 years ago
8c93bea
qed: Additional work toward cleaning C=1
by Yuval Mintz
· 8 years ago
0189efb
qed*: Fix Kconfig dependencies with INFINIBAND_QEDR
by Yuval Mintz
· 8 years ago
ce6b04e
qed: Fix static checker warning.
by Yuval Mintz
· 8 years ago
059f014
net: wan: slic_ds26522: Allow driver to built if COMPILE_TEST is enabled
by Javier Martinez Canillas
· 8 years ago
485c9d4
net: wan: slic_ds26522: Export OF module alias information
by Javier Martinez Canillas
· 8 years ago
558c5eb
net: wan: slic_ds26522: add SPI device ID table to fix module autoload
by Javier Martinez Canillas
· 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
1ea2643
ath6kl: add Dell OEM SDIO I/O for the Venue 8 Pro
by Adam Williamson
· 8 years ago
304e5ac
Revert "ath9k_hw: implement temperature compensation support for AR9003+"
by Felix Fietkau
· 8 years ago
f67b107d
ath10k: cache calibration data when the core is stopped
by Marty Faltesek
· 8 years ago
cf4747d
rtlwifi: Fix regression caused by commit d86e64768859
by Larry Finger
· 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
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
29d5e6f
rtl8xxxu: Fix rtl8192eu driver reload issue
by Jes Sorensen
· 8 years ago
ab05e5e
rtl8xxxu: Fix rtl8723bu driver reload issue
by Jes Sorensen
· 8 years ago
8a55698
rtl8xxxu: Fix big-endian problem reporting mactime
by Jes Sorensen
· 8 years ago
1e54134
rtl8xxxu: Fix memory leak in handling rxdesc16 packets
by Jes Sorensen
· 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
00c06ed
Merge branch 'fman-next' of git://git.freescale.com/ppc/upstream/linux
by David S. Miller
· 8 years ago
af70c1f
phy: micrel.c: Enable ksz9031 energy-detect power-down mode
by Mike Looijmans
· 8 years ago
687ee0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
f38b7c2
wlcore: sdio: drop kfree for memory allocated with devm_kzalloc
by Wei Yongjun
· 8 years ago
251d41c
mlxsw: switchx2: Fix misuse of hard_header_len
by Yotam Gigi
· 8 years ago
feb7d38
mlxsw: spectrum: Fix misuse of hard_header_len
by Yotam Gigi
· 8 years ago
07d8aaf
fsl/fman: remove leftover comment
by Madalin Bucur
· 8 years ago
0af4659
fsl/fman: fix return value checking
by Madalin Bucur
· 8 years ago
73912d5
fsl/fman: simplify redundant condition
by Madalin Bucur
· 8 years ago
604104f
fsl/fman: check of_get_phy_mode() return value
by Madalin Bucur
· 8 years ago
4725619
fsl/fman: check pcsphy pointer before use
by Madalin Bucur
· 8 years ago
44045e4
fsl/fman: MEMAC may use QSGMII PHY interface mode
by Madalin Bucur
· 8 years ago
73c364e
fsl/fman: return a phy_dev pointer from init
by Madalin Bucur
· 9 years ago
537a316
fsl/fman: simplify device tree reads
by Madalin Bucur
· 9 years ago
6fa8519
fsl/fman: use of_get_phy_mode()
by Madalin Bucur
· 9 years ago
5df6f7f
fsl/fman: small fixes
by Madalin Bucur
· 9 years ago
29c4684
fsl/fman: fix loadable module compilation
by Igal Liberman
· 9 years ago
8536aa0
fsl/fman: split lines over 80 characters
by Madalin Bucur
· 8 years ago
2c15f25
net/faraday: Stop NCSI device on shutdown
by Gavin Shan
· 8 years ago
a4cc96d
net: phy: Add Edge-rate driver for Microsemi PHYs.
by Raju Lakkaraju
· 8 years ago
277964e
vmxnet3: Wake queue from reset work
by Benjamin Poirier
· 8 years ago
0438e3c
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
Next »