aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-12-01net: Simplify pppoe pernet operations.Eric W. Biederman
2009-12-01net: Simplify ppp_generic pernet operations.Eric W. Biederman
2009-12-01net: Simplify the bond drivers pernet operations.Eric W. Biederman
2009-12-01net: Simplify loopback and improve batching.Eric W. Biederman
2009-11-30Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Linus Torvalds
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg
2009-11-30b44: Fix wedge when using netconsole.David S. Miller
2009-11-30wan: cosa: drop chan->wsem on error pathDan Carpenter
2009-11-29ep93xx-eth: check for zero MAC address on probe, not on device openFlorian Fainelli
2009-11-29NET: smc91x: Fix irq flagsRussell King - ARM Linux
2009-11-29wan: Coding style correction in HDLC/Frame Relay support routinesRudy Matela
2009-11-29wan: Frame Relay/DLCI coding style corrections.Rudy Matela
2009-11-29smsc9420: prevent BUG() if ethtool is called with interface downSteve Glendinning
2009-11-29r8169: restore mac addr in rtl8169_remove_one and rtl_shutdownIvan Vecera
2009-11-29netxen: fix merge 9b963e5d0e01461099aAmit Kumar Salecha
2009-11-29sfc: Update version, copyright dates, authorsBen Hutchings
2009-11-29sfc: Implement TSO for TCP/IPv6Ben Hutchings
2009-11-29sfc: Add support for SFC9000 family (2)Ben Hutchings
2009-11-29sfc: Add support for SFC9000 family (1)Ben Hutchings
2009-11-29sfc: Add firmware protocol definitions (MCDI)Steve Hodgson
2009-11-29sfc: Move shared NIC code from falcon.c to new source file nic.cBen Hutchings
2009-11-29sfc: Rename falcon.h to nic.hBen Hutchings
2009-11-29sfc: Allow for additional checksum offload featuresBen Hutchings
2009-11-29sfc: Extend MTD driver for use with new NICsBen Hutchings
2009-11-29sfc: Remove static PHY data and enumerationsBen Hutchings
2009-11-29sfc: Extend loopback mode enumerationBen Hutchings
2009-11-29sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()Ben Hutchings
2009-11-29e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failureRoger Oksanen
2009-11-29mv643xx: convert to netdev_tx_tDenis Kirjanov
2009-11-29sfc: Separate shared NIC code from Falcon-specific and rename accordinglyBen Hutchings
2009-11-29sfc: Add efx_nic_type operation for identity LED controlBen Hutchings
2009-11-29sfc: Add efx_nic_type operation for NVRAM self-testBen Hutchings
2009-11-29sfc: Add efx_nic_type operation for register self-testBen Hutchings
2009-11-29sfc: Implement ethtool reset operationBen Hutchings
2009-11-29sfc: Add power-management and wake-on-LAN supportBen Hutchings
2009-11-29sfc: Generalise link state monitoringSteve Hodgson
2009-11-29sfc: Refactor link configurationBen Hutchings
2009-11-29sfc: Move Falcon NIC operations to efx_nic_typeBen Hutchings
2009-11-29sfc: Turn pause frame generation on and off at the MAC, not the RX FIFOBen Hutchings
2009-11-29sfc: Remove duplicate hardware structure definitionsBen Hutchings
2009-11-29sfc: 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-28sfc: Move descriptor cache base addresses to struct efx_nic_typeBen Hutchings