aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* [PATCH] enp2611: don't check netif_running() in link status timerLennert Buytenhek2005-12-01
* [PATCH] ixp2000: use netif_rx_schedule_testLennert Buytenhek2005-12-01
* [PATCH] caleb/pm3386: include proper header filesLennert Buytenhek2005-12-01
* [PATCH] pm3386: remove unnecessary udelaysLennert Buytenhek2005-12-01
* [PATCH] pm3386: zero stats properlyLennert Buytenhek2005-12-01
* [PATCH] ixp2000: register netdevices lastLennert Buytenhek2005-12-01
* [PATCH] sk98lin: remove /proc interfaceshemminger@osdl.org2005-12-01
* [PATCH] sk98lin: remove redundant fields in device infoshemminger@osdl.org2005-12-01
* [PATCH] sk98lin: allow ethtool checksum on/off per portshemminger@osdl.org2005-12-01
* Merge branch 'upstream-fixes'Jeff Garzik2005-12-01
|\
| * [PATCH] sk98lin: avoid message confusion with skgeshemminger@osdl.org2005-12-01
| * [PATCH] sk98lin: add permanent address supportshemminger@osdl.org2005-12-01
| * [PATCH] sk98lin: fix checksumming codeshemminger@osdl.org2005-12-01
| * [PATCH] e1000: fix for dhcp issueJesse Brandeburg2005-12-01
| * b44: increase version numberFrancois Romieu2005-11-30
| * b44: early return in dev->do_ioctl when the device is not upFrancois Romieu2005-11-30
| * b44: missing netif_wake_queue() in b44_open()Mark Lord2005-11-30
* | [PATCH] sky2: update version numbershemminger@osdl.org2005-12-01
* | [PATCH] sky2: use pci_register_drivershemminger@osdl.org2005-12-01
* | [PATCH] sky2: remove pci-express hacksshemminger@osdl.org2005-12-01
* | [PATCH] sky2: byteorder annotationshemminger@osdl.org2005-12-01
* | [PATCH] sky2: dual port tx completionshemminger@osdl.org2005-12-01
* | [PATCH] sky2: race with MTU changeshemminger@osdl.org2005-12-01
* | [PATCH] sky2: change netif_rx_schedule_test to __netif_schedule_prepshemminger@osdl.org2005-12-01
* | [PATCH] sky2: handle DMA boundary crossingshemminger@osdl.org2005-12-01
* | [PATCH] sky2: add Yukon-EC ultra supportshemminger@osdl.org2005-12-01
* | [PATCH] sky2: improve receive performanceshemminger@osdl.org2005-12-01
* | [PATCH] sky2: fix receive flush/pause issuesshemminger@osdl.org2005-12-01
* | [PATCH] sky2: add MII supportshemminger@osdl.org2005-12-01
* | [PATCH] sky2: eliminate special case for EC-A1shemminger@osdl.org2005-12-01
* | Merge branch 'master'Jeff Garzik2005-12-01
|\|
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-11-30
| |\
| | * [PATCH] USB: ehci fixupsDavid Brownell2005-11-30
| | * [PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt2005-11-30
| | * [PATCH] Additional device ID for Conexant AccessRunner USB driverDave Jones2005-11-30
| | * [PATCH] hwmon: w83792d fix unused fan pinsJean Delvare2005-11-30
| * | [PATCH] SiS DRM: Fix possible NULL dereferenceEgbert Eich2005-11-30
| |/
| * [PATCH] fbdev: cg3fb: Kconfig fixMark Fortescue2005-11-29
| * [PATCH] fbdev: cirrusfb: Driver cleanup and bug fixesAntonino A. Daplas2005-11-29
| * [ATM]: [adummy] dummy ATM driver (similar to net/dummy)Chas Williams2005-11-29
| * [ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka2005-11-29
| * [ATM]: [lanai] kill lanai_ioctl() which just contains some old debugging codeMitchell Blank Jr2005-11-29
| * [ATM]: drivers/atm/atmdev_init.c no longer necessaryJan Pieter2005-11-29
| * [ATM]: [lanai] lanai missing unregisterDave Jones2005-11-29
| * [ATM]: [lanai] better constificationMitchell Blank Jr2005-11-29
| * Revert "[PATCH] drivers/message/fusion/mptbase.c: make code static"Linus Torvalds2005-11-29
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-29
| |\
| | * [MTD] Make functions static, include header files with prototypesAdrian Bunk2005-11-29
| | * [MTD] chips: make sharps driver usable againRichard Purdie2005-11-29
| | * [MTD] Remove bogus PQ2FADS driverThomas Gleixner2005-11-29