summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-08-29net/cadence/macb: fix invalid 0 return if no phy is discovered on mii initBoris BREZILLON
2013-08-29net: mdio-sun4i: Convert to devm_* apiJisheng Zhang
2013-08-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2013-08-29qlcnic: underflow in qlcnic_validate_max_tx_rings()Dan Carpenter
2013-08-29xen-netback: rename functionsWei Liu
2013-08-29xen-netback: switch to NAPI + kthread 1:1 modelWei Liu
2013-08-29xen-netback: remove page tracking facilityWei Liu
2013-08-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2013-08-27sfc: Use extended MC_CMD_SENSOR_INFO and MC_CMD_READ_SENSORSBen Hutchings
2013-08-27sfc: Return an error code when a sensor is busy.Alexandre Rames
2013-08-27sfc: Add support for reading packet length from prefixBen Hutchings
2013-08-27sfc: Add TX merged completion counterBen Hutchings
2013-08-27sfc: Generalise packet hash lookup to support EF10 RX prefixJon Cooper
2013-08-27sfc: Rename EFX_PAGE_BLOCK_SIZE to EFX_VI_PAGE_SIZE and adjust commentsBen Hutchings
2013-08-27sfc: Remove early call to efx_nic_type::reconfigure_mac in efx_reset_up()Ben Hutchings
2013-08-27sfc: use MCDI epoch flag to improve MC reboot detection in the driverDaniel Pieczko
2013-08-27sfc: Add EF10 support for TX/RX DMA error events handling.Alexandre Rames
2013-08-27sfc: Add a function pointer to abstract write of host time into NIC shared me...Laurence Evans
2013-08-27sfc: PTP MCDI requests need to initialise periph ID fieldLaurence Evans
2013-08-27sfc: Delegate MAC/NIC statistic description to efx_nic_typeBen Hutchings
2013-08-27sfc: Remove driver-local struct ethtool_stringBen Hutchings
2013-08-27sfc: Remove more left-overs from Falcon GMAC supportBen Hutchings
2013-08-27sfc: Move MTD operations into efx_nic_typeBen Hutchings
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