aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-21fmvj18x_cs: fix incorrect indexing of dev->dev_addr[] when copying the MAC addressKen Kawasaki1-2/+2
2016-02-21net: netcp: rework the code for get/set sw_data in dma descKaricheri, Muralidharan1-17/+55
2016-02-21soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_dataKaricheri, Muralidharan1-19/+21
2016-02-21net: ti: netcp: restore get/set_pad_info() functionalityKaricheri, Muralidharan1-41/+18
2016-02-19net: bcmgenet: Fix internal PHY link stateJaedon Shin1-2/+1
2016-02-19bnxt_en: Failure to update PHY is not fatal condition.Michael Chan1-1/+1
2016-02-19bnxt_en: Remove unnecessary call to update PHY settings.Michael Chan1-4/+2
2016-02-19bnxt_en: Poll link at the end of __bnxt_open_nic().Michael Chan1-0/+1
2016-02-19cxgb3: fix up vpd strings for kstrto*()Steve Wise1-7/+27
2016-02-18lance: Return correct error codeAmitoj Kaur Chawla1-2/+2
2016-02-18mlxsw: spectrum: Allow for PVID deletionIdo Schimmel3-9/+63
2016-02-18mlxsw: reg: Add the Switch Port Acceptable Frame Types registerIdo Schimmel1-0/+58
2016-02-17et131x: check return value of dma_alloc_coherentInsu Yun1-1/+1
2016-02-17net: thunderx: Fix receive packet statsSunil Goutham3-13/+9
2016-02-17net: thunderx: Fix for HW TSO not enabled for secondary qsetsSunil Goutham1-3/+3
2016-02-17net: thunderx: Fix for multiqset not configured upon interface toggleSunil Goutham1-1/+0
2016-02-17mlxsw: spectrum: Set STP state when leaving 802.1D bridgeIdo Schimmel1-0/+8
2016-02-17mlxsw: Treat local port 64 as validIdo Schimmel1-1/+1
2016-02-17drivers: net: cpsw-phy-sel: add dev_warn() for unsupported PHY modeDavid Rivshin1-2/+10
2016-02-17net/mlx4_en: Avoid changing dev->features directly in run-timeEugenia Emantayev1-4/+5
2016-02-17net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen6-20/+66
2016-02-17net/mlx4_core: Do not BUG_ON during reset when PCI is offlineDaniel Jurgens1-2/+9
2016-02-17net/mlx4_core: Fix potential corruption in counters databaseEran Ben Elisha1-4/+6
2016-02-17net/mlx4_en: Choose time-stamping shift value according to HW frequencyEugenia Emantayev1-6/+19
2016-02-17net/mlx4_en: Count HW buffer overrun only onceAmir Vadai1-2/+2
2016-02-16pcnet_cs: add new idKen Kawasaki1-0/+1
2016-02-16bnxt_en: Reduce default ring sizes.Michael Chan1-2/+2
2016-02-16bnxt_en: Fix implementation of tx push operation.Michael Chan2-19/+34
2016-02-16bnxt_en: Remove 20G support and advertise only 40GbaseCR4.Michael Chan1-16/+5
2016-02-16bnxt_en: Cleanup and Fix flow control setup logicMichael Chan2-26/+9
2016-02-16bnxt_en: Fix ethtool autoneg logic.Michael Chan1-4/+6
2016-02-16cxgb4: Add pci device id for chelsio t540 lom adapterHariprasad Shenai1-0/+1
2016-02-16net: arc_emac: fix sk_buff leakAlexander Kochetkov1-0/+62
2016-02-16net: arc_emac: reset txbd_curr and txbd_dirty pointers to zeroAlexander Kochetkov1-0/+3
2016-02-16net: arc_emac: fix koops caused by sk_buff freeAlexander Kochetkov1-2/+7
2016-02-16net/mlx5e: Use static constant netdevice ndosSaeed Mahameed1-13/+28
2016-02-16net/mlx5e: Remove select queue ndo initializationSaeed Mahameed1-3/+0
2016-02-16net: am79c961a: avoid %? in inline assemblyArnd Bergmann1-32/+32
2016-02-16net: smc91x: propagate irq return codeRobert Jarzmik1-2/+2
2016-02-16ravb: skip gPTP start/stop on R-Car gen3Sergei Shtylyov1-4/+8
2016-02-16ravb: kill duplicate setting of CCC.CSELSergei Shtylyov1-4/+0
2016-02-13net: cavium: liquidio: fix check for in progress flagColin Ian King1-1/+1
2016-02-13net: mvneta: Fix race condition during stoppingGregory CLEMENT1-8/+28
2016-02-13net: mvneta: The mvneta_percpu_elect function should be atomicGregory CLEMENT1-0/+16
2016-02-13net: mvneta: Modify the queue related fields from each cpuGregory CLEMENT1-54/+46
2016-02-13net: mvneta: Remove unused codeGregory CLEMENT1-8/+0
2016-02-13net: mvneta: Use on_each_cpu when possibleGregory CLEMENT1-11/+6
2016-02-13net: mvneta: Fix the CPU choice in mvneta_percpu_electGregory CLEMENT1-4/+9
2016-02-13net: mvneta: Fix for_each_present_cpu usageGregory CLEMENT1-5/+3
2016-02-13r8169:fix system hange problem.Chun-Hao Lin1-7/+7