summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2009-02-01FEC: Turn FEC driver into platform device driverSascha Hauer
2009-02-01fec: Add support for Freescale MX27Sascha Hauer
2009-02-01fec: replace flush_dcache_range with dma_sync_singleSascha Hauer
2009-02-01fec: Fix KS8721BL_ICSR phy register offsetSascha Hauer
2009-02-01fec: use dma_alloc_coherent for descriptor ringSascha Hauer
2009-02-01fec: do not use memcpy on physical addressesSascha Hauer
2009-02-01fec: use linux/*.h instead of asm/*.hSascha Hauer
2009-02-01fec: remove empty functionsSascha Hauer
2009-02-01fec: remove unused #else branchesSascha Hauer
2009-02-01gianfar: Fix sparse warningsAnton Vorontsov
2009-02-01phylib: Rework suspend/resume code to check netdev wakeup capabilityAnton Vorontsov
2009-02-01gianfar: Implement proper, per netdevice wakeup managementAnton Vorontsov
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison
2009-02-01wimax: replace uses of __constant_{endian}Harvey Harrison
2009-02-01smsc911x: allow mac address to be saved before device resetSteve Glendinning
2009-02-01smsc911x: add external phy detection overridesSteve Glendinning
2009-02-01smsc911x: register isr as IRQF_SHAREDSteve Glendinning
2009-02-01smsc911x: add support for platform-specific irq flagsSteve Glendinning
2009-01-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-01-30sfc: Replace stats_enabled flag with a disable countBen Hutchings
2009-01-30sfc: SFX7101/SFT9001: Fix AN advertisementsBen Hutchings
2009-01-30sfc: SFT9001: Always enable XNP exchange on SFT9001 rev BBen Hutchings
2009-01-30sfc: Update board info for hardware monitor on SFN4111T-R5 and laterBen Hutchings
2009-01-30sfc: Test for PHYXS faults whenever we cannot test link state bitsSteve Hodgson
2009-01-30sfc: Reinitialise the PHY completely in case of a PHY or NIC resetSteve Hodgson
2009-01-30sfc: Fix post-reset MAC selectionSteve Hodgson
2009-01-30sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1Ben Hutchings
2009-01-30sfc: SFT9001: Fix speed reporting in 1G PHY loopbackSteve Hodgson
2009-01-30sfc: SFX7101: Remove workaround for bad link trainingSteve Hodgson
2009-01-30sfc: SFT9001: Enable robust link trainingSteve Hodgson
2009-01-30sky2: fix hard hang with netconsoling and iface going upAlexey Dobriyan
2009-01-29tulip: fix 21142 with 10Mbps without negotiationPhilippe De Muyter
2009-01-29drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logicRoel Kluin
2009-01-29gianfar: Fix Wake-on-LAN supportAnton Vorontsov
2009-01-29smsc911x: timeout reaches -1Roel Kluin
2009-01-29smsc9420: fix interrupt signalling test failuresSteve Glendinning
2009-01-29ucc_geth: Change uec phy id to the same format as gianfar'sHaiying Wang
2009-01-29wimax: fix build issue when debugfs is disabledInaky Perez-Gonzalez
2009-01-29netxen: fix memory leak in drivers/net/netxen_nic_init.cDaniel Marjamäki
2009-01-29netxen: revert jumbo ringsizeDhananjay Phadke
2009-01-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-01-29ath5k: fix locking in ath5k_configBob Copeland
2009-01-29iwlwifi: fix kernel oops when ucode DMA memory allocation failureZhu, Yi
2009-01-29rtl8187: Fix error in setting OFDM power settings for RTL8187LLarry Finger
2009-01-27e1000: fix bug with shared interrupt during resetJesse Brandeburg
2009-01-27net: Add skb_record_rx_queue() calls to multiqueue capable drivers.David S. Miller
2009-01-26iw_cxgb3: handle chip reset notificationsDivy Le Ray
2009-01-26cxgb3: Notify fatal errorsDivy Le Ray
2009-01-26r6040: Remove unused variable pdev from drivers/net/r6040.cManish Katiyar
2009-01-26smsc911x: leave RX_STOP interrupt permanently enabledSteve Glendinning