aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-03-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-26ixgbe: Allow Priority Flow Control settings to survive a device resetPJ Waskiewicz
2009-03-26e1000e: update version numberJesse Brandeburg
2009-03-26e1000e: fix close interrupt raceJesse Brandeburg
2009-03-26e1000e: fix loss of multicast packetsJesse Brandeburg
2009-03-26e1000e: commonize tx cleanup routine to match e1000 & igbAlexander Duyck
2009-03-26e1000: fix close race with interruptJesse Brandeburg
2009-03-26e1000: cleanup clean_tx_irq routine so that it completely cleans ringAlexander Duyck
2009-03-26e1000: fix tx hang detect logic and address dma mapping issuesAlexander Duyck
2009-03-25bonding: select current active slave when enslaving device for mode tlb and albJiri Pirko
2009-03-25gianfar: reallocate skb when headroom is not enough for fcbLi Yang
2009-03-25Bump release date to 25Mar2009 and version to 0.22Florian Fainelli
2009-03-25r6040: Fix second PHY addressFlorian Fainelli
2009-03-25qeth: fix wait_event_timeout handlingHeiko Carstens
2009-03-25qeth: check for completion of a running recoveryUrsula Braun
2009-03-25qeth: unregister MAC addresses during recovery.Klaus-Dieter Wacker
2009-03-25qeth: remove EDDPFrank Blaschka
2009-03-25qeth: add statistics for tx csumFrank Blaschka
2009-03-25qeth: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-25rndis_wlan: Fix build with netdev_ops compat disabled.David S. Miller
2009-03-24ax88796: Add method to take MAC from platform dataDaniel Mack
2009-03-24drivers/net/ax88796.c: take IRQ flags from platform_deviceDaniel Mack
2009-03-24e1000e: add support for 82574 device ID 0x10F6Bruce Allan
2009-03-24be2net: cleanup rx/tx rate calculationsSathya Perla
2009-03-24myri10ge: update firmware headers to 1.4.41Brice Goglin
2009-03-24macb: fix warning "warning: unused variable `dev' "vibi sreenivasan
2009-03-24ucc_geth: Convert to net_device_opsJoakim Tjernlund
2009-03-24claw: fix minor findings from code analysis toolAndrew H. Richter
2009-03-24ctcm: fix minor findings from code analysis toolJoel A. Fowler
2009-03-24ctcm: avoid wraparound in length of incoming dataRoel Kluin
2009-03-24ctcm: invalid return code from hard_start_xmitUrsula Braun
2009-03-24claw: invalid return codes from hard_start_xmitUrsula Braun
2009-03-24netiucv: invalid return code from hard_start_xmitUrsula Braun
2009-03-24lcs: invalid return codes from hard_start_xmit.Klaus-Dieter Wacker
2009-03-24Use kthread instead of kernel_threadKlaus-Dieter Wacker
2009-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-24dnet: drivers/net/dnet.c needs <linux/io.h>Geert Uytterhoeven
2009-03-24ucc_geth: Fix build breakage caused by a mergeAnton Vorontsov
2009-03-23ucc_geth: Fix merge error.David S. Miller
2009-03-23fsl_pq_mdio: Use proper address translationAnton Vorontsov
2009-03-23phy: add new LAN8710 and LAN8720 device ids to smsc phy driverSteve Glendinning
2009-03-23spider_net: Add missing .ndo_validate_addrDavid S. Miller
2009-03-23myri_sbus/sunbmac/sunlance/sunqe: Add missing net_device_ops entries.David S. Miller
2009-03-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-23sunqe: Convert to net_device_ops.David S. Miller
2009-03-23sunlance: Convert to net_device_ops.David S. Miller
2009-03-23sunbmac: Convert to net_device_ops.David S. Miller
2009-03-23myri_sbus: Convert to net_device_ops.David S. Miller
2009-03-23atl1c: remove duplicated #includeHuang Weiyi
2009-03-23spider_net: Fix build.David S. Miller