aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2005-12-01[PATCH] enp2611: use 'dev' in link status timerLennert Buytenhek
2005-12-01[PATCH] enp2611: don't check netif_running() in link status timerLennert Buytenhek
2005-12-01[PATCH] ixp2000: use netif_rx_schedule_testLennert Buytenhek
2005-12-01[PATCH] caleb/pm3386: include proper header filesLennert Buytenhek
2005-12-01[PATCH] pm3386: remove unnecessary udelaysLennert Buytenhek
2005-12-01[PATCH] pm3386: zero stats properlyLennert Buytenhek
2005-12-01[PATCH] ixp2000: register netdevices lastLennert Buytenhek
2005-12-01[PATCH] sk98lin: remove /proc interfaceshemminger@osdl.org
2005-12-01[PATCH] sk98lin: remove redundant fields in device infoshemminger@osdl.org
2005-12-01[PATCH] sk98lin: allow ethtool checksum on/off per portshemminger@osdl.org
2005-12-01Merge branch 'upstream-fixes'Jeff Garzik
2005-12-01[PATCH] sk98lin: avoid message confusion with skgeshemminger@osdl.org
2005-12-01[PATCH] sk98lin: add permanent address supportshemminger@osdl.org
2005-12-01[PATCH] sk98lin: fix checksumming codeshemminger@osdl.org
2005-12-01[PATCH] sky2: update version numbershemminger@osdl.org
2005-12-01[PATCH] sky2: use pci_register_drivershemminger@osdl.org
2005-12-01[PATCH] sky2: remove pci-express hacksshemminger@osdl.org
2005-12-01[PATCH] sky2: byteorder annotationshemminger@osdl.org
2005-12-01[PATCH] sky2: dual port tx completionshemminger@osdl.org
2005-12-01[PATCH] sky2: race with MTU changeshemminger@osdl.org
2005-12-01[PATCH] sky2: change netif_rx_schedule_test to __netif_schedule_prepshemminger@osdl.org
2005-12-01[PATCH] sky2: handle DMA boundary crossingshemminger@osdl.org
2005-12-01[PATCH] sky2: add Yukon-EC ultra supportshemminger@osdl.org
2005-12-01[PATCH] sky2: improve receive performanceshemminger@osdl.org
2005-12-01[PATCH] sky2: fix receive flush/pause issuesshemminger@osdl.org
2005-12-01[PATCH] sky2: add MII supportshemminger@osdl.org
2005-12-01[PATCH] sky2: eliminate special case for EC-A1shemminger@osdl.org
2005-12-01[PATCH] e1000: fix for dhcp issueJesse Brandeburg
2005-12-01Merge branch 'master'Jeff Garzik
2005-11-30b44: increase version numberFrancois Romieu
2005-11-30b44: early return in dev->do_ioctl when the device is not upFrancois Romieu
2005-11-30b44: missing netif_wake_queue() in b44_open()Mark Lord
2005-11-30Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2005-11-30[PATCH] SiS DRM: Fix possible NULL dereferenceEgbert Eich
2005-11-29[PATCH] USB: ehci fixupsDavid Brownell
2005-11-29[PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt
2005-11-29[PATCH] Additional device ID for Conexant AccessRunner USB driverDave Jones
2005-11-29[PATCH] hwmon: w83792d fix unused fan pinsJean Delvare
2005-11-29[PATCH] fbdev: cg3fb: Kconfig fixMark Fortescue
2005-11-29[PATCH] fbdev: cirrusfb: Driver cleanup and bug fixesAntonino A. Daplas
2005-11-29[ATM]: [adummy] dummy ATM driver (similar to net/dummy)Chas Williams
2005-11-29[ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka
2005-11-29[ATM]: [lanai] kill lanai_ioctl() which just contains some old debugging codeMitchell Blank Jr
2005-11-29[ATM]: drivers/atm/atmdev_init.c no longer necessaryJan Pieter
2005-11-29[ATM]: [lanai] lanai missing unregisterDave Jones
2005-11-29[ATM]: [lanai] better constificationMitchell Blank Jr
2005-11-29Revert "[PATCH] drivers/message/fusion/mptbase.c: make code static"Linus Torvalds
2005-11-29Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds
2005-11-29[PATCH] fix megaraid.c lockingChristoph Hellwig
2005-11-29[MTD] Make functions static, include header files with prototypesAdrian Bunk