summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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[PARISC]: Fix build after ipv4_is_*() changes.Joe Perches1-1/+1
2008-01-28[IPV4] drivers/infiniband: Use ipv4_is_<type>Joe Perches2-4/+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-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds16-68/+375
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds7-24/+935
2008-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds9-241/+637
2008-01-29Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+12
2008-01-29Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds22-254/+175
2008-01-29Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-120/+23