summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * netxen: cut-through rx changesDhananjay Phadke2008-07-224-78/+876
| | * netxen: mtu, mac, link status changesDhananjay Phadke2008-07-227-43/+236
| | * netxen: add netxen_nic_ctx.cDhananjay Phadke2008-07-227-339/+359
| | * netxen: remove netxen_nic_isr.cDhananjay Phadke2008-07-225-283/+122
| | * netxen: pci probe and firmware init changesDhananjay Phadke2008-07-224-438/+872
| | * netxen: add 2MB PCI memory supportDhananjay Phadke2008-07-228-272/+1492
| | * netxen: add defs for new chip/boardsDhananjay Phadke2008-07-227-70/+331
| | * netxen: hw multicast filteringDhananjay Phadke2008-07-227-49/+147
| | * netxen: cleanup unused variables/functionsDhananjay Phadke2008-07-226-360/+113
| | * net 8390p: fix interface usageIngo Molnar2008-07-224-4/+4
| | * myri10ge: use ioremap_wcBrice Goglin2008-07-221-4/+4
| | * myri10ge: remove wcfifoBrice Goglin2008-07-221-51/+3
| | * de4x5: Remove developer debug feature about set/clear promiscWang Chen2008-07-222-18/+1
| | * qeth: fix build error caused by VLAN changesfrank.blaschka@de.ibm.com2008-07-221-1/+1
| | * Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Jeff Garzik2008-07-221-9/+5
| | |\
| | | * r8169: avoid thrashing PCI conf space above RTL_GIGA_MAC_VER_06Marcus Sundberg2008-07-201-2/+4
| | | * r8169: multicast register updateFrancois Romieu2008-07-201-7/+1
| * | | netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328Anton Vorontsov2008-07-228-25/+5
| * | | netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.David S. Miller2008-07-224-0/+11
| |/ /
| * | mac80211_hwsim.c: fix: BUG: unable to handle kernel NULL pointer dereference ...Ian Schram2008-07-211-6/+12
* | | Re-delete zombie 'drivers/usb/serial/airprime.c' fileLinus Torvalds2008-07-221-355/+0
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-2214-751/+321
|\ \ \
| * \ \ Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-221149-80366/+145598
| |\ \ \
| * | | | fbdev: Teaches offb about palette on radeon r5xx/r6xxBenjamin Herrenschmidt2008-07-221-50/+142
| * | | | powerpc/cell/edac: Log a syndrome code in case of correctable errorMaxim Shchetynin2008-07-221-2/+3
| * | | | powerpc/ps3: Add a sub-match id to ps3_system_busMasakazu Mokuno2008-07-221-0/+1
| * | | | fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala2008-07-168-692/+5
| * | | | gianfar: Add magic packet and suspend/resume support.Scott Wood2008-07-163-6/+169
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-07-22101-399/+1746
|\ \ \ \ \
| * | | | | arm: bus_id -> dev_name() and dev_set_name() conversionsKay Sievers2008-07-213-5/+5
| * | | | | sparc64: fix up bus_id changes in sparc core codeGreg Kroah-Hartman2008-07-211-3/+3
| * | | | | 3c59x: handle pci_name() being constGreg Kroah-Hartman2008-07-211-1/+1
| * | | | | MTD: handle pci_name() being constGreg Kroah-Hartman2008-07-211-3/+5
| * | | | | HP iLO driverDavid Altobelli2008-07-214-0/+971
| * | | | | sysdev: Add utility functions for simple int/ulong variable sysdev attributesAndi Kleen2008-07-211-0/+49
| * | | | | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-217-23/+46
| * | | | | driver core: Suppress sysfs warnings for device_rename().Cornelia Huck2008-07-211-4/+5
| * | | | | always enable FW_LOADER unless EMBEDDED=yAdrian Bunk2008-07-211-1/+2
| * | | | | sysdev: fix debugging statements in registration code.Ben Dooks2008-07-211-3/+8
| * | | | | UIO: add generic UIO platform driverUwe Kleine-König2008-07-213-0/+126
| * | | | | UIO: Add write function to allow irq maskingHans J. Koch2008-07-211-0/+26
| * | | | | UIO: fix UIO Kconfig dependenciesUwe Kleine-König2008-07-211-2/+1
| * | | | | driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2008-07-217-19/+15
| * | | | | driver core: remove DEVICE_ID_SIZE defineGreg Kroah-Hartman2008-07-211-2/+2
| * | | | | driver core: remove DEVICE_NAME_SIZE defineKay Sievers2008-07-215-6/+6
| * | | | | driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-217-15/+17
| * | | | | class: change internal semaphore to a mutexDave Young2008-07-213-17/+19
| * | | | | class: add lockdep infrastructureMatthew Wilcox2008-07-211-5/+6
| * | | | | class: fix docbook comments for class_private structureGreg Kroah-Hartman2008-07-211-2/+1
| * | | | | class: rename "sem" to "class_sem" in internal class structureGreg Kroah-Hartman2008-07-213-17/+17
OpenPOWER on IntegriCloud