summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-09-22net: fec: fix code identationNimrod Andy
2014-09-22net: dsa: bcm_sf2: add support for Wake-on-LANFlorian Fainelli
2014-09-22net: dsa: bcm_sf2: add suspend/resume callbacksFlorian Fainelli
2014-09-22qlge: Fix compilation warningHarish Patil
2014-09-22am2150: Update nmclan_cs.c to use update PCMCIA APIJeff Kirsher
2014-09-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-09-19net/mlx4_en: Add mlx4_en_get_cqe helperIdo Shamay
2014-09-19net/mlx4_core: Cache line EQE size supportIdo Shamay
2014-09-19net/mlx4_core: Enable CQE/EQE stride supportIdo Shamay
2014-09-19bnx2x: Add a fallback multi-function mode NPAR1.5Yuval Mintz
2014-09-19bnx2x: New multi-function mode: UFPYuval Mintz
2014-09-19bnx2x: Changes with storage & MAC macrosDmitry Kravkov
2014-09-19net: phy: bcm7xxx: utilize PHY revision in config_initFlorian Fainelli
2014-09-19net: dsa: bcm_sf2: communicate integrated PHY revision to PHY driverFlorian Fainelli
2014-09-19net: bcmgenet: communicate integrated PHY revision to PHY driverFlorian Fainelli
2014-09-19net: bcmgenet: remove PHY_BRCM_100MBPS_WARFlorian Fainelli
2014-09-19net: phy: bcm7xxx: do not use PHY_BRCM_100MBPS_WARFlorian Fainelli
2014-09-19of: mdio: honor flags passed to of_phy_connectFlorian Fainelli
2014-09-19vxlan: Refactor vxlan driver to make use of the common UDP tunnel functions.Andy Zhou
2014-09-19net: fec: Workaround for imx6sx enet tx hang when enable three queuesFugang Duan
2014-09-19net:fec: increase DMA queue numberFugang Duan
2014-09-19net: fec: add interrupt coalescence feature supportFugang Duan
2014-09-19net: fec: refine error handle of parser queue number from DTFrank Li
2014-09-18ixgbe: remove IXGBE_FLAG_MSI(X)_CAPABLE flagsJacob Keller
2014-09-18ixgbe: add warnings for other disabled features without MSI-X supportJacob Keller
2014-09-18ixgbe: use e_dev_warn instead of netif_printkJacob Keller
2014-09-18ixgbe: use e_dev_warn instead of e_err for displaying warningJacob Keller
2014-09-18ixgbe: determine vector count inside ixgbe_acquire_msix_vectorsJacob Keller
2014-09-18ixgbe: move msix_entries allocation into ixgbe_acquire_msix_vectorsJacob Keller
2014-09-18ixgbe: return integer from ixgbe_acquire_msix_vectorsJacob Keller
2014-09-18ixgbe: use e_dev_warn instead of netif_printkJacob Keller
2014-09-18ixgbe: Do not schedule an uninitialized workqueue entryMark Rustad
2014-09-18ixgbe: remove useless bd_number from adapter structEthan Zhao
2014-09-18ixgbevf: remove useless bd_number from struct ixgbevf_adapterEthan Zhao
2014-09-16net: fec: fix build error at m68k platformFrank Li
2014-09-15dsa: Replace mii_bus with a generic host deviceAlexander Duyck
2014-09-15bonding: consolidate ASSERT_RTNL()s and remove the unnecessaryNikolay Aleksandrov
2014-09-15bonding: trivial: style and comment fixesNikolay Aleksandrov
2014-09-15bonding: consolidate the two rlb_next_rx_slave functions into oneNikolay Aleksandrov
2014-09-15net: ethernet: neterion: vxge: vxge-main.c: Cleaning up missing null-terminat...Rickard Strandqvist
2014-09-15net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in c...Rickard Strandqvist
2014-09-15bna: use container_of to resolve bufdesc_ex from bufdescFabian Frederick
2014-09-15net: fec: use container_of to resolve bufdesc_ex from bufdescFabian Frederick
2014-09-13net/macb: Add hardware revision information during probeBo Shen
2014-09-13net: fec: init complete variable in early to avoid kernel dumpFugang Duan
2014-09-13net: fec: change FEC alignment according to i.mx6 sx requirementFugang Duan
2014-09-13net:fec: Add fsl,imx6sx-fec compatible stringsFugang Duan
2014-09-13net: fec: add enet-avb IP supportFrank Li
2014-09-13net:fec: Disable enet-avb MAC instead of reset MACFugang Duan
2014-09-13net: fec: init multi queue date structureFrank Li