summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* nfp: correct DMA direction in XDP DMA syncJakub Kicinski2017-03-031-2/+2
* nfp: don't tell FW about the reserved buffer spaceJakub Kicinski2017-03-031-1/+2
* net: ethernet: bgmac: mac address change bugHari Vyas2017-03-031-1/+5
* net: ethernet: bgmac: init sequence bugJon Mason2017-03-032-9/+34
* ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache linesAlexander Duyck2017-03-032-2/+3
* ixgbe: update the rss key on h/w, when ethtool ask for itPaolo Abeni2017-03-033-4/+20
* drivers: net: ethernet: remove incorrect __exit markupsDmitry Torokhov2017-03-026-25/+25
* cxgb4: update latest firmware version supportedGanesh Goudar2017-03-021-3/+3
* amd-xgbe: Don't overwrite SFP PHY mod_absent settingsLendacky, Thomas2017-03-021-0/+2
* amd-xgbe: Be sure to set MDIO modes on device (re)startLendacky, Thomas2017-03-022-1/+23
* amd-xgbe: Stop the PHY before releasing interruptsLendacky, Thomas2017-03-021-2/+2
* drivers: net: xgene: Fix crash on DT systemsAlban Bedel2017-03-021-0/+6
* mlxsw: spectrum_router: Avoid potential packets lossIdo Schimmel2017-03-011-10/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-2819-166/+118Star
|\
| * qed: Don't use attention PTT for configuring BWMintz, Yuval2017-02-273-5/+8
| * qed: Fix race with multiple VFsMintz, Yuval2017-02-272-17/+26
| * net/mlx4_en: fix overflow in mlx4_en_init_timestamp()Eric Dumazet2017-02-262-11/+8Star
| * net: s2io: fix typo argumnet argumentLABBE Corentin2017-02-261-1/+1
| * net: vxge: fix typo argumnet argumentLABBE Corentin2017-02-261-1/+1
| * drivers: net: xgene: Simplify xgene_enet_setup_mss() to kill warningGeert Uytterhoeven2017-02-241-10/+3Star
| * net: stmmac: unify registers dumps methodsLABBE Corentin2017-02-249-121/+71Star
* | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-281-1/+1
* | scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada2017-02-282-2/+2
* | scripts/spelling.txt: add "omited" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* | scripts/spelling.txt: add "applys" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* | scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada2017-02-282-5/+5
* | scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* | scripts/spelling.txt: add "initialiazation" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* | scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada2017-02-281-3/+1Star
* | scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* | scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
|/
* Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-232-95/+41Star
|\
| * amd-xgbe: Update PCI support to use new IRQ functionsTom Lendacky2017-01-132-95/+41Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-2322-69/+336
|\ \
| * | net/mlx4_en: Use __skb_fill_page_desc()Eric Dumazet2017-02-231-4/+4
| * | net/mlx4_core: Use cq quota in SRIOV when creating completion EQsJack Morgenstein2017-02-232-4/+4
| * | net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny2017-02-231-2/+0Star
| * | net/mlx4: Spoofcheck and zero MAC can't coexistEugenia Emantayev2017-02-232-7/+21
| * | net/mlx4: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz2017-02-237-9/+9
| * | forcedeth: Remove return from a void functionZhu Yanjun2017-02-231-2/+0Star
| * | net/mlx5e: Fix wrong CQE decompressionTariq Toukan2017-02-231-7/+6Star
| * | net/mlx5e: Update MPWQE stride size when modifying CQE compress stateSaeed Mahameed2017-02-234-1/+4
| * | net/mlx5e: Fix broken CQE compression initializationTariq Toukan2017-02-231-1/+3
| * | net/mlx5e: Do not reduce LRO WQE size when not using build_skbTariq Toukan2017-02-231-6/+5Star
| * | net/mlx5e: Register/unregister vport representors on interface attach/detachSaeed Mahameed2017-02-231-8/+15
| * | net/mlx5e: s390 system compilation fixMohamad Haj Yahia2017-02-232-0/+2
| * | qlogic: netxen: constify bin_attribute structuresBhumika Goyal2017-02-221-3/+3
| * | qlogic: qlcnic_sysfs: constify bin_attribute structuresBhumika Goyal2017-02-221-8/+8
| * | net: emac: add support for device-tree based PHY discovery and setupChristian Lamparter2017-02-223-7/+252
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-2/+10
|\ \ \