aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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/jikos/hidLinus 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
2008-01-29Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds21-159/+204
2008-01-29libata: Change "write_data" to "rw" for some function documentationsLinus Nilsson1-2/+2
2008-01-28HID: ADS/Tech Radio si470x needs blacklist entryTobias Lorenz1-0/+8
2008-01-28HID: Logitech Extreme 3D needs NOGET quirkJiri Kosina1-0/+2
2008-01-28HID: Refactor MS Presenter 8K key mappingJan Kiszka1-4/+5
2008-01-28HID: MS Presenter mapping for PID 0x0701Jiri Kosina1-3/+5
2008-01-28HID: Support Samsung IR remoteRobert Schedel1-0/+36
2008-01-28HID: fix compilation of hidbp drivers without usbhidJiri Kosina2-0/+4
2008-01-28HID: Blacklist the Gretag-Macbeth Huey display colorimeterNicolas Mailhot1-0/+4
2008-01-28HID: the `bit' in hidinput_mapping_quirks() is an out parameterFengguang Wu2-19/+19
2008-01-28HID: remove redundant WARN_ON()s in order not to scare usersJiri Kosina1-2/+10
2008-01-28HID: force hiddev creation for SONY PS3 controllerBastien Nocera1-1/+1
2008-01-28HID: Use hid blacklist in usbmouse/usbkbdPascal Terjan3-0/+14
2008-01-28HID: proper handling of MS 4k and 6k devicesJiri Kosina2-4/+7
2008-01-28HID: remove unused variable in quirk event handlerJiri Kosina1-1/+0
2008-01-28HID: hid-input quirk for BTC 8193Jiri Kosina2-0/+39
2008-01-28HID: separate hid-input event quirks from generic codeJiri Kosina2-59/+69