summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-03-18net: mvneta: bm: clarify dependenciesArnd Bergmann
2016-03-18ldmvsw: Checkpatch sunvnet.c and sunvnet_common.cAaron Young
2016-03-18ldmvsw: Add ldmvsw.c driver codeAaron Young
2016-03-18ldmvsw: Make sunvnet_common compatible with ldmvswAaron Young
2016-03-18ldmvsw: Split sunvnet driver into common codeAaron Young
2016-03-18bnx2x: Prevent false warning for lack of FC NPIVYuval Mintz
2016-03-18ravb: fix result value overwriteYoshihiro Kaneko
2016-03-18qlge: Fix receive packets drop.Manish Chopra
2016-03-18net: stmmac: Don't search for phys if mdio node is defined.Phil Reid
2016-03-18mediatek: unlock on error in mtk_tx_map()Dan Carpenter
2016-03-18mediatek: checking for IS_ERR() instead of NULLDan Carpenter
2016-03-18netdev: Move octeon/octeon_mgmt driver to cavium directory.David Daney
2016-03-18qmi_wwan: Added support for Gemalto's Cinterion PHxx WWAN interfaceSchemmel Hans-Christoph
2016-03-18vlan: propagate gso_max_segsEric Dumazet
2016-03-16net: thunderx: Don't leak phy device references on -EPROBE_DEFER condition.David Daney
2016-03-16net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.David Daney
2016-03-16phy: mdio-cavium: Add missing MODULE_* annotations.David Daney
2016-03-16ppp: ensure file->private_data can't be overriddenGuillaume Nault
2016-03-16net: arc: trivial: cleanup the emac driverCaesar Wang
2016-03-16net: arc_emac: support the phy reset for emac driverCaesar Wang
2016-03-16sh_eth: do not call netif_start_queue() from sh_eth_dev_init()Sergei Shtylyov
2016-03-16bnx2x: don't wait for Tx completion on recoveryYuval Mintz
2016-03-14smc91x: avoid self-comparison warningArnd Bergmann
2016-03-14net: dsa: make port_bridge_leave return voidVivien Didelot
2016-03-14net: dsa: rename port_*_bridge routinesVivien Didelot
2016-03-14sh_eth: kill useless initializersSergei Shtylyov
2016-03-14net: mvneta: replace magic numbers by existing macrosDmitri Epshtein
2016-03-14net: mvneta: fix error messages in mvneta_port_down functionDmitri Epshtein
2016-03-14net: mvneta: enable change MAC address when interface is upDmitri Epshtein
2016-03-14net: mvneta: Fix spinlock usageGregory CLEMENT
2016-03-14phy: fixed: Fix removal of phys.Andrew Lunn
2016-03-14dsa: Rename mv88e6123_61_65 to mv88e6123 to be consistentAndrew Lunn
2016-03-14phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.David Daney
2016-03-14phy: mdio-octeon: Refactor into two files/modulesDavid Daney
2016-03-14net: thunderx: Cleanup PHY probing code.David Daney
2016-03-14net: mvneta: Add missing hotplug notifier transitionAnna-Maria Gleixner
2016-03-14fsl/fman: fix dtsec_set_tx_pause_framesIgal Liberman
2016-03-14vmxnet3: fix lock imbalance in vmxnet3_tq_xmit()Arnd Bergmann
2016-03-14ath9k: fix misleading indentationArnd Bergmann
2016-03-14ath9k: fix buffer overrun for ar9287Arnd Bergmann
2016-03-14farsync: fix off-by-one bug in fst_add_oneArnd Bergmann
2016-03-14mlx4: add missing braces in verify_qp_parametersArnd Bergmann
2016-03-14net: mediatek: check device_reset return codeArnd Bergmann
2016-03-14net: mediatek: remove incorrect dma_mask assignmentArnd Bergmann
2016-03-14net: mediatek: use dma_addr_t correctlyArnd Bergmann
2016-03-14net: thunderx: Adjust nicvf structure to reduce cache missesSunil Goutham
2016-03-14net: thunderx: Set recevie buffer page usage count in bulkSunil Goutham
2016-03-14net: mvneta: Use the new hwbm frameworkGregory CLEMENT
2016-03-14net: mvneta: bm: add support for hardware buffer managementMarcin Wojtas
2016-03-14Merge tag 'wireless-drivers-next-for-davem-2016-03-14' of git://git.kernel.or...David S. Miller