summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-09-16wan: make LAPB callbacks conststephen hemminger
2011-09-16sfc: Use correct fields of struct ethtool_coalesceBen Hutchings
2011-09-16sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()Ben Hutchings
2011-09-16sfc: Correct reporting and validation of TX interrupt coalescingBen Hutchings
2011-09-16sfc: Use consistent types for interrupt coalescing parametersBen Hutchings
2011-09-16sfc: Correct error code for unsupported interrupt coalescing parametersBen Hutchings
2011-09-16Merge git://github.com/Jkirsher/net-nextDavid S. Miller
2011-09-16Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-nextDavid S. Miller
2011-09-16Merge branch 'master' of ../netdev-next/David S. Miller
2011-09-15ixgbe: Correctly name and handle MSI-X other interruptAlexander Duyck
2011-09-15ixgbe: cleanup configuration of EITRSEL and VF reset pathAlexander Duyck
2011-09-15ixgbe: cleanup reset pathsAlexander Duyck
2011-09-15ixgbe: Update TXDCTL configuration to correctly handle WTHRESHAlexander Duyck
2011-09-15ixgbe: combine PCI_VDEVICE and board declaration to same lineAlexander Duyck
2011-09-15ixgbe: Drop unnecessary adapter->hw dereference in loopback test setupAlexander Duyck
2011-09-15ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt typesAlexander Duyck
2011-09-15ixgbe: Use ring->dev instead of adapter->pdev->dev when updating DCAAlexander Duyck
2011-09-15ixgbe: cleanup allocation and freeing of IRQ affinity hintAlexander Duyck
2011-09-15v2 ixgbe: consolidate all MSI-X ring interrupts and poll routines into oneAlexander Duyck
2011-09-15ixgbe: Change default Tx work limit size to 256 buffersAlexander Duyck
2011-09-15net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko
2011-09-15net/irda: sh_irda: add PM supportKuninori Morimoto
2011-09-15net/irda: sh_irda: update author's email addressKuninori Morimoto
2011-09-15net/irda: sh_irda: add sh_irda_ prefix to all functionsKuninori Morimoto
2011-09-15tg3: Code movementMatt Carlson
2011-09-15tg3: Eliminate tg3_halt_cpu() prototypeMatt Carlson
2011-09-15tg3: Eliminate tg3_write_sig_post_reset() prototypeMatt Carlson
2011-09-15tg3: Eliminate tg3_stop_fw() prototypeMatt Carlson
2011-09-15tg3: Add ability to turn off 1shot MSIMatt Carlson
2011-09-15tg3: Remove tp->rx_offset term when unneededMatt Carlson
2011-09-15tg3: Fix missed MSI workaroundMatt Carlson
2011-09-15tg3: Check all adv bits when checking configMatt Carlson
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher
2011-09-15stmmac: update the driver version (Aug_2011) (v3)Giuseppe CAVALLARO
2011-09-15stmmac: add HW DMA feature register (v3)Giuseppe CAVALLARO
2011-09-15stmmac: rework the code to get the Synopsys ID (v3)Giuseppe CAVALLARO
2011-09-15stmmac: export DMA TX/RX rings via debugfs (v3)Giuseppe CAVALLARO
2011-09-15stmmac: add MMC support exported via ethtool (v3)Giuseppe CAVALLARO
2011-09-15stmmac: support wake up irq from external sources (v3)Deepak Sikri
2011-09-15stmmac: remove the mmc code (v3)Giuseppe CAVALLARO
2011-09-15stmmac: remove the STBus bridge setting from the GMAC code (v3)Giuseppe CAVALLARO
2011-09-15bna: Driver Version changed to 3.0.2.1Rasesh Mody
2011-09-15bna: SKB PCI UNMAP FixRasesh Mody
2011-09-15bna: TX Queue Depth FixRasesh Mody
2011-09-15bna: MBOX IRQ Flag Check after LockingRasesh Mody
2011-09-15bna: Async Mode Tx Rx Init FixRasesh Mody
2011-09-15bna: Ethtool Enhancements and FixRasesh Mody
2011-09-15bna: Initialization and Locking FixRasesh Mody
2011-09-15bna: Formatting and Code CleanupRasesh Mody
2011-09-15bna: TX Path and RX Path ChangesRasesh Mody