summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] hp100: fix conditional compilation messJeff Garzik2006-10-022-4/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-10-024-64/+80
|\
| * IB/ehca: Tweak trace message formatHoang-Nam Nguyen2006-10-021-1/+1
| * IB/ehca: Fix device registrationHoang-Nam Nguyen2006-10-021-17/+19
| * IB/ipath: Fix RDMA readsRalph Campbell2006-10-021-27/+32
| * RDMA/cma: Optimize error handlingKrishna Kumar2006-10-021-10/+14
| * RDMA/cma: Eliminate unnecessary remove_listKrishna Kumar2006-10-021-5/+1
| * RDMA/cma: Set status correctly on route resolution errorSean Hefty2006-10-021-0/+1
| * RDMA/cma: Fix device removal raceKrishna Kumar2006-10-021-0/+1
| * RDMA/cma: Fix leak of cm_ids in case of failuresKrishna Kumar2006-10-021-4/+11
* | [WATCHDOG] improve machzwd detectionDave Jones2006-10-021-2/+1
* | [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Samuel Tardieu2006-10-0243-44/+44
* | [WATCHDOG] s3c24XX nowayoutBen Dooks2006-10-021-5/+5
* | [WATCHDOG] pnx4008: add cpu_relax()Vitaly Wool2006-10-021-1/+2
* | [WATCHDOG] pnx4008_wdt.c - spinlock fixes.Wim Van Sebroeck2006-10-021-0/+12
* | [WATCHDOG] pnx4008_wdt.c - remove patchWim Van Sebroeck2006-10-021-6/+6
* | [WATCHDOG] pnx4008_wdt.c - nowayout patchWim Van Sebroeck2006-10-021-5/+1
* | [WATCHDOG] pnx4008: add watchdog supportVitaly Wool2006-10-023-0/+365
* | [WATCHDOG] i8xx_tco remove pci_find_device.Jiri Slaby2006-10-021-14/+19
* | [WATCHDOG] alim remove pci_find_deviceJiri Slaby2006-10-022-8/+17
|/
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-10-0229-1755/+1502
|\
| * [netdrvr] hp100: encapsulate all non-module codeJeff Garzik2006-10-011-2/+3
| * drivers/net/wireless/{airo,ipw2100}: fix error handling bugsJeff Garzik2006-10-012-7/+27
| * [netdrvr] phy: Fix bugs in error handlingJeff Garzik2006-10-012-4/+10
| * Merge branch 'master' into upstreamJeff Garzik2006-09-30523-12131/+23054
| |\
| * \ Merge branch 'master' into upstreamJeff Garzik2006-09-27373-5952/+26151
| |\ \
| * \ \ Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik2006-09-2721-1484/+1104
| |\ \ \
| | * | | e100, e1000, ixgb: increment version numbersAuke Kok2006-09-273-3/+3
| | * | | ixgb: convert to netdev_priv(netdev)Auke Kok2006-09-271-3/+3
| | * | | ixgb: combine more rx descriptors to improve performanceJesse Brandeburg2006-09-271-1/+1
| | * | | e1000: possible memory leak in e1000_set_ringparamVasily Averin2006-09-271-21/+17
| | * | | e1000: Janitor: Use #defined values for literalsLinas Vepstas2006-09-271-2/+2
| | * | | e1000: don't strip vlan ID if 8021q claims itBruce Allan2006-09-271-1/+5
| | * | | e1000: rework polarity, NVM, eeprom code and fixes.Jeff Kirsher2006-09-272-145/+155
| | * | | e1000: driver state fixes (race fix)Auke Kok2006-09-273-14/+23
| | * | | e1000: reduce RAR entries available for ICH8Jeff Kirsher2006-09-271-3/+3
| | * | | e1000: add PCI-E capability detection codeJeff Kirsher2006-09-273-4/+35
| | * | | e1000: handle manageability for pci-e adapters at PHY powerdownBruce Allan2006-09-271-9/+32
| | * | | e1000: gather hardware bit tweaks.Jeff Kirsher2006-09-273-38/+142
| | * | | e1000: Maybe stop TX if not enough free descriptorsJesse Brandeburg2006-09-271-10/+42
| | * | | e1000: Jumbo frames fixes for 82573Bruce Allan2006-09-271-3/+7
| | * | | e1000: Fix MANC detection for PCIE adaptersJeff Kirsher2006-09-271-11/+4
| | * | | e1000: allow ethtool to pass arbitrary speed advertismentJeff Kirsher2006-09-271-7/+3
| | * | | e1000: add multicast stats countersMitch Williams2006-09-273-20/+25
| | * | | e1000: remove unused code and make symbols staticNicholas Nunley2006-09-275-367/+120
| | * | | e1000: add enums for several link propertiesJeff Kirsher2006-09-271-36/+53
| | * | | e1000: rename flow control symbolsJeff Kirsher2006-09-274-60/+60
| | * | | e100: rework WoL and shutdown handlingAuke Kok2006-09-271-31/+20
| | * | | e100: Add debugging code for cb cleaning.Jesse Brandeburg2006-09-271-3/+4
| | * | | e1000: keep .suspend and .resume driver methods in CONFIG_PMAuke Kok2006-09-271-1/+1