summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-02-18sk98lin: mark deprecated in KconfigDaniel Drake1-3/+5
2007-02-18[WATCHDOG] machzwd warning fixAndrew Morton1-1/+1
2007-02-17Hostess SV-11 depends on INETBaruch Even1-1/+1
2007-02-17Fix link autonegotiation timer.Ralf Baechle1-3/+13
2007-02-17sk98lin: planned removalStephen Hemminger1-0/+3
2007-02-17B44: increase wait loopGary Zambrano1-1/+1
2007-02-17b44: replace defineGary Zambrano1-9/+8
2007-02-17e1000: allow ethtool to see link status when downKok, Auke1-1/+1
2007-02-17e1000: remove obsolete custom pci_save_state codeKok, Auke2-57/+2
2007-02-17e1000: fix shared interrupt warning messageKok, Auke1-6/+6
2007-02-17atm: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish3-6/+8
2007-02-17bugfixes and new hardware support for arcnet driverJeff Morrow4-4/+7
2007-02-17pcnet32 NAPI no longer experimentalpcnet32@verizon.net1-2/+2
2007-02-17macb: Remove inappropriate spinlocks around mii callsHaavard Skinnemoen1-21/+3
2007-02-17Convert meth to netdev_privRalf Baechle1-13/+13
2007-02-17sky2: v1.13Stephen Hemminger1-1/+1
2007-02-17sky2: receive error handling improvementsStephen Hemminger1-8/+1
2007-02-17sky2: transmit timeoutStephen Hemminger2-16/+50
2007-02-17sky2: flow control negotiation for Yukon-FEStephen Hemminger1-11/+31
2007-02-17sky2: no need to reset pause bits on shutdownStephen Hemminger1-7/+0
2007-02-17sky2: dont flush good pause framesStephen Hemminger1-1/+1
2007-02-17cxgb3 Fix copyrights in the cxgb3 driver.Steve Wise6-6/+0
2007-02-17gianfar: don't duplicate gfar_error()Sergei Shtylyov1-70/+15
2007-02-17NetXen: Fix to get the driver working after sparse changesAmit S. Kale1-4/+4
2007-02-17net/wan/pc300too.c: pci_module_init to pci_register_driverRichard Knutsson1-1/+1
2007-02-17atl1: bump version numberJay Cliburn1-1/+1
2007-02-17atl1: add L1 device id to pci_ids, then use itChris Snook1-1/+1
2007-02-17atl1: remove unused defineChris Snook1-1/+0
2007-02-17atl1: read MAC address from registerJay Cliburn1-15/+20
2007-02-17atl1: fix bad ioread addressAl Viro1-1/+1
2007-02-17atl1: drop NET_PCI from KconfigJay Cliburn1-1/+1
2007-02-17PCMCIA-NETDEV : the 2nd argument of el3_interrrupt and smc_interrupt is struc...Komuro2-2/+2
2007-02-17phylib: Add support for Marvell 88e1111S and 88e1145Andy Fleming1-12/+144
2007-02-17Merge branch 'master' into upstreamJeff Garzik579-1506/+15865
2007-02-17Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Jeff Garzik616-22089/+28479
2007-02-17Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King6-127/+198
2007-02-17Storage class should be before const qualifierTobias Klauser9-10/+10
2007-02-17drivers/net/eexpress.c: remove duplicate commentShane Shrybman1-7/+0
2007-02-17add a help text for BLK_DEV_GENERICJohn Daiker1-0/+3
2007-02-17fix the BAYCOM_SER_HDX help textSimon Depiets1-1/+2
2007-02-17fix SCSI_SCAN_ASYNC help textMatthew Wilcox1-2/+3
2007-02-17Fix typos concerning hierarchyUwe Kleine-König5-6/+6
2007-02-17Fix misspellings of "agressive".Robert P. J. Day2-4/+4
2007-02-17drivers/scsi/a100u2w.c: trivial typo patchRobert P. J. Day1-1/+1
2007-02-17Remove useless FIND_FIRST_BIT() macro from cardbus.c.Robert P. J. Day1-2/+0
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day16-39/+39
2007-02-17Various typo fixes.Robert P. J. Day6-9/+9
2007-02-17rio: typo in bitwise AND expression.Willy Tarreau1-1/+1
2007-02-17ieee1394: fix another deadlock in nodemgrStefan Richter1-1/+2
2007-02-17ieee1394: cycle timer read extension for raw1394Pieter Palmers5-0/+78