summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [netdrvr skge] fix typo, fix buildJeff Garzik2005-12-011-1/+1
* [netdrvr fmvj18x_cs] fix multicast bugKomuro2005-12-011-21/+11
* [wireless airo] reset card in initMatthieu CASTET2005-12-011-2/+2
* [PATCH] skge: handle VLAN checksum correctly on yukon rev 0Stephen Hemminger2005-12-011-3/+1
* [PATCH] orinoco: fix setting power management parametersPavel Roskin2005-12-011-2/+1
* [PATCH] jazzsonic: Fix platform device codeRalf Baechle2005-12-011-1/+1
* [PATCH] jazzsonic: Fix build error.Ralf Baechle2005-12-011-1/+1
* [PATCH] mipsnet: Fix Copyright notice.Ralf Baechle2005-12-011-25/+5
* [PATCH] ibm_emac: fix graceful stop timeout handlingEugene Surovegin2005-12-012-9/+31
* [PATCH] sk98lin: avoid message confusion with skgeshemminger@osdl.org2005-12-011-3/+3
* [PATCH] sk98lin: add permanent address supportshemminger@osdl.org2005-12-012-1/+4
* [PATCH] sk98lin: fix checksumming codeshemminger@osdl.org2005-12-014-1007/+38
* [PATCH] e1000: fix for dhcp issueJesse Brandeburg2005-12-011-13/+1
* b44: increase version numberFrancois Romieu2005-11-301-2/+2
* b44: early return in dev->do_ioctl when the device is not upFrancois Romieu2005-11-301-2/+5
* b44: missing netif_wake_queue() in b44_open()Mark Lord2005-11-301-0/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-11-3012-39/+165
|\
| * [PATCH] USB: ehci fixupsDavid Brownell2005-11-301-7/+12
| * [PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt2005-11-3010-25/+132
| * [PATCH] Additional device ID for Conexant AccessRunner USB driverDave Jones2005-11-301-0/+3
| * [PATCH] hwmon: w83792d fix unused fan pinsJean Delvare2005-11-301-7/+18
* | [PATCH] SiS DRM: Fix possible NULL dereferenceEgbert Eich2005-11-301-1/+4
|/
* [PATCH] fbdev: cg3fb: Kconfig fixMark Fortescue2005-11-301-6/+7
* [PATCH] fbdev: cirrusfb: Driver cleanup and bug fixesAntonino A. Daplas2005-11-301-6/+9
* [ATM]: [adummy] dummy ATM driver (similar to net/dummy)Chas Williams2005-11-303-0/+176
* [ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka2005-11-302-20/+4
* [ATM]: [lanai] kill lanai_ioctl() which just contains some old debugging codeMitchell Blank Jr2005-11-301-89/+1
* [ATM]: drivers/atm/atmdev_init.c no longer necessaryJan Pieter2005-11-301-54/+0
* [ATM]: [lanai] lanai missing unregisterDave Jones2005-11-301-0/+1
* [ATM]: [lanai] better constificationMitchell Blank Jr2005-11-301-5/+6
* Revert "[PATCH] drivers/message/fusion/mptbase.c: make code static"Linus Torvalds2005-11-292-2/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-2915-107/+160
|\
| * [MTD] Make functions static, include header files with prototypesAdrian Bunk2005-11-295-10/+11
| * [MTD] chips: make sharps driver usable againRichard Purdie2005-11-291-57/+66
| * [MTD] Remove bogus PQ2FADS driverThomas Gleixner2005-11-292-7/+0
| * [MTD] maps: sparse fixupLuiz Capitulino2005-11-291-2/+2
| * [MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition supportNicolas Pitre2005-11-291-6/+4
| * [MTD] Make some tables 'const' so they can live in .rodataDavid Woodhouse2005-11-292-4/+4
| * [MTD] maps/ixp4xx: half-word boundary and little-endian fixupsJohn Bowler2005-11-291-12/+66
| * [MTD] CFI: Use 16-bit access to autoselect/read device id dataTodd Poynor2005-11-291-3/+3
| * [MTD] devices/ms02-nv: phys/virt address fixupsMaciej W. Rozycki2005-11-291-3/+3
| * [MTD] RFD_FTL: Use lanana assigned major device numberSean Young2005-11-291-4/+2
* | [PATCH] fix megaraid.c lockingChristoph Hellwig2005-11-291-15/+14
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-294-6/+6
|\
| * [SERIAL] mark several serial tables constArjan van de Ven2005-11-284-6/+6
* | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2005-11-291-1/+1
|\ \
| * | [MMC] Fix protocol errorsPierre Ossman2005-11-281-1/+1
| |/
* | [PATCH] md: fix --re-add for raid1 and raid6NeilBrown2005-11-282-6/+12
* | [PATCH] md: set default_bitmap_offset properly in set_array_infoNeilBrown2005-11-281-1/+3
* | [PATCH] md: fix problem with raid6 intent bitmapNeilBrown2005-11-281-2/+13