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