summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Remove useless FIND_FIRST_BIT() macro from cardbus.c.Robert P. J. Day2007-02-171-2/+0
| * | | | | | | Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-1716-39/+39
| * | | | | | | Various typo fixes.Robert P. J. Day2007-02-176-9/+9
| * | | | | | | rio: typo in bitwise AND expression.Willy Tarreau2007-02-171-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'acpi' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li...Linus Torvalds2007-02-195-1/+741
|\ \ \ \ \ \ \
| * | | | | | | [PATCH] libata: wrong sizeof for BUFFERFiodor Suietov2007-02-161-1/+1
| * | | | | | | [PATCH] libata: change order of _SDD/_GTF execution (resend #3)Kristen Carlson Accardi2007-02-161-11/+10
| * | | | | | | [PATCH] libata: ACPI _SDD supportKristen Carlson Accardi2007-02-163-0/+109
| * | | | | | | [PATCH] libata: ACPI and _GTF supportKristen Carlson Accardi2007-02-165-1/+633
| |/ / / / / /
* | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-1953-440/+701
|\ \ \ \ \ \ \
| * | | | | | | sk98lin: mark deprecated in KconfigDaniel Drake2007-02-171-3/+5
| * | | | | | | Hostess SV-11 depends on INETBaruch Even2007-02-171-1/+1
| * | | | | | | Fix link autonegotiation timer.Ralf Baechle2007-02-171-3/+13
| * | | | | | | sk98lin: planned removalStephen Hemminger2007-02-171-0/+3
| * | | | | | | B44: increase wait loopGary Zambrano2007-02-171-1/+1
| * | | | | | | b44: replace defineGary Zambrano2007-02-171-9/+8
| * | | | | | | e1000: allow ethtool to see link status when downKok, Auke2007-02-171-1/+1
| * | | | | | | e1000: remove obsolete custom pci_save_state codeKok, Auke2007-02-172-57/+2
| * | | | | | | e1000: fix shared interrupt warning messageKok, Auke2007-02-171-6/+6
| * | | | | | | atm: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-173-6/+8
| * | | | | | | bugfixes and new hardware support for arcnet driverJeff Morrow2007-02-174-4/+7
| * | | | | | | pcnet32 NAPI no longer experimentalpcnet32@verizon.net2007-02-171-2/+2
| * | | | | | | macb: Remove inappropriate spinlocks around mii callsHaavard Skinnemoen2007-02-171-21/+3
| * | | | | | | Convert meth to netdev_privRalf Baechle2007-02-171-13/+13
| * | | | | | | sky2: v1.13Stephen Hemminger2007-02-171-1/+1
| * | | | | | | sky2: receive error handling improvementsStephen Hemminger2007-02-171-8/+1
| * | | | | | | sky2: transmit timeoutStephen Hemminger2007-02-172-16/+50
| * | | | | | | sky2: flow control negotiation for Yukon-FEStephen Hemminger2007-02-171-11/+31
| * | | | | | | sky2: no need to reset pause bits on shutdownStephen Hemminger2007-02-171-7/+0
| * | | | | | | sky2: dont flush good pause framesStephen Hemminger2007-02-171-1/+1
| * | | | | | | cxgb3 Fix copyrights in the cxgb3 driver.Steve Wise2007-02-176-6/+0
| * | | | | | | gianfar: don't duplicate gfar_error()Sergei Shtylyov2007-02-171-70/+15
| * | | | | | | NetXen: Fix to get the driver working after sparse changesAmit S. Kale2007-02-171-4/+4
| * | | | | | | net/wan/pc300too.c: pci_module_init to pci_register_driverRichard Knutsson2007-02-171-1/+1
| * | | | | | | atl1: bump version numberJay Cliburn2007-02-171-1/+1
| * | | | | | | atl1: add L1 device id to pci_ids, then use itChris Snook2007-02-171-1/+1
| * | | | | | | atl1: remove unused defineChris Snook2007-02-171-1/+0
| * | | | | | | atl1: read MAC address from registerJay Cliburn2007-02-171-15/+20
| * | | | | | | atl1: fix bad ioread addressAl Viro2007-02-171-1/+1
| * | | | | | | atl1: drop NET_PCI from KconfigJay Cliburn2007-02-171-1/+1
| * | | | | | | PCMCIA-NETDEV : the 2nd argument of el3_interrrupt and smc_interrupt is struc...Komuro2007-02-172-2/+2
| * | | | | | | phylib: Add support for Marvell 88e1111S and 88e1145Andy Fleming2007-02-171-12/+144
| * | | | | | | Merge branch 'master' into upstreamJeff Garzik2007-02-17579-1506/+15865
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Jeff Garzik2007-02-17616-22089/+28479
| |\ \ \ \ \ \ \
| | * | | | | | | Convert network devices to use struct device instead of class_deviceKumar Gala2007-02-121-53/+55
| * | | | | | | | phy devices: use same arg typesRandy Dunlap2007-02-091-2/+2
| * | | | | | | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik2007-02-097-89/+208
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [PATCH] bcm43xx: Check error returns in initialization routinesLarry Finger2007-02-091-5/+14
| | * | | | | | | | [PATCH] Rename IPW2100 debugging macros to not look like config options.Robert P. J. Day2007-02-071-8/+8
| | * | | | | | | | [PATCH] zd1211rw: Remove noisy debug messageDaniel Drake2007-02-071-2/+0
OpenPOWER on IntegriCloud