aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ixp2000: use netif_rx_schedule_testLennert Buytenhek2005-12-011-7/+1
* [PATCH] caleb/pm3386: include proper header filesLennert Buytenhek2005-12-012-0/+2
* [PATCH] pm3386: remove unnecessary udelaysLennert Buytenhek2005-12-011-13/+0
* [PATCH] pm3386: zero stats properlyLennert Buytenhek2005-12-011-1/+1
* [PATCH] ixp2000: register netdevices lastLennert Buytenhek2005-12-011-18/+17
* [PATCH] sk98lin: remove /proc interfaceshemminger@osdl.org2005-12-013-308/+2
* [PATCH] sk98lin: remove redundant fields in device infoshemminger@osdl.org2005-12-012-44/+34
* [PATCH] sk98lin: allow ethtool checksum on/off per portshemminger@osdl.org2005-12-013-36/+79
* Merge branch 'upstream-fixes'Jeff Garzik2005-12-017-1028/+55
|\
| * [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
* | [PATCH] sky2: update version numbershemminger@osdl.org2005-12-011-3/+4
* | [PATCH] sky2: use pci_register_drivershemminger@osdl.org2005-12-011-1/+1
* | [PATCH] sky2: remove pci-express hacksshemminger@osdl.org2005-12-012-18/+6
* | [PATCH] sky2: byteorder annotationshemminger@osdl.org2005-12-011-10/+10
* | [PATCH] sky2: dual port tx completionshemminger@osdl.org2005-12-011-10/+16
* | [PATCH] sky2: race with MTU changeshemminger@osdl.org2005-12-011-3/+17
* | [PATCH] sky2: change netif_rx_schedule_test to __netif_schedule_prepshemminger@osdl.org2005-12-011-2/+3
* | [PATCH] sky2: handle DMA boundary crossingshemminger@osdl.org2005-12-011-6/+12
* | [PATCH] sky2: add Yukon-EC ultra supportshemminger@osdl.org2005-12-012-3/+33
* | [PATCH] sky2: improve receive performanceshemminger@osdl.org2005-12-011-32/+34
* | [PATCH] sky2: fix receive flush/pause issuesshemminger@osdl.org2005-12-011-13/+7
* | [PATCH] sky2: add MII supportshemminger@osdl.org2005-12-011-8/+61
* | [PATCH] sky2: eliminate special case for EC-A1shemminger@osdl.org2005-12-012-13/+2
* | Merge branch 'master'Jeff Garzik2005-12-0140-344/+553
|\ \ | |/
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-11-3012-39/+165
| |\
| | * [PATCH] USB: ehci fixupsDavid Brownell2005-11-291-7/+12
| | * [PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt2005-11-2910-25/+132
| | * [PATCH] Additional device ID for Conexant AccessRunner USB driverDave Jones2005-11-291-0/+3
| | * [PATCH] hwmon: w83792d fix unused fan pinsJean Delvare2005-11-291-7/+18
| * | [PATCH] SiS DRM: Fix possible NULL dereferenceEgbert Eich2005-11-301-1/+4
| |/
| * [PATCH] fbdev: cg3fb: Kconfig fixMark Fortescue2005-11-291-6/+7
| * [PATCH] fbdev: cirrusfb: Driver cleanup and bug fixesAntonino A. Daplas2005-11-291-6/+9
| * [ATM]: [adummy] dummy ATM driver (similar to net/dummy)Chas Williams2005-11-293-0/+176
| * [ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka2005-11-292-20/+4
| * [ATM]: [lanai] kill lanai_ioctl() which just contains some old debugging codeMitchell Blank Jr2005-11-291-89/+1
| * [ATM]: drivers/atm/atmdev_init.c no longer necessaryJan Pieter2005-11-291-54/+0
| * [ATM]: [lanai] lanai missing unregisterDave Jones2005-11-291-0/+1
| * [ATM]: [lanai] better constificationMitchell Blank Jr2005-11-291-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