aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-12-01[PATCH] sky2: remove pci-express hacksshemminger@osdl.org2-18/+6
2005-12-01[PATCH] sky2: byteorder annotationshemminger@osdl.org1-10/+10
2005-12-01[PATCH] sky2: dual port tx completionshemminger@osdl.org1-10/+16
2005-12-01[PATCH] sky2: race with MTU changeshemminger@osdl.org1-3/+17
2005-12-01[PATCH] sky2: change netif_rx_schedule_test to __netif_schedule_prepshemminger@osdl.org1-2/+3
2005-12-01[PATCH] sky2: handle DMA boundary crossingshemminger@osdl.org1-6/+12
2005-12-01[PATCH] sky2: add Yukon-EC ultra supportshemminger@osdl.org2-3/+33
2005-12-01[PATCH] sky2: improve receive performanceshemminger@osdl.org1-32/+34
2005-12-01[PATCH] sky2: fix receive flush/pause issuesshemminger@osdl.org1-13/+7
2005-12-01[PATCH] sky2: add MII supportshemminger@osdl.org1-8/+61
2005-12-01[PATCH] sky2: eliminate special case for EC-A1shemminger@osdl.org2-13/+2
2005-12-01Merge branch 'master'Jeff Garzik40-344/+553
2005-11-30Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds12-39/+165
2005-11-30[PATCH] SiS DRM: Fix possible NULL dereferenceEgbert Eich1-1/+4
2005-11-29[PATCH] USB: ehci fixupsDavid Brownell1-7/+12
2005-11-29[PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt10-25/+132
2005-11-29[PATCH] Additional device ID for Conexant AccessRunner USB driverDave Jones1-0/+3
2005-11-29[PATCH] hwmon: w83792d fix unused fan pinsJean Delvare1-7/+18
2005-11-29[PATCH] fbdev: cg3fb: Kconfig fixMark Fortescue1-6/+7
2005-11-29[PATCH] fbdev: cirrusfb: Driver cleanup and bug fixesAntonino A. Daplas1-6/+9
2005-11-29[ATM]: [adummy] dummy ATM driver (similar to net/dummy)Chas Williams3-0/+176
2005-11-29[ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka2-20/+4
2005-11-29[ATM]: [lanai] kill lanai_ioctl() which just contains some old debugging codeMitchell Blank Jr1-89/+1
2005-11-29[ATM]: drivers/atm/atmdev_init.c no longer necessaryJan Pieter1-54/+0
2005-11-29[ATM]: [lanai] lanai missing unregisterDave Jones1-0/+1
2005-11-29[ATM]: [lanai] better constificationMitchell Blank Jr1-5/+6
2005-11-29Revert "[PATCH] drivers/message/fusion/mptbase.c: make code static"Linus Torvalds2-2/+6
2005-11-29Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds15-107/+160
2005-11-29[PATCH] fix megaraid.c lockingChristoph Hellwig1-15/+14
2005-11-29[MTD] Make functions static, include header files with prototypesAdrian Bunk5-10/+11
2005-11-29[MTD] chips: make sharps driver usable againRichard Purdie1-57/+66
2005-11-29[MTD] Remove bogus PQ2FADS driverThomas Gleixner2-7/+0
2005-11-29[MTD] maps: sparse fixupLuiz Capitulino1-2/+2
2005-11-29[MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition supportNicolas Pitre1-6/+4
2005-11-29[MTD] Make some tables 'const' so they can live in .rodataDavid Woodhouse2-4/+4
2005-11-29[MTD] maps/ixp4xx: half-word boundary and little-endian fixupsJohn Bowler1-12/+66
2005-11-29[MTD] CFI: Use 16-bit access to autoselect/read device id dataTodd Poynor1-3/+3
2005-11-29[MTD] devices/ms02-nv: phys/virt address fixupsMaciej W. Rozycki1-3/+3
2005-11-29[MTD] RFD_FTL: Use lanana assigned major device numberSean Young1-4/+2
2005-11-29Merge branch 'master'Jeff Garzik76-708/+1391
2005-11-28Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds4-6/+6
2005-11-28Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-1/+1
2005-11-28[PATCH] md: fix --re-add for raid1 and raid6NeilBrown2-6/+12
2005-11-28[PATCH] md: set default_bitmap_offset properly in set_array_infoNeilBrown1-1/+3
2005-11-28[PATCH] md: fix problem with raid6 intent bitmapNeilBrown1-2/+13
2005-11-28[PATCH] md: fix locking problem in r5/r6NeilBrown2-0/+4
2005-11-28[PATCH] md: improve read speed to raid10 arrays using 'far copies'NeilBrown1-1/+5
2005-11-28[PATCH] fix broken hybrid v4l-dvb frontend selectionMichael Krufky5-47/+33
2005-11-28[PATCH] m32r: M3A-2170(Mappi-III) IDE supportHirokazu Takata1-1/+2
2005-11-28[PATCH] Console rotation fixesBenjamin Herrenschmidt2-11/+4