summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-2244-418/+943
|\
| * bnx2x: Fix 84833 phy command handlerYuval Mintz2016-02-212-29/+56
| * bnx2x: Fix led setting for 84858 phy.Yuval Mintz2016-02-212-5/+91
| * bnx2x: Correct 84858 PHY fw versionYuval Mintz2016-02-211-13/+79
| * bnx2x: Fix 84833 RX CRCYuval Mintz2016-02-211-0/+26
| * bnx2x: Fix link-forcing for KR2Yuval Mintz2016-02-211-2/+4
| * net: ethernet: davicom: fix devicetree irq resourceRobert Jarzmik2016-02-211-17/+17
| * fmvj18x_cs: fix incorrect indexing of dev->dev_addr[] when copying the MAC ad...Ken Kawasaki2016-02-211-2/+2
| * net: netcp: rework the code for get/set sw_data in dma descKaricheri, Muralidharan2016-02-211-17/+55
| * soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_dataKaricheri, Muralidharan2016-02-211-19/+21
| * net: ti: netcp: restore get/set_pad_info() functionalityKaricheri, Muralidharan2016-02-211-41/+18
| * net: bcmgenet: Fix internal PHY link stateJaedon Shin2016-02-191-2/+1
| * bnxt_en: Failure to update PHY is not fatal condition.Michael Chan2016-02-191-1/+1
| * bnxt_en: Remove unnecessary call to update PHY settings.Michael Chan2016-02-191-4/+2
| * bnxt_en: Poll link at the end of __bnxt_open_nic().Michael Chan2016-02-191-0/+1
| * cxgb3: fix up vpd strings for kstrto*()Steve Wise2016-02-191-7/+27
| * lance: Return correct error codeAmitoj Kaur Chawla2016-02-181-2/+2
| * mlxsw: spectrum: Allow for PVID deletionIdo Schimmel2016-02-183-9/+63
| * mlxsw: reg: Add the Switch Port Acceptable Frame Types registerIdo Schimmel2016-02-181-0/+58
| * et131x: check return value of dma_alloc_coherentInsu Yun2016-02-171-1/+1
| * net: thunderx: Fix receive packet statsSunil Goutham2016-02-173-13/+9
| * net: thunderx: Fix for HW TSO not enabled for secondary qsetsSunil Goutham2016-02-171-3/+3
| * net: thunderx: Fix for multiqset not configured upon interface toggleSunil Goutham2016-02-171-1/+0
| * mlxsw: spectrum: Set STP state when leaving 802.1D bridgeIdo Schimmel2016-02-171-0/+8
| * mlxsw: Treat local port 64 as validIdo Schimmel2016-02-171-1/+1
| * drivers: net: cpsw-phy-sel: add dev_warn() for unsupported PHY modeDavid Rivshin2016-02-171-2/+10
| * net/mlx4_en: Avoid changing dev->features directly in run-timeEugenia Emantayev2016-02-171-4/+5
| * net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen2016-02-176-20/+66
| * net/mlx4_core: Do not BUG_ON during reset when PCI is offlineDaniel Jurgens2016-02-171-2/+9
| * net/mlx4_core: Fix potential corruption in counters databaseEran Ben Elisha2016-02-171-4/+6
| * net/mlx4_en: Choose time-stamping shift value according to HW frequencyEugenia Emantayev2016-02-171-6/+19
| * net/mlx4_en: Count HW buffer overrun only onceAmir Vadai2016-02-171-2/+2
| * pcnet_cs: add new idKen Kawasaki2016-02-161-0/+1
| * bnxt_en: Reduce default ring sizes.Michael Chan2016-02-161-2/+2
| * bnxt_en: Fix implementation of tx push operation.Michael Chan2016-02-162-19/+34
| * bnxt_en: Remove 20G support and advertise only 40GbaseCR4.Michael Chan2016-02-161-16/+5
| * bnxt_en: Cleanup and Fix flow control setup logicMichael Chan2016-02-162-26/+9
| * bnxt_en: Fix ethtool autoneg logic.Michael Chan2016-02-161-4/+6
| * cxgb4: Add pci device id for chelsio t540 lom adapterHariprasad Shenai2016-02-161-0/+1
| * net: arc_emac: fix sk_buff leakAlexander Kochetkov2016-02-161-0/+62
| * net: arc_emac: reset txbd_curr and txbd_dirty pointers to zeroAlexander Kochetkov2016-02-161-0/+3
| * net: arc_emac: fix koops caused by sk_buff freeAlexander Kochetkov2016-02-161-2/+7
| * net/mlx5e: Use static constant netdevice ndosSaeed Mahameed2016-02-161-13/+28
| * net/mlx5e: Remove select queue ndo initializationSaeed Mahameed2016-02-161-3/+0
| * net: am79c961a: avoid %? in inline assemblyArnd Bergmann2016-02-161-32/+32
| * net: smc91x: propagate irq return codeRobert Jarzmik2016-02-161-2/+2
| * ravb: skip gPTP start/stop on R-Car gen3Sergei Shtylyov2016-02-161-4/+8
| * ravb: kill duplicate setting of CCC.CSELSergei Shtylyov2016-02-161-4/+0
| * net: cavium: liquidio: fix check for in progress flagColin Ian King2016-02-131-1/+1
| * net: mvneta: Fix race condition during stoppingGregory CLEMENT2016-02-131-8/+28