summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Add NetXen 1G/10G ethernet driver.Amit S. Kale2006-12-0214-0/+7250
* [PATCH] bcm43xx: add PCI-E codeStefano Brivio2006-12-023-44/+156
* [PATCH] prism54: use BUILD_BUG_ONAlexey Dobriyan2006-12-021-8/+8
* [PATCH] atmel: output signal strength informationHolden Karau2006-12-021-0/+8
* [PATCH] prism54: whitespace cleanupDmitry Torokhov2006-12-0214-102/+89Star
* [PATCH] prism54: fix potential race in reset schedulingDmitry Torokhov2006-12-021-10/+13
* [PATCH] atmel: whitespace cleanupDmitry Torokhov2006-12-023-45/+45
* [PATCH] atmel: use ARRAY_SIZE()Dmitry Torokhov2006-12-021-10/+10
* [PATCH] atmel: save on array initializationDmitry Torokhov2006-12-021-1/+1
* [PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rxDaniel Drake2006-12-022-19/+1Star
* [PATCH] zd1211rw: Add 3 more device IDsDaniel Drake2006-12-021-0/+3
* [PATCH] bcm43xx: output proper link quality with scansLarry Finger2006-12-023-3/+5
* [PATCH] 8390 fixes - the final chunk (h8300)Al Viro2006-12-023-13/+16
* [PATCH] 8390 cleanup - etherh iomem annotationsAl Viro2006-12-021-10/+10
* [PATCH] 8390 fixes - m68k oddballsAl Viro2006-12-025-43/+52
* [PATCH] beginning of 8390 fixes - generic and arm/etherhAl Viro2006-12-025-1099/+1135
* [PATCH] sk98lin: MII ioctl supportStephen Hemminger2006-12-021-0/+54
* [PATCH] sk98lin: ethtool register dumpStephen Hemminger2006-12-021-0/+26
* [PATCH] pci_module_init() convertion in olympic.cHenrik Kretzschmar2006-12-021-1/+1
* [PATCH] Remove unnecessary check in drivers/net/depca.cEric Sesterhenn2006-12-021-15/+13Star
* [PATCH] forcedeth: power management supportFrancois Romieu2006-12-021-1/+46
* [PATCH] 2.6.18: sb1250-mac: Phylib IRQ handling fixesMaciej W. Rozycki2006-12-021-6/+26
* [PATCH] 2.6.18: sb1250-mac: Broadcom PHY supportMaciej W. Rozycki2006-12-023-0/+182
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-0210-73/+74
|\
| * [PATCH] Fix an offset error when reading the CS89x0 ADD_PORT registerGeorge G. Davis2006-11-301-2/+2
| * [PATCH] spidernet: poor network performanceLinas Vepstas2006-11-302-5/+5
| * [PATCH] Spidernet: remove ETH_ZLEN check in earlier patchJames K Lewis2006-11-302-14/+6Star
| * [PATCH] bonding: fix an oops when slave device does not provide get_statsLaurent Riffard2006-11-301-27/+36
| * Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-11-305-24/+24
| |\
| | * Revert "[PATCH] zd1211rw: Removed unneeded packed attributes"John W. Linville2006-11-284-11/+11
| | * [PATCH] zd1211rw: Fix of a locking bugUlrich Kunitz2006-11-281-13/+13
| * | [PATCH] drivers/net: SAA9730: Fix build errorRalf Baechle2006-11-301-2/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2006-12-026-4/+1423
|\ \ \
| * \ \ Merge ../linux-2.6-watchdog-mmWim Van Sebroeck2006-11-306-4/+1423
| |\ \ \ | | |/ / | |/| |
| | * | [WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 4Wim Van Sebroeck2006-11-171-20/+22
| | * | [WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 3Wim Van Sebroeck2006-11-171-27/+29
| | * | [WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 2Wim Van Sebroeck2006-11-171-115/+101Star
| | * | [WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 1Wim Van Sebroeck2006-11-171-10/+9Star
| | * | [WATCHDOG] MIPS RM9000 on-chip watchdog deviceThomas Koeller2006-11-173-0/+442
| | * | [WATCHDOG] Add iTCO vendor specific supportWim Van Sebroeck2006-11-124-4/+342
| | * | [WATCHDOG] sc1200wdt.c pnp unregister fix.Akinobu Mita2006-10-291-2/+7
| | * | [WATCHDOG] config.h removalAndrew Morton2006-10-281-1/+0Star
| | * | [WATCHDOG] NS pc87413-wdt Watchdog driver - fixesWim Van Sebroeck2006-10-231-2/+2
| | * | [WATCHDOG] NS pc87413-wdt Watchdog driver v1.1Sven Anders & Marcus Junker2006-10-231-304/+330
| | * | [WATCHDOG] NS pc87413-wdt Watchdog driverSven Anders & Marcus Junker2006-10-153-0/+625
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-0239-5/+60
|\ \ \ \
| * \ \ \ Merge branch 'tj-upstream-fixes' of git://htj.dyndns.org/libata-tj into tmpJeff Garzik2006-11-3039-5/+60
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [PATCH] libata: add missing sht->slave_destroyTejun Heo2006-11-2938-0/+38
| | * | | [PATCH] ahci: ignore PORT_IRQ_IF_ERR on JMB controllersTejun Heo2006-11-291-5/+22
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-12-0230-186/+281
|\ \ \ \ \