summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent()Christophe Jaillet2016-10-081-4/+4
| * | | | net: macb: NULL out phydev after removing mdio busNathan Sullivan2016-10-081-0/+1
| * | | | xen-netback: make sure that hashes are not send to unaware frontendsPaul Durrant2016-10-081-11/+9
| * | | | drivers: net: phy: Correct duplicate MDIO_XGENE entryLaura Abbott2016-10-071-7/+1
| * | | | ethernet: qualcomm: QCOM_EMAC should depend on HAS_DMA and HAS_IOMEMGeert Uytterhoeven2016-10-071-0/+1
| * | | | net: ethernet: mediatek: get hw lro capability by the chip id instead of by t...Nelson Chang2016-10-072-2/+13
| * | | | net: ethernet: mediatek: get the chip id by ETHDMASYS registersNelson Chang2016-10-072-0/+34
| * | | | net: bgmac: Fix errant feature flag checkJon Mason2016-10-071-1/+1
| * | | | net: phy: Add Wake-on-LAN driver for Microsemi PHYs.Raju Lakkaraju2016-10-071-0/+128
| * | | | drivers: net: cpsw-phy-sel: add support to configure rgmii internal delayMugunthan V N2016-10-071-0/+14
| * | | | net: hns: Add missing \n to end of dev_err messages, tidy up textColin Ian King2016-10-071-11/+11
| * | | | net: ps3_gelic: Add missing \n to end of deb_dbg messageColin Ian King2016-10-071-1/+1
| * | | | net: axienet: Add missing \n to end of dev_err messagesColin Ian King2016-10-071-2/+2
| * | | | xen/netback: add fraglist support for to-guest rxRoss Lagerwall2016-10-072-10/+30
| * | | | xen-netback: batch copies for multiple to-guest rx packetsDavid Vrabel2016-10-072-10/+18
| * | | | xen-netback: process guest rx packets in batchesDavid Vrabel2016-10-071-1/+14
| * | | | xen-netback: immediately wake tx queue when guest rx queue has spaceDavid Vrabel2016-10-071-16/+8
| * | | | xen-netback: refactor guest rxDavid Vrabel2016-10-072-384/+215
| * | | | xen-netback: retire guest rx side prefix GSO featurePaul Durrant2016-10-074-50/+2
| * | | | xen-netback: separate guest side rx code into separate modulePaul Durrant2016-10-073-755/+790
| * | | | Merge branch 'fman-next' of git://git.freescale.com/ppc/upstream/linuxDavid S. Miller2016-10-0710-116/+132
| |\ \ \ \
| | * | | | fsl/fman: remove leftover commentMadalin Bucur2016-10-041-4/+0
| | * | | | fsl/fman: fix return value checkingMadalin Bucur2016-10-041-2/+2
| | * | | | fsl/fman: simplify redundant conditionMadalin Bucur2016-10-041-2/+1
| | * | | | fsl/fman: check of_get_phy_mode() return valueMadalin Bucur2016-10-041-4/+6
| | * | | | fsl/fman: check pcsphy pointer before useMadalin Bucur2016-10-041-0/+3
| | * | | | fsl/fman: MEMAC may use QSGMII PHY interface modeMadalin Bucur2016-10-041-1/+2
| | * | | | fsl/fman: return a phy_dev pointer from initMadalin Bucur2016-10-042-12/+13
| | * | | | fsl/fman: simplify device tree readsMadalin Bucur2016-10-043-48/+30
| | * | | | fsl/fman: use of_get_phy_mode()Madalin Bucur2016-10-041-31/+2
| | * | | | fsl/fman: small fixesMadalin Bucur2016-10-042-6/+8
| | * | | | fsl/fman: fix loadable module compilationIgal Liberman2016-10-044-7/+64
| | * | | | fsl/fman: split lines over 80 charactersMadalin Bucur2016-10-042-2/+4
* | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-103-16/+10
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'work.const-qstr' into work.miscAl Viro2016-10-083-16/+10
| |\ \ \ \ \ \
| | * | | | | | iwlwifi: use %pdAl Viro2016-08-083-16/+10
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-1012-44/+111
|\ \ \ \ \ \ \ \
| * | | | | | | | iw_cxgb4: add fast-path for small REG_MR operationsSteve Wise2016-10-071-0/+1
| * | | | | | | | cxgb4: advertise support for FR_NSMR_TPTE_WRSteve Wise2016-10-074-0/+10
| * | | | | | | | IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packetsJack Morgenstein2016-10-071-4/+9
| * | | | | | | | Merge branch 'hns-roce' into k.o/for-4.9Doug Ledford2016-08-256-41/+92
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | net: hns: Add support of ACPI to HNS driver RoCE Reset functionSalil2016-08-256-41/+92
| * | | | | | | | Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Doug Ledford2016-08-2513-81/+871
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Doug Ledford2016-08-2329-1452/+984
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2016-10-085-6/+338
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Merge tag 'amlogic-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2016-09-195-6/+338
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | net: stmmac: update the module description of the dwmac-meson driverMartin Blumenstingl2016-09-071-2/+2
| | * | | | | | | | | net: stmmac: add a glue driver for the Amlogic Meson 8b / GXBB DWMACMartin Blumenstingl2016-09-073-4/+328
| | * | | | | | | | | stmmac: introduce get_stmmac_bsp_priv() helperJoachim Eastwood2016-09-071-0/+8
| | | |_|_|_|/ / / / | | |/| | | | | | |
* | | | | | | | | | phy: micrel.c: Enable ksz9031 energy-detect power-down modeMike Looijmans2016-10-061-0/+21