aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-18ldmvsw: Split sunvnet driver into common codeAaron Young5-1743/+1816
2016-03-18bnx2x: Prevent false warning for lack of FC NPIVYuval Mintz1-0/+4
2016-03-18ravb: fix result value overwriteYoshihiro Kaneko1-2/+2
2016-03-18qlge: Fix receive packets drop.Manish Chopra1-0/+11
2016-03-18net: stmmac: Don't search for phys if mdio node is defined.Phil Reid1-0/+4
2016-03-18mediatek: unlock on error in mtk_tx_map()Dan Carpenter1-0/+2
2016-03-18mediatek: checking for IS_ERR() instead of NULLDan Carpenter1-2/+2
2016-03-18netdev: Move octeon/octeon_mgmt driver to cavium directory.David Daney7-16/+12
2016-03-17qmi_wwan: Added support for Gemalto's Cinterion PHxx WWAN interfaceSchemmel Hans-Christoph1-0/+3
2016-03-17vlan: propagate gso_max_segsEric Dumazet2-0/+4
2016-03-16net: thunderx: Don't leak phy device references on -EPROBE_DEFER condition.David Daney1-6/+20
2016-03-16net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.David Daney1-1/+1
2016-03-16phy: mdio-cavium: Add missing MODULE_* annotations.David Daney1-0/+4
2016-03-16ppp: ensure file->private_data can't be overriddenGuillaume Nault1-14/+17
2016-03-16net: arc: trivial: cleanup the emac driverCaesar Wang4-57/+75
2016-03-16net: arc_emac: support the phy reset for emac driverCaesar Wang2-0/+43
2016-03-16sh_eth: do not call netif_start_queue() from sh_eth_dev_init()Sergei Shtylyov1-2/+4
2016-03-16bnx2x: don't wait for Tx completion on recoveryYuval Mintz1-2/+6
2016-03-14smc91x: avoid self-comparison warningArnd Bergmann1-1/+1
2016-03-14net: dsa: make port_bridge_leave return voidVivien Didelot3-23/+11
2016-03-14net: dsa: rename port_*_bridge routinesVivien Didelot3-6/+6
2016-03-14sh_eth: kill useless initializersSergei Shtylyov1-9/+9
2016-03-14net: mvneta: replace magic numbers by existing macrosDmitri Epshtein1-2/+2
2016-03-14net: mvneta: fix error messages in mvneta_port_down functionDmitri Epshtein1-2/+2
2016-03-14net: mvneta: enable change MAC address when interface is upDmitri Epshtein1-1/+1
2016-03-14net: mvneta: Fix spinlock usageGregory CLEMENT1-5/+6
2016-03-14phy: fixed: Fix removal of phys.Andrew Lunn1-2/+9
2016-03-14dsa: Rename mv88e6123_61_65 to mv88e6123 to be consistentAndrew Lunn5-18/+18
2016-03-14phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.David Daney3-0/+166
2016-03-14phy: mdio-octeon: Refactor into two files/modulesDavid Daney5-268/+292
2016-03-14net: thunderx: Cleanup PHY probing code.David Daney1-11/+18
2016-03-14net: mvneta: Add missing hotplug notifier transitionAnna-Maria Gleixner1-0/+2
2016-03-14fsl/fman: fix dtsec_set_tx_pause_framesIgal Liberman1-4/+3
2016-03-14vmxnet3: fix lock imbalance in vmxnet3_tq_xmit()Arnd Bergmann1-4/+4
2016-03-14ath9k: fix misleading indentationArnd Bergmann1-2/+2
2016-03-14ath9k: fix buffer overrun for ar9287Arnd Bergmann1-4/+3
2016-03-14farsync: fix off-by-one bug in fst_add_oneArnd Bergmann1-1/+1
2016-03-14mlx4: add missing braces in verify_qp_parametersArnd Bergmann1-1/+2
2016-03-14net: mediatek: check device_reset return codeArnd Bergmann1-1/+3
2016-03-14net: mediatek: remove incorrect dma_mask assignmentArnd Bergmann1-3/+0
2016-03-14net: mediatek: use dma_addr_t correctlyArnd Bergmann1-1/+1
2016-03-14net: thunderx: Adjust nicvf structure to reduce cache missesSunil Goutham1-22/+30
2016-03-14net: thunderx: Set recevie buffer page usage count in bulkSunil Goutham2-8/+24
2016-03-14net: mvneta: Use the new hwbm frameworkGregory CLEMENT4-112/+49
2016-03-14net: mvneta: bm: add support for hardware buffer managementMarcin Wojtas5-37/+1219
2016-03-14Merge tag 'wireless-drivers-next-for-davem-2016-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller38-719/+4419
2016-03-13macsec: introduce IEEE 802.1AE driverSabrina Dubroca3-0/+3305
2016-03-13at803x: fix suspend/resume for SGMII linkZefir Kurtisi1-0/+26
2016-03-13mlx5: use napi_consume_skb API to get bulk free operationsJesper Dangaard Brouer3-4/+4
2016-03-13mlx4: use napi_consume_skb API to get bulk free operationsJesper Dangaard Brouer1-6/+9