summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19551-20125/+51152
|\
| * bonding: fix bond_get_stats()Eric Dumazet2016-03-191-31/+35
| * net: bcmgenet: fix dma api length mismatchEric Dumazet2016-03-191-2/+2
| * net/mlx4_core: Fix backward compatibility on VFsEli Cohen2016-03-191-6/+18
| * phy: mdio-thunder: Fix some Kconfig typosAndreas Färber2016-03-191-2/+2
| * lan78xx: add ndo_get_stats64Woojung Huh2016-03-191-0/+49
| * lan78xx: handle statistics counter rolloverWoojung Huh2016-03-191-13/+239
| * net: smc911x: convert pxa dma to dmaengineRobert Jarzmik2016-03-192-66/+82
| * team: remove duplicate set of flag IFF_MULTICASTZhang Shengju2016-03-191-1/+0Star
| * bonding: remove duplicate set of flag IFF_MULTICASTZhang Shengju2016-03-191-1/+1
| * ethernet: micrel: fix some error codesDan Carpenter2016-03-191-4/+6
| * net: mvneta: bm: clarify dependenciesArnd Bergmann2016-03-191-2/+10
| * ldmvsw: Checkpatch sunvnet.c and sunvnet_common.cAaron Young2016-03-192-50/+56
| * ldmvsw: Add ldmvsw.c driver codeAaron Young2016-03-193-0/+480
| * ldmvsw: Make sunvnet_common compatible with ldmvswAaron Young2016-03-193-70/+121
| * ldmvsw: Split sunvnet driver into common codeAaron Young2016-03-195-1743/+1816
| * bnx2x: Prevent false warning for lack of FC NPIVYuval Mintz2016-03-191-0/+4
| * ravb: fix result value overwriteYoshihiro Kaneko2016-03-191-2/+2
| * qlge: Fix receive packets drop.Manish Chopra2016-03-191-0/+11
| * net: stmmac: Don't search for phys if mdio node is defined.Phil Reid2016-03-181-0/+4
| * mediatek: unlock on error in mtk_tx_map()Dan Carpenter2016-03-181-0/+2
| * mediatek: checking for IS_ERR() instead of NULLDan Carpenter2016-03-181-2/+2
| * netdev: Move octeon/octeon_mgmt driver to cavium directory.David Daney2016-03-187-16/+12Star
| * qmi_wwan: Added support for Gemalto's Cinterion PHxx WWAN interfaceSchemmel Hans-Christoph2016-03-181-0/+3
| * vlan: propagate gso_max_segsEric Dumazet2016-03-182-0/+4
| * net: thunderx: Don't leak phy device references on -EPROBE_DEFER condition.David Daney2016-03-171-6/+20
| * net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.David Daney2016-03-171-1/+1
| * phy: mdio-cavium: Add missing MODULE_* annotations.David Daney2016-03-171-0/+4
| * ppp: ensure file->private_data can't be overriddenGuillaume Nault2016-03-171-14/+17
| * net: arc: trivial: cleanup the emac driverCaesar Wang2016-03-174-57/+75
| * net: arc_emac: support the phy reset for emac driverCaesar Wang2016-03-172-0/+43
| * sh_eth: do not call netif_start_queue() from sh_eth_dev_init()Sergei Shtylyov2016-03-171-2/+4
| * bnx2x: don't wait for Tx completion on recoveryYuval Mintz2016-03-171-2/+6
| * smc91x: avoid self-comparison warningArnd Bergmann2016-03-151-1/+1
| * net: dsa: make port_bridge_leave return voidVivien Didelot2016-03-143-23/+11Star
| * net: dsa: rename port_*_bridge routinesVivien Didelot2016-03-143-6/+6
| * sh_eth: kill useless initializersSergei Shtylyov2016-03-141-9/+9
| * net: mvneta: replace magic numbers by existing macrosDmitri Epshtein2016-03-141-2/+2
| * net: mvneta: fix error messages in mvneta_port_down functionDmitri Epshtein2016-03-141-2/+2
| * net: mvneta: enable change MAC address when interface is upDmitri Epshtein2016-03-141-1/+1
| * net: mvneta: Fix spinlock usageGregory CLEMENT2016-03-141-5/+6
| * phy: fixed: Fix removal of phys.Andrew Lunn2016-03-141-2/+9
| * dsa: Rename mv88e6123_61_65 to mv88e6123 to be consistentAndrew Lunn2016-03-145-18/+18
| * phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.David Daney2016-03-143-0/+166
| * phy: mdio-octeon: Refactor into two files/modulesDavid Daney2016-03-145-268/+292
| * net: thunderx: Cleanup PHY probing code.David Daney2016-03-141-11/+18
| * net: mvneta: Add missing hotplug notifier transitionAnna-Maria Gleixner2016-03-141-0/+2
| * fsl/fman: fix dtsec_set_tx_pause_framesIgal Liberman2016-03-141-4/+3Star
| * vmxnet3: fix lock imbalance in vmxnet3_tq_xmit()Arnd Bergmann2016-03-141-4/+4
| * ath9k: fix misleading indentationArnd Bergmann2016-03-141-2/+2