summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-08-27e1000e: balance semaphore put/get for 82573Steven La
2013-08-27bna: firmware update to 3.2.1.1Rasesh Mody
2013-08-27VMXNET3: Add support for virtual IOMMUAndy King
2013-08-27be2net: implement ethtool set/get_channel hooksSathya Perla
2013-08-27be2net: refactor be_setup() to consolidate queue creation routinesSathya Perla
2013-08-27be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not createdSathya Perla
2013-08-27be2net: refactor be_get_resources() codeSathya Perla
2013-08-27be2net: Fixup profile management routinesVasundhara Volam
2013-08-27be2net: use EQ_CREATEv2 for SH-RSathya Perla
2013-08-27qlcnic: Update version to 5.3.49.Sucheta Chakraborty
2013-08-27qlcnic: dcb: Add support for CEE Netlink interface.Sucheta Chakraborty
2013-08-27qlcnic: dcb: Register DCB AEN handler.Sucheta Chakraborty
2013-08-27qlcnic: dcb: Get DCB parameters from the adapter.Sucheta Chakraborty
2013-08-27qlcnic: dcb: Query adapter DCB capabilities.Sucheta Chakraborty
2013-08-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-26net/cadence/macb: add support for dt phy definitionBoris BREZILLON
2013-08-25bonding: fix error return code in bond_enslave()Wei Yongjun
2013-08-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2013-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-23Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-08-23drivers/platform/olpc/olpc-ec.c: initialise earlierDaniel Drake
2013-08-23fs_enet: cleanup clock API useGerhard Sittig
2013-08-23fs_enet: silence a build warning (unused variable)Gerhard Sittig
2013-08-23Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next into...David S. Miller
2013-08-23net: ethernet: davinci_cpdma: export cpdma_chan_get_statsDaniel Mack
2013-08-23be2net: fix disabling TX in be_close()Sathya Perla
2013-08-22ethernet: broadcom: remove unnecessary platform_set_drvdata()Jingoo Han
2013-08-22ethernet: moxa: remove unnecessary platform_set_drvdata()Jingoo Han
2013-08-22Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2013-08-22r8169: fix invalid register dumpPeter Wu
2013-08-22Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2013-08-22Merge tag 'devicetree-fixes-for-3.11' of git://sources.calxeda.com/kernel/linuxLinus Torvalds
2013-08-22Merge tag 'dm-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2013-08-22e1000e: resolve checkpatch JIFFIES_COMPARISON warningBruce Allan
2013-08-22e1000e: Avoid kernel crash during shutdownLi Zhang
2013-08-22e1000e: Add code to check for failure of pci_disable_link_state callCarolyn Wyborny
2013-08-22e1000e: cleanup whitespace in recent commitBruce Allan
2013-08-22igb: Expose RSS indirection table for ethtoolLaura Mihaela Vasilescu
2013-08-22igb: Add macro for size of RETA indirection tableLaura Mihaela Vasilescu
2013-08-22igb: Fix get_fw_version function for all partsCarolyn Wyborny
2013-08-22igb: Add device support for flashless SKU of i210 deviceCarolyn Wyborny
2013-08-22igb: Refactor NVM read functions to accommodate devices with no flashCarolyn Wyborny
2013-08-22igb: Refactor of init_nvm_paramsCarolyn Wyborny
2013-08-22igb: Update MTU so that it is always at least a standard frame sizeAlexander Duyck
2013-08-22igb: don't allow SR-IOV without MSI-XMitch A Williams
2013-08-22igb: Added rcu_lock to avoid raceAkeem G Abodunrin
2013-08-22igb: Read register for latch_on without return valueAkeem G Abodunrin
2013-08-22igb: Reset the link when EEE setting changedAkeem G Abodunrin
2013-08-22can: flexcan: use platform_set_drvdata()Libo Chen