index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent()
Christophe Jaillet
2016-10-08
1
-4
/
+4
|
*
|
|
|
net: macb: NULL out phydev after removing mdio bus
Nathan Sullivan
2016-10-08
1
-0
/
+1
|
*
|
|
|
xen-netback: make sure that hashes are not send to unaware frontends
Paul Durrant
2016-10-08
1
-11
/
+9
|
*
|
|
|
drivers: net: phy: Correct duplicate MDIO_XGENE entry
Laura Abbott
2016-10-07
1
-7
/
+1
|
*
|
|
|
ethernet: qualcomm: QCOM_EMAC should depend on HAS_DMA and HAS_IOMEM
Geert Uytterhoeven
2016-10-07
1
-0
/
+1
|
*
|
|
|
net: ethernet: mediatek: get hw lro capability by the chip id instead of by t...
Nelson Chang
2016-10-07
2
-2
/
+13
|
*
|
|
|
net: ethernet: mediatek: get the chip id by ETHDMASYS registers
Nelson Chang
2016-10-07
2
-0
/
+34
|
*
|
|
|
net: bgmac: Fix errant feature flag check
Jon Mason
2016-10-07
1
-1
/
+1
|
*
|
|
|
net: phy: Add Wake-on-LAN driver for Microsemi PHYs.
Raju Lakkaraju
2016-10-07
1
-0
/
+128
|
*
|
|
|
drivers: net: cpsw-phy-sel: add support to configure rgmii internal delay
Mugunthan V N
2016-10-07
1
-0
/
+14
|
*
|
|
|
net: hns: Add missing \n to end of dev_err messages, tidy up text
Colin Ian King
2016-10-07
1
-11
/
+11
|
*
|
|
|
net: ps3_gelic: Add missing \n to end of deb_dbg message
Colin Ian King
2016-10-07
1
-1
/
+1
|
*
|
|
|
net: axienet: Add missing \n to end of dev_err messages
Colin Ian King
2016-10-07
1
-2
/
+2
|
*
|
|
|
xen/netback: add fraglist support for to-guest rx
Ross Lagerwall
2016-10-07
2
-10
/
+30
|
*
|
|
|
xen-netback: batch copies for multiple to-guest rx packets
David Vrabel
2016-10-07
2
-10
/
+18
|
*
|
|
|
xen-netback: process guest rx packets in batches
David Vrabel
2016-10-07
1
-1
/
+14
|
*
|
|
|
xen-netback: immediately wake tx queue when guest rx queue has space
David Vrabel
2016-10-07
1
-16
/
+8
|
*
|
|
|
xen-netback: refactor guest rx
David Vrabel
2016-10-07
2
-384
/
+215
|
*
|
|
|
xen-netback: retire guest rx side prefix GSO feature
Paul Durrant
2016-10-07
4
-50
/
+2
|
*
|
|
|
xen-netback: separate guest side rx code into separate module
Paul Durrant
2016-10-07
3
-755
/
+790
|
*
|
|
|
Merge branch 'fman-next' of git://git.freescale.com/ppc/upstream/linux
David S. Miller
2016-10-07
10
-116
/
+132
|
|
\
\
\
\
|
|
*
|
|
|
fsl/fman: remove leftover comment
Madalin Bucur
2016-10-04
1
-4
/
+0
|
|
*
|
|
|
fsl/fman: fix return value checking
Madalin Bucur
2016-10-04
1
-2
/
+2
|
|
*
|
|
|
fsl/fman: simplify redundant condition
Madalin Bucur
2016-10-04
1
-2
/
+1
|
|
*
|
|
|
fsl/fman: check of_get_phy_mode() return value
Madalin Bucur
2016-10-04
1
-4
/
+6
|
|
*
|
|
|
fsl/fman: check pcsphy pointer before use
Madalin Bucur
2016-10-04
1
-0
/
+3
|
|
*
|
|
|
fsl/fman: MEMAC may use QSGMII PHY interface mode
Madalin Bucur
2016-10-04
1
-1
/
+2
|
|
*
|
|
|
fsl/fman: return a phy_dev pointer from init
Madalin Bucur
2016-10-04
2
-12
/
+13
|
|
*
|
|
|
fsl/fman: simplify device tree reads
Madalin Bucur
2016-10-04
3
-48
/
+30
|
|
*
|
|
|
fsl/fman: use of_get_phy_mode()
Madalin Bucur
2016-10-04
1
-31
/
+2
|
|
*
|
|
|
fsl/fman: small fixes
Madalin Bucur
2016-10-04
2
-6
/
+8
|
|
*
|
|
|
fsl/fman: fix loadable module compilation
Igal Liberman
2016-10-04
4
-7
/
+64
|
|
*
|
|
|
fsl/fman: split lines over 80 characters
Madalin Bucur
2016-10-04
2
-2
/
+4
*
|
|
|
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
3
-16
/
+10
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'work.const-qstr' into work.misc
Al Viro
2016-10-08
3
-16
/
+10
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
iwlwifi: use %pd
Al Viro
2016-08-08
3
-16
/
+10
*
|
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-10
12
-44
/
+111
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
iw_cxgb4: add fast-path for small REG_MR operations
Steve Wise
2016-10-07
1
-0
/
+1
|
*
|
|
|
|
|
|
|
cxgb4: advertise support for FR_NSMR_TPTE_WR
Steve Wise
2016-10-07
4
-0
/
+10
|
*
|
|
|
|
|
|
|
IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets
Jack Morgenstein
2016-10-07
1
-4
/
+9
|
*
|
|
|
|
|
|
|
Merge branch 'hns-roce' into k.o/for-4.9
Doug Ledford
2016-08-25
6
-41
/
+92
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
net: hns: Add support of ACPI to HNS driver RoCE Reset function
Salil
2016-08-25
6
-41
/
+92
|
*
|
|
|
|
|
|
|
Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Doug Ledford
2016-08-25
13
-81
/
+871
|
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Doug Ledford
2016-08-23
29
-1452
/
+984
|
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2016-10-08
5
-6
/
+338
|
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge tag 'amlogic-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2016-09-19
5
-6
/
+338
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
net: stmmac: update the module description of the dwmac-meson driver
Martin Blumenstingl
2016-09-07
1
-2
/
+2
|
|
*
|
|
|
|
|
|
|
|
net: stmmac: add a glue driver for the Amlogic Meson 8b / GXBB DWMAC
Martin Blumenstingl
2016-09-07
3
-4
/
+328
|
|
*
|
|
|
|
|
|
|
|
stmmac: introduce get_stmmac_bsp_priv() helper
Joachim Eastwood
2016-09-07
1
-0
/
+8
|
|
|
|
_
|
_
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
phy: micrel.c: Enable ksz9031 energy-detect power-down mode
Mike Looijmans
2016-10-06
1
-0
/
+21
[prev]
[next]