summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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-181-1/+1
| * | | | net: thunderx: Fix receive packet statsSunil Goutham2016-02-183-13/+9
| * | | | net: thunderx: Fix for HW TSO not enabled for secondary qsetsSunil Goutham2016-02-181-3/+3
| * | | | net: thunderx: Fix for multiqset not configured upon interface toggleSunil Goutham2016-02-181-1/+0
| * | | | phy: marvell: Fix and unify reg-init behaviorClemens Gruber2016-02-171-2/+13
| * | | | pppoe: fix reference counting in PPPoE proxyGuillaume Nault2016-02-171-0/+2
| * | | | 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
| * | | | phy: keep pause flags in phy driver featuresWoojung.Huh@microchip.com2016-02-171-1/+1
| * | | | 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-177-22/+71
| * | | | 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
| * | | | qmi_wwan: add "4G LTE usb-modem U901"Bjørn Mork2016-02-171-0/+1
| * | | | pcnet_cs: add new idKen Kawasaki2016-02-161-0/+1
| * | | | net: dsa: mv88e6xxx: Add support for Marvell 88E6240Sascha Hauer2016-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
| * | | | bonding: don't use stale speed and duplex informationJay Vosburgh2016-02-161-0/+1
| * | | | net: am79c961a: avoid %? in inline assemblyArnd Bergmann2016-02-161-32/+32
| * | | | net: smc91x: propagate irq return codeRobert Jarzmik2016-02-161-2/+2
| * | | | net: phy: bcm7xxx: Remove wildcard entriesFlorian Fainelli2016-02-161-31/+0
| * | | | net: phy: bcm7xxx: Fix bcm7xxx_config_init() checkFlorian Fainelli2016-02-161-4/+0
| * | | | net: phy: bcm7xxx: Fix 40nm EPHY featuresFlorian Fainelli2016-02-161-3/+3
| * | | | net: phy: bcm7xxx: Fix shadow mode 2 disablingFlorian Fainelli2016-02-161-1/+1
| * | | | 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
| * | | | dscc4: Undefined signed int shiftMichael McConville2016-02-131-1/+1
| * | | | net: dsa: mv88e6xxx: do not leave reserved VLANsVivien Didelot2016-02-131-15/+10
| * | | | net: dsa: mv88e6xxx: fix software VLAN deletionVivien Didelot2016-02-131-1/+1
| * | | | net: cavium: liquidio: fix check for in progress flagColin Ian King2016-02-131-1/+1
| * | | | hv_netvsc: Restore needed_headroom requestVitaly Kuznetsov2016-02-131-0/+3
| * | | | net: mvneta: Fix race condition during stoppingGregory CLEMENT2016-02-131-8/+28
| * | | | net: mvneta: The mvneta_percpu_elect function should be atomicGregory CLEMENT2016-02-131-0/+16
| * | | | net: mvneta: Modify the queue related fields from each cpuGregory CLEMENT2016-02-131-54/+46
| * | | | net: mvneta: Remove unused codeGregory CLEMENT2016-02-131-8/+0