aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-01-28[PPP] synchronous tty: convert dead_sem to completionMatthias Kaehlcke
2008-01-28[BNX2]: Fix compiler warning.Michael Chan
2008-01-28[BNX2]: Update version to 1.7.1.Michael Chan
2008-01-28[BNX2]: Enable new tx ring.Michael Chan
2008-01-28[BNX2]: Add support for a new tx ring.Michael Chan
2008-01-28[BNX2]: Support multiple MSIX IRQs.Michael Chan
2008-01-28[BNX2]: Move rx indexes into bnx2_napi struct.Michael Chan
2008-01-28[BNX2]: Move tx indexes into bnx2_napi struct.Michael Chan
2008-01-28[BNX2]: Introduce new bnx2_napi structure.Michael Chan
2008-01-28[BNX2]: Restructure IRQ datastructures.Michael Chan
2008-01-28[BNX2]: Add function to fetch hardware tx index.Michael Chan
2008-01-28[BNX2]: Update version to 1.6.9.Michael Chan
2008-01-28[BNX2]: Enable S/G for jumbo RX.Michael Chan
2008-01-28[BNX2]: Add fast path code to handle RX pages.Michael Chan
2008-01-28[BNX2]: Add init. code to handle RX pages.Michael Chan
2008-01-28[BNX2]: Update firmware to support S/G RX buffers.Michael Chan
2008-01-28[BNX2]: Restructure RX ring init. code.Michael Chan
2008-01-28[BNX2]: Restructure RX fast path handling.Michael Chan
2008-01-28[BNX2]: Add ring constants.Michael Chan
2008-01-28[NET]: fix drivers/net/ns83820.c buildAndrew Morton
2008-01-28[NET]: Remove unused define from loopback driver.Pavel Emelyanov
2008-01-28[NET]: Remove FASTCALL macroHarvey Harrison
2008-01-28bcm43xx: mark as obsolete and schedule for removalJohn W. Linville
2008-01-28[TUN]: Use iov_length()Akinobu Mita
2008-01-28[MACVLAN]: Allow setting mac address while device is upPatrick McHardy
2008-01-28[MACVLAN]: Remove unnecessary IFF_UP checkPatrick McHardy
2008-01-28[NETPOLL]: no need to store local_macStephen Hemminger
2008-01-28[CAN]: Add virtual CAN netdevice driverOliver Hartkopp
2008-01-28Merge branch 'pxa-plat' into develRussell King
2008-01-28[ARM] 4762/1: Basic support for Toradex Colibri moduleDaniel Mack
2008-01-28[ARM] 4746/1: pcm027: network support for phyCORE-PXA270Robert Schwebel
2008-01-28[NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King
2008-01-26[ARM] 4764/1: [AT91] AT91CAP9 core supportAndrew Victor
2008-01-25mlx4_core: Fix max_eqs masking in QUERY_DEV_CAPJack Morgenstein
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24Kobject: rename kobject_init_ng() to kobject_init()Greg Kroah-Hartman
2008-01-24Kobject: rename kobject_add_ng() to kobject_add()Greg Kroah-Hartman
2008-01-24Driver: add driver_add_kobj for looney iseries_veth driverGreg Kroah-Hartman
2008-01-24Kobject: convert drivers/net/iseries_veth.c to use kobject_init/add_ng()Greg Kroah-Hartman
2008-01-24Kobject: change drivers/net/ibmveth.c to use kobject_init_and_addGreg Kroah-Hartman
2008-01-24cosa: Convert from class_device to device for cosa sync driverTony Jones
2008-01-23sis190: scheduling while atomic errorFrancois Romieu
2008-01-23sis190: mdio operation failure is not correctly detectedFrancois Romieu
2008-01-23sis190: remove duplicate INIT_WORKFrancois Romieu
2008-01-23sis190: add cmos ram access code for the SiS19x/968 chipset pairFrancois Romieu
2008-01-23iwlwifi: fix possible read attempt on ucode that is not availableReinette Chatre
2008-01-23[TULIP] DMFE: Fix SROM parsing regression.David S. Miller
2008-01-22Fix file references in documentation and KconfigJohann Felix Soden
2008-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-01-22tc35815: Use irq number for tc35815-mac platform device idAtsushi Nemoto