aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28[SHAPER]: The scheduled shaper removal.Adrian Bunk3-621/+0
2008-01-28[LIBERTAS]: Remove last stray user of MAC_FMT.David S. Miller1-1/+2
2008-01-28[TG3]: Update version to 3.87Matt Carlson1-2/+2
2008-01-28[TG3]: Fix supporting flowctrl codeMatt Carlson1-43/+64
2008-01-28[TG3]: Correct sw autoneg flow control advertisementsMatt Carlson1-13/+25
2008-01-28[TG3]: Correct 5704S flowctrl advertisementsMatt Carlson1-11/+15
2008-01-28[TG3]: Replace some magic 5704S constantsMatt Carlson2-11/+19
2008-01-28[TG3]: Add 1000T & 1000X flowctl adv helpersMatt Carlson1-14/+48
2008-01-28[TG3]: Add 1000T & 1000X flowctrl resolversMatt Carlson1-36/+50
2008-01-28[TG3]: Separate requested and actual flow control parametersMatt Carlson2-36/+42
2008-01-28mac80211: clean up rate selectionMattias Nissler2-73/+17
2008-01-28[NIU]: Use print_macJoe Perches1-5/+3
2008-01-28[TG3]: Use print_macJoe Perches1-7/+6
2008-01-28[SUNVNET]: Use print_macJoe Perches1-6/+4
2008-01-28wireless: make drivers include the TSF RX flag where appropriateJohannes Berg4-0/+4
2008-01-28introduce WEXT scan capabilitiesDan Williams2-0/+5
2008-01-28[PPP] synchronous tty: convert dead_sem to completionMatthias Kaehlcke1-5/+5
2008-01-28[BNX2]: Fix compiler warning.Michael Chan1-1/+1
2008-01-28[BNX2]: Update version to 1.7.1.Michael Chan1-2/+2
2008-01-28[BNX2]: Enable new tx ring.Michael Chan2-8/+81
2008-01-28[BNX2]: Add support for a new tx ring.Michael Chan2-18/+65
2008-01-28[BNX2]: Support multiple MSIX IRQs.Michael Chan2-38/+163
2008-01-28[BNX2]: Move rx indexes into bnx2_napi struct.Michael Chan2-56/+64
2008-01-28[BNX2]: Move tx indexes into bnx2_napi struct.Michael Chan2-17/+20
2008-01-28[BNX2]: Introduce new bnx2_napi structure.Michael Chan2-62/+100
2008-01-28[BNX2]: Restructure IRQ datastructures.Michael Chan2-22/+45
2008-01-28[BNX2]: Add function to fetch hardware tx index.Michael Chan1-17/+20
2008-01-28[BNX2]: Update version to 1.6.9.Michael Chan1-2/+2
2008-01-28[BNX2]: Enable S/G for jumbo RX.Michael Chan1-2/+19
2008-01-28[BNX2]: Add fast path code to handle RX pages.Michael Chan2-6/+140
2008-01-28[BNX2]: Add init. code to handle RX pages.Michael Chan2-2/+130
2008-01-28[BNX2]: Update firmware to support S/G RX buffers.Michael Chan3-6599/+8887
2008-01-28[BNX2]: Restructure RX ring init. code.Michael Chan2-64/+85
2008-01-28[BNX2]: Restructure RX fast path handling.Michael Chan1-16/+30
2008-01-28[BNX2]: Add ring constants.Michael Chan2-15/+12
2008-01-28[NET]: fix drivers/net/ns83820.c buildAndrew Morton1-1/+1
2008-01-28[NET]: Remove unused define from loopback driver.Pavel Emelyanov1-2/+0
2008-01-28[NET]: Remove FASTCALL macroHarvey Harrison1-4/+1
2008-01-28bcm43xx: mark as obsolete and schedule for removalJohn W. Linville1-3/+6
2008-01-28[TUN]: Use iov_length()Akinobu Mita1-13/+2
2008-01-28[MACVLAN]: Allow setting mac address while device is upPatrick McHardy1-0/+24
2008-01-28[MACVLAN]: Remove unnecessary IFF_UP checkPatrick McHardy1-2/+0
2008-01-28[NETPOLL]: no need to store local_macStephen Hemminger1-6/+4
2008-01-28[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-25mlx4_core: Fix max_eqs masking in QUERY_DEV_CAPJack Morgenstein1-1/+1