summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Add a fallback multi-function mode NPAR1.5Yuval Mintz2014-09-193-21/+42
* bnx2x: New multi-function mode: UFPYuval Mintz2014-09-196-18/+200
* bnx2x: Changes with storage & MAC macrosDmitry Kravkov2014-09-195-42/+54
* net: phy: bcm7xxx: utilize PHY revision in config_initFlorian Fainelli2014-09-191-6/+15
* net: dsa: bcm_sf2: communicate integrated PHY revision to PHY driverFlorian Fainelli2014-09-193-0/+18
* net: bcmgenet: communicate integrated PHY revision to PHY driverFlorian Fainelli2014-09-193-2/+14
* net: bcmgenet: remove PHY_BRCM_100MBPS_WARFlorian Fainelli2014-09-191-10/+0
* net: phy: bcm7xxx: do not use PHY_BRCM_100MBPS_WARFlorian Fainelli2014-09-191-2/+2
* of: mdio: honor flags passed to of_phy_connectFlorian Fainelli2014-09-191-0/+2
* vxlan: Refactor vxlan driver to make use of the common UDP tunnel functions.Andy Zhou2014-09-191-83/+22
* net: fec: Workaround for imx6sx enet tx hang when enable three queuesFugang Duan2014-09-191-2/+15
* net:fec: increase DMA queue numberFugang Duan2014-09-191-1/+1
* net: fec: add interrupt coalescence feature supportFugang Duan2014-09-192-0/+151
* net: fec: refine error handle of parser queue number from DTFrank Li2014-09-191-10/+10
* net: fec: fix build error at m68k platformFrank Li2014-09-161-5/+25
* dsa: Replace mii_bus with a generic host deviceAlexander Duyck2014-09-156-10/+27
* bonding: consolidate ASSERT_RTNL()s and remove the unnecessaryNikolay Aleksandrov2014-09-151-4/+2
* bonding: trivial: style and comment fixesNikolay Aleksandrov2014-09-156-167/+93
* bonding: consolidate the two rlb_next_rx_slave functions into oneNikolay Aleksandrov2014-09-151-28/+10
* net: ethernet: neterion: vxge: vxge-main.c: Cleaning up missing null-terminat...Rickard Strandqvist2014-09-151-1/+1
* net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in c...Rickard Strandqvist2014-09-151-2/+2
* bna: use container_of to resolve bufdesc_ex from bufdescFabian Frederick2014-09-152-5/+8
* net: fec: use container_of to resolve bufdesc_ex from bufdescFabian Frederick2014-09-151-2/+2
* net/macb: Add hardware revision information during probeBo Shen2014-09-131-3/+3
* net: fec: init complete variable in early to avoid kernel dumpFugang Duan2014-09-131-0/+1
* net: fec: change FEC alignment according to i.mx6 sx requirementFugang Duan2014-09-132-11/+27
* net:fec: Add fsl,imx6sx-fec compatible stringsFugang Duan2014-09-131-0/+2
* net: fec: add enet-avb IP supportFrank Li2014-09-132-18/+51
* net:fec: Disable enet-avb MAC instead of reset MACFugang Duan2014-09-131-6/+20
* net: fec: init multi queue date structureFrank Li2014-09-131-113/+252
* net: fec: parser max queue number from dt fileFugang Duan2014-09-132-1/+47
* net: fec: change data structure to support multiqueueFugang Duan2014-09-132-196/+400
* net:fec: add enet AVB feature macro define for imx6sxFugang Duan2014-09-131-0/+16
* net:fec: add enet refrence clock for i.MX 6SX chipFugang Duan2014-09-132-0/+18
* net: DSA: Marvell mv88e6171 switch driverAndrew Lunn2014-09-135-0/+426
* be2net: enable PCIe error reporting on VFs tooKalesh AP2014-09-131-5/+3
* be2net: send a max of 8 EQs to be_cmd_modify_eqd() on LancerKalesh AP2014-09-131-2/+21
* be2net: fix port-type reporting in get_settingsRavikumar Nelavelli2014-09-134-16/+73
* be2net: add ethtool "-m" option supportMark Leonard2014-09-133-19/+109
* be2net: use v1 of SET_FLOW_CONTROL commandSuresh Reddy2014-09-132-1/+7
* be2net: fix RX fragment posting for jumbo framesAjit Khaparde2014-09-131-7/+15
* be2net: replace strcpy with strlcpyVasundhara Volam2014-09-131-4/+6
* be2net: fix some log messagesVasundhara Volam2014-09-133-12/+9
* net: dsa: change tag_protocol to an enumFlorian Fainelli2014-09-134-5/+5
* r8152: support VLANhayeswang2014-09-131-14/+65
* net: stmmac: fix return value check in socfpga_dwmac_parse_data()Wei Yongjun2014-09-131-2/+2
* bonding: adjust locking commentsNikolay Aleksandrov2014-09-133-10/+10
* bonding: 3ad: convert to bond->mode_lockNikolay Aleksandrov2014-09-133-57/+22
* bonding: alb: convert to bond->mode_lockNikolay Aleksandrov2014-09-134-89/+35
* bonding: convert curr_slave_lock to a spinlock and rename itNikolay Aleksandrov2014-09-133-7/+6