summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-08-27be2net: refactor be_setup() to consolidate queue creation routinesSathya Perla2-58/+50
2013-08-27be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not createdSathya Perla1-24/+85
2013-08-27be2net: refactor be_get_resources() codeSathya Perla6-189/+229
2013-08-27be2net: Fixup profile management routinesVasundhara Volam2-59/+88
2013-08-27be2net: use EQ_CREATEv2 for SH-RSathya Perla4-39/+18
2013-08-27qlcnic: Update version to 5.3.49.Sucheta Chakraborty1-2/+2
2013-08-27qlcnic: dcb: Add support for CEE Netlink interface.Sucheta Chakraborty4-1/+629
2013-08-27qlcnic: dcb: Register DCB AEN handler.Sucheta Chakraborty7-2/+137
2013-08-27qlcnic: dcb: Get DCB parameters from the adapter.Sucheta Chakraborty7-2/+278
2013-08-27qlcnic: dcb: Query adapter DCB capabilities.Sucheta Chakraborty12-0/+345
2013-08-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller21-2581/+7788
2013-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-93/+170
2013-08-27net/cadence/macb: add support for dt phy definitionBoris BREZILLON1-7/+34
2013-08-26bonding: fix error return code in bond_enslave()Wei Yongjun1-1/+2
2013-08-26Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller20-1278/+1130
2013-08-23fs_enet: cleanup clock API useGerhard Sittig1-0/+20
2013-08-23fs_enet: silence a build warning (unused variable)Gerhard Sittig1-1/+0
2013-08-23Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next into...David S. Miller3-3/+3
2013-08-23net: ethernet: davinci_cpdma: export cpdma_chan_get_statsDaniel Mack1-0/+1
2013-08-23be2net: fix disabling TX in be_close()Sathya Perla1-1/+1
2013-08-23ethernet: broadcom: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-08-23ethernet: moxa: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-08-23Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller1-1/+1
2013-08-23r8169: fix invalid register dumpPeter Wu1-1/+5
2013-08-22e1000e: resolve checkpatch JIFFIES_COMPARISON warningBruce Allan1-1/+1
2013-08-22e1000e: Avoid kernel crash during shutdownLi Zhang1-0/+7
2013-08-22e1000e: Add code to check for failure of pci_disable_link_state callCarolyn Wyborny1-26/+59
2013-08-22e1000e: cleanup whitespace in recent commitBruce Allan1-1/+2
2013-08-22igb: Expose RSS indirection table for ethtoolLaura Mihaela Vasilescu3-21/+97
2013-08-22igb: Add macro for size of RETA indirection tableLaura Mihaela Vasilescu2-1/+3
2013-08-22igb: Fix get_fw_version function for all partsCarolyn Wyborny4-44/+93
2013-08-22igb: Add device support for flashless SKU of i210 deviceCarolyn Wyborny4-2/+19
2013-08-22igb: Refactor NVM read functions to accommodate devices with no flashCarolyn Wyborny4-60/+77
2013-08-22igb: Refactor of init_nvm_paramsCarolyn Wyborny5-65/+92
2013-08-22igb: Update MTU so that it is always at least a standard frame sizeAlexander Duyck1-0/+4
2013-08-22igb: don't allow SR-IOV without MSI-XMitch A Williams1-0/+5
2013-08-22igb: Added rcu_lock to avoid raceAkeem G Abodunrin1-1/+4
2013-08-22igb: Read register for latch_on without return valueAkeem G Abodunrin3-19/+12
2013-08-22igb: Reset the link when EEE setting changedAkeem G Abodunrin1-1/+3
2013-08-22can: flexcan: use platform_set_drvdata()Libo Chen1-1/+1
2013-08-22can: at91_can: use platform_set_drvdata()Libo Chen1-1/+1
2013-08-22can: c_can: fix error checking of priv->instance in probe()Chen Gang1-1/+1
2013-08-22net: phy: mdio-octeon: use platform_set_drvdata()Libo Chen1-1/+1
2013-08-22net: irda: pxaficp_ir: use platform_set_drvdata()Libo Chen1-1/+1
2013-08-22hso: Fix stack corruption on some architecturesDaniel Gimpelevich1-1/+5
2013-08-22hso: Earlier catch of error conditionDaniel Gimpelevich1-4/+5
2013-08-22Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller1-49/+49
2013-08-22stmmac: remove useless csum flagGiuseppe CAVALLARO2-3/+1
2013-08-21net: emac: remove unnecessary dev_set_drvdata()Libo Chen1-2/+0
2013-08-21net: davinci_mdio: remove unnecessary dev_set_drvdata()Libo Chen1-2/+0