summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-12-02net: Simplify the bond drivers pernet operations.Eric W. Biederman
2009-12-02net: Simplify loopback and improve batching.Eric W. Biederman
2009-11-30wan: Coding style correction in HDLC/Frame Relay support routinesRudy Matela
2009-11-30wan: Frame Relay/DLCI coding style corrections.Rudy Matela
2009-11-30netxen: fix merge 9b963e5d0e01461099aAmit Kumar Salecha
2009-11-30sfc: Update version, copyright dates, authorsBen Hutchings
2009-11-30sfc: Implement TSO for TCP/IPv6Ben Hutchings
2009-11-30sfc: Add support for SFC9000 family (2)Ben Hutchings
2009-11-30sfc: Add support for SFC9000 family (1)Ben Hutchings
2009-11-30sfc: Add firmware protocol definitions (MCDI)Steve Hodgson
2009-11-30sfc: Move shared NIC code from falcon.c to new source file nic.cBen Hutchings
2009-11-30sfc: Rename falcon.h to nic.hBen Hutchings
2009-11-30sfc: Allow for additional checksum offload featuresBen Hutchings
2009-11-30sfc: Extend MTD driver for use with new NICsBen Hutchings
2009-11-30sfc: Remove static PHY data and enumerationsBen Hutchings
2009-11-30sfc: Extend loopback mode enumerationBen Hutchings
2009-11-30sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()Ben Hutchings
2009-11-30mv643xx: convert to netdev_tx_tDenis Kirjanov
2009-11-30sfc: Separate shared NIC code from Falcon-specific and rename accordinglyBen Hutchings
2009-11-30sfc: Add efx_nic_type operation for identity LED controlBen Hutchings
2009-11-30sfc: Add efx_nic_type operation for NVRAM self-testBen Hutchings
2009-11-30sfc: Add efx_nic_type operation for register self-testBen Hutchings
2009-11-30sfc: Implement ethtool reset operationBen Hutchings
2009-11-30sfc: Add power-management and wake-on-LAN supportBen Hutchings
2009-11-30sfc: Generalise link state monitoringSteve Hodgson
2009-11-30sfc: Refactor link configurationBen Hutchings
2009-11-30sfc: Move Falcon NIC operations to efx_nic_typeBen Hutchings
2009-11-30sfc: Turn pause frame generation on and off at the MAC, not the RX FIFOBen Hutchings
2009-11-30sfc: Remove duplicate hardware structure definitionsBen Hutchings
2009-11-30sfc: Remove redundant writes to INT_ADR_KERBen Hutchings
2009-11-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-29ixgbe: Display currently attached PHY through ethtoolPJ Waskiewicz
2009-11-29ixgbe: Fix Receive Address Register (RAR) cleaning and accountingShannon Nelson
2009-11-29ixgbe: LINKS2 is not a valid register for 82598Don Skidmore
2009-11-29ixgbe: Disable Flow Control for certain devicesPJ Waskiewicz
2009-11-29ixgbe: handle parameters for tx and rx EITR, no div0Shannon Nelson
2009-11-29NET: smc91x: convert to dev_pm_opsKevin Hilman
2009-11-29sfc: Clean up RX event handlingBen Hutchings
2009-11-29sfc: Move descriptor cache base addresses to struct efx_nic_typeBen Hutchings
2009-11-29sfc: Decouple NIC revision number from Falcon PCI revision numberBen Hutchings
2009-11-29sfc: Remove some redundant whitespaceBen Hutchings
2009-11-29sfc: Remove another unused workaround macroBen Hutchings
2009-11-29sfc: Remove EFX_WORKAROUND_9141 macroMatthew Slattery
2009-11-29sfc: Limit some hardware workarounds to FalconBen Hutchings
2009-11-29sfc: Always start Falcon using the XMACSteve Hodgson
2009-11-29sfc: Replace MDIO spinlock with mutexSteve Hodgson
2009-11-29sfc: QT202x: Reset before reading PHY idSteve Hodgson
2009-11-29sfc: Simplify PHY pollingSteve Hodgson
2009-11-26sfc: Do not set net_device::trans_start in self-testBen Hutchings
2009-11-26sfc: Move inline comment into kernel-docBen Hutchings