aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-12-16phylib: Remove unnecessary "reset" fixups in genphy_setup_forcedAndy Fleming
2008-12-16gianfar: Make all BD status writes 32-bitDai Haruki
2008-12-16gianfar: Add macros for stepping through BDsAndy Fleming
2008-12-16gianfar: Remove unused gfar_add_fcb() function parameterDai Haruki
2008-12-16gianfar: Enable padding and Optimize the frame prepended bytes handlingDai Haruki
2008-12-16gianfar: Fix VLAN HW feature related frame/buffer size calculation.Dai Haruki
2008-12-16gianfar: Fix eTSEC configuration procedureDai Haruki
2008-12-16gianfar: Optimize interrupt coalescing configurationDai Haruki
2008-12-16gianfar: Convert gianfar to an of_platform_driverAndy Fleming
2008-12-16gianfar: Use gfar_halt to stop DMA in gfar_probeAndy Fleming
2008-12-16tlan: Remove broken support for big buffersSakari Ailus
2008-12-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-16tlan: Fix pci memory unmappingSakari Ailus
2008-12-16net: Refactor full duplex flow control resolutionSteve Glendinning
2008-12-16net: Move flow control definitions to mii.hSteve Glendinning
2008-12-16cxgb3: untie strict FW matchingDivy Le Ray
2008-12-16enc28j60: use netif_rx_ni() to deliver RX packetsBaruch Siach
2008-12-16tlan: Fix small (< 64 bytes) datagram transmissionsSakari Ailus
2008-12-16vcan: convert to net_device_opsOliver Hartkopp
2008-12-16l2tp: fix UDP checksum supportJames Chapman
2008-12-16hp100: use roundup instead of open codingIlpo Järvinen
2008-12-16cxgb3: Add multiple Tx queue support.Divy Le Ray
2008-12-15e1000e: Add GRO supportHerbert Xu
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-158390/8390p: Fix compat netdev ops handling.David S. Miller
2008-12-15ixgbe: fix dma mapping unbalanceJesse Brandeburg
2008-12-15smsc9420: add ethtool register dump supportSteve Glendinning
2008-12-12smsc9420: add ethtool eeprom supportSteve Glendinning
2008-12-12smsc9420: add netpoll supportSteve Glendinning
2008-12-12smsc911x: make smsc911x_poll_controller staticSteve Glendinning
2008-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-12-12sfc: Version 2.3Ben Hutchings
2008-12-12sfc: Fix synchronisation of efx_mtd_{probe,rename,remove}Ben Hutchings
2008-12-12sfc: Use kzalloc() to ensure struct efx_spi_device is fully initialisedBen Hutchings
2008-12-12sfc: Treat probe as unsuccessful if it scheduled a resetSteve Hodgson
2008-12-12sfc: Use model numbers for PHY type namesBen Hutchings
2008-12-12sfc: Use mutex_lock_interruptible() for ethtool EEPROM accessBen Hutchings
2008-12-12sfc: Specify a meaningful component for loopback RX-side and PHY testsBen Hutchings
2008-12-12sfc: Remove leading spacesBen Hutchings
2008-12-12sfc: Add support for SFN4111TBen Hutchings
2008-12-12sfc: Add support for Solarflare 10Xpress SFT9001Ben Hutchings
2008-12-12sfc: Rework MAC, PHY and board event handlingBen Hutchings
2008-12-12sfc: Implement auto-negotiationBen Hutchings
2008-12-12sfc: Add support for sub-10G speedsBen Hutchings
2008-12-12sfc: Clean up MDIO flag settingBen Hutchings
2008-12-12sfc: Clean up board identificationBen Hutchings
2008-12-12sfc: Add phy_type device attributeBen Hutchings
2008-12-12sfc: Add support for MMDs numbered >15Ben Hutchings
2008-12-12sfc: Remove MII extension cruftBen Hutchings
2008-12-12sfc: Don't count RX checksum errors during loopback self-testBen Hutchings