summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-01-29mac80211: clean up rate selectionMattias Nissler2-73/+17
2008-01-29[NIU]: Use print_macJoe Perches1-5/+3
2008-01-29[TG3]: Use print_macJoe Perches1-7/+6
2008-01-29[SUNVNET]: Use print_macJoe Perches1-6/+4
2008-01-29wireless: make drivers include the TSF RX flag where appropriateJohannes Berg4-0/+4
2008-01-29introduce WEXT scan capabilitiesDan Williams2-0/+5
2008-01-29[PPP] synchronous tty: convert dead_sem to completionMatthias Kaehlcke1-5/+5
2008-01-29[BNX2]: Fix compiler warning.Michael Chan1-1/+1
2008-01-29[BNX2]: Update version to 1.7.1.Michael Chan1-2/+2
2008-01-29[BNX2]: Enable new tx ring.Michael Chan2-8/+81
2008-01-29[BNX2]: Add support for a new tx ring.Michael Chan2-18/+65
2008-01-29[BNX2]: Support multiple MSIX IRQs.Michael Chan2-38/+163
2008-01-29[BNX2]: Move rx indexes into bnx2_napi struct.Michael Chan2-56/+64
2008-01-29[BNX2]: Move tx indexes into bnx2_napi struct.Michael Chan2-17/+20
2008-01-29[BNX2]: Introduce new bnx2_napi structure.Michael Chan2-62/+100
2008-01-29[BNX2]: Restructure IRQ datastructures.Michael Chan2-22/+45
2008-01-29[BNX2]: Add function to fetch hardware tx index.Michael Chan1-17/+20
2008-01-29[BNX2]: Update version to 1.6.9.Michael Chan1-2/+2
2008-01-29[BNX2]: Enable S/G for jumbo RX.Michael Chan1-2/+19
2008-01-29[BNX2]: Add fast path code to handle RX pages.Michael Chan2-6/+140
2008-01-29[BNX2]: Add init. code to handle RX pages.Michael Chan2-2/+130
2008-01-29[BNX2]: Update firmware to support S/G RX buffers.Michael Chan3-6599/+8887
2008-01-29[BNX2]: Restructure RX ring init. code.Michael Chan2-64/+85
2008-01-29[BNX2]: Restructure RX fast path handling.Michael Chan1-16/+30
2008-01-29[BNX2]: Add ring constants.Michael Chan2-15/+12
2008-01-29[NET]: fix drivers/net/ns83820.c buildAndrew Morton1-1/+1
2008-01-29[NET]: Remove unused define from loopback driver.Pavel Emelyanov1-2/+0
2008-01-29[NET]: Remove FASTCALL macroHarvey Harrison1-4/+1
2008-01-29bcm43xx: mark as obsolete and schedule for removalJohn W. Linville1-3/+6
2008-01-29[TUN]: Use iov_length()Akinobu Mita1-13/+2
2008-01-29[MACVLAN]: Allow setting mac address while device is upPatrick McHardy1-0/+24
2008-01-29[MACVLAN]: Remove unnecessary IFF_UP checkPatrick McHardy1-2/+0
2008-01-29[NETPOLL]: no need to store local_macStephen Hemminger1-6/+4
2008-01-29[CAN]: Add virtual CAN netdevice driverOliver Hartkopp4-0/+200
2008-01-28Merge branch 'pxa-plat' into develRussell King3-22/+24
2008-01-28[ARM] 4762/1: Basic support for Toradex Colibri moduleDaniel Mack1-1/+2
2008-01-28[ARM] 4746/1: pcm027: network support for phyCORE-PXA270Robert Schwebel1-1/+2
2008-01-28[NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King2-20/+20
2008-01-26[ARM] 4764/1: [AT91] AT91CAP9 core supportAndrew Victor1-1/+1
2008-01-26mlx4_core: Fix max_eqs masking in QUERY_DEV_CAPJack Morgenstein1-1/+1
2008-01-25Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman1-1/+1
2008-01-25Kobject: rename kobject_init_ng() to kobject_init()Greg Kroah-Hartman1-2/+2
2008-01-25Kobject: rename kobject_add_ng() to kobject_add()Greg Kroah-Hartman1-1/+1
2008-01-25Driver: add driver_add_kobj for looney iseries_veth driverGreg Kroah-Hartman1-1/+1
2008-01-25Kobject: convert drivers/net/iseries_veth.c to use kobject_init/add_ng()Greg Kroah-Hartman1-13/+6
2008-01-25Kobject: change drivers/net/ibmveth.c to use kobject_init_and_addGreg Kroah-Hartman1-4/+6
2008-01-25cosa: Convert from class_device to device for cosa sync driverTony Jones1-3/+2
2008-01-23sis190: scheduling while atomic errorFrancois Romieu1-2/+0
2008-01-23sis190: mdio operation failure is not correctly detectedFrancois Romieu1-1/+1
2008-01-23sis190: remove duplicate INIT_WORKFrancois Romieu1-2/+0