summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* forcedeth: remove mgmt unit for mcp79 chipsetAyaz Abdulla2009-01-111-4/+4
* qlge: Remove dynamic alloc of rx ring control blocks.Ron Mercer2009-01-112-33/+10
* qlge: Fix schedule while atomic issue.Ron Mercer2009-01-111-3/+3
* qlge: Remove support for device ID 8000.Ron Mercer2009-01-112-3/+1
* qlge: Get rid of split addresses in hardware control blocks.Ron Mercer2009-01-113-66/+32
* qlge: Get rid of volatile usage for shadow register.Ron Mercer2009-01-113-14/+34
* forcedeth: version bump and copyrightAyaz Abdulla2009-01-111-2/+2
* forcedeth: xmit lock fixAyaz Abdulla2009-01-111-2/+4
* netdev: missing validate_address hooksStephen Hemminger2009-01-113-0/+3
* netdev: add missing set_mac_address hookStephen Hemminger2009-01-1127-1/+28
* netdev: gianfar: add MII ioctl handlerClifford Wolf2009-01-111-0/+15
* drivers/net/wireless/libertas: move a dereference below a NULL testJulia Lawall2009-01-111-3/+4
* drivers/net/hamradio/6pack.c: move a dereference below a NULL testJulia Lawall2009-01-111-1/+2
* drivers/isdn/hardware/mISDN: move a dereference below a NULL testJulia Lawall2009-01-111-1/+2
* 3c59x: Use device_set_wakeup_enableSteffen Klassert2009-01-111-0/+2
* qeth: fix usage of netdev_opsFrank Blaschka2009-01-112-5/+21
* qlge: Naming interrupt vectorsJesper Dangaard Brouer2009-01-111-2/+2
* b44: fix misalignment and wasted space in rx handlingFelix Fietkau2009-01-111-7/+6
* e1000e: Add process name to WARN message when detecting Mutex contentionDavid Graham2009-01-111-6/+13
* r6040: bump release to 0.21Florian Fainelli2009-01-111-2/+2
* r6040: no longer mark r6040 as being experimentalFlorian Fainelli2009-01-111-1/+1
* r6040: generate random ethernet MAC address when not initializedFlorian Fainelli2009-01-111-2/+4
* r6040: fix ifconfig down and freeing of tx/rx descriptorsFlorian Fainelli2009-01-111-11/+21
* irda: fix incomplete conversation to internal statsAlexander Beregalov2009-01-112-5/+5
* libata: only ports >= 0 need to synchronizeArjan van de Ven2009-01-101-1/+3
* libata: Add a per-host flag to opt-in into parallel port probesArjan van de Ven2009-01-102-0/+12
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-105-27/+41
|\
| * cpumask: convert struct cpufreq_policy to cpumask_var_tRusty Russell2009-01-063-17/+31
| * Merge branch 'linus' into cpus4096Ingo Molnar2009-01-06101-3350/+7439
| |\
| * | cpumask: update pci_bus_show_cpuaffinity to use new cpumask APIMike Travis2009-01-041-4/+4
| * | cpumask: update local_cpus_show to use new cpumask APIMike Travis2009-01-041-6/+6
* | | LIS3LV02D: separate the core from HP ACPI APIEric Piel2009-01-094-251/+324
* | | memstick: annotate endianness of attribute structsHarvey Harrison2009-01-091-22/+21
* | | hp-wmi: handle rfkill_register() failureLarry Finger2009-01-091-3/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-095-103/+34
|\ \ \
| * | | Revert "driver core: create a private portion of struct device"Greg Kroah-Hartman2009-01-092-20/+0
| * | | Revert "driver core: move klist_children into private structure"Greg Kroah-Hartman2009-01-092-30/+13
| * | | Revert "driver core: move knode_driver into private structure"Greg Kroah-Hartman2009-01-093-22/+8
| * | | Revert "driver core: move knode_bus into private structure"Greg Kroah-Hartman2009-01-092-31/+13
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-01-092-16/+20
|\ \ \ \
| * | | | firewire: core: fix sleep in atomic context due to driver core changeStefan Richter2009-01-092-16/+20
| |/ / /
* | | | Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...Linus Torvalds2009-01-0922-353/+3645
|\ \ \ \
| * | | | mISDN: Add HFC USB driverKarsten Keil2009-01-094-0/+2622
| * | | | mISDN: Fix kernel crash when doing hardware conference with more than two mem...Andreas Eversberg2009-01-092-6/+6
| * | | | mISDN: Added missing create_l1() callAndreas Eversberg2009-01-091-0/+5
| * | | | mISDN: Add MODULE_DEVICE_TABLE() to hfcpciMatthias Urlichs2009-01-091-0/+2
| * | | | mISDN: Minor cleanupsAndreas Eversberg2009-01-093-6/+6
| * | | | mISDN: Create /sys/class/mISDNMatthias Urlichs2009-01-094-114/+266
| * | | | mISDN: Add missing release functionsAndreas Eversberg2009-01-091-7/+21
| * | | | mISDN: Add different different timer settings for hfc-pciAndreas Eversberg2009-01-093-28/+148
OpenPOWER on IntegriCloud