summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-05-06iwlwifi: make IWLWIFI a tristateAdrian Bunk
2008-05-05irda: fix !PNP support for drivers/net/irda/smsc-ircc2.cIngo Molnar
2008-05-05irda: fix !PNP support in drivers/net/irda/nsc-ircc.cIngo Molnar
2008-05-04niu: Fix probing regression for maramba on-board chips.David S. Miller
2008-05-04lapbeth: Release ->ethdev when unregistering device.David S. Miller
2008-05-02bnx2: Update version to 1.7.5.Michael Chan
2008-05-02bnx2: Update RV2P firmware for 5709.Michael Chan
2008-05-02bnx2: Zero out context memory for 5709.Michael Chan
2008-05-02bnx2: Fix register test on 5709.Michael Chan
2008-05-02bnx2: Fix remote PHY initial link state.Michael Chan
2008-05-02bnx2: Refine remote PHY locking.Michael Chan
2008-05-02tg3: Update version to 3.92Matt Carlson
2008-05-02tg3: Add link state reporting to UMP firmwareMatt Carlson
2008-05-02tg3: Fix ethtool loopback test for 5761 BX devicesMatt Carlson
2008-05-02tg3: Fix 5761 NVRAM sizesMatt Carlson
2008-05-02tg3: Use constant 500KHz MI clock on adapters with a CPMUMatt Carlson
2008-05-02hci_usb.h: fix hard-to-trigger racePavel Machek
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-05-01rt2x00: Fix quality/activity led handlingIvo van Doorn
2008-05-01rt2x00: Don't enable short preamble for 1MBsIvo van Doorn
2008-05-01iwlwifi: fix debug messages during scanningBill Moss
2008-05-01iwlwifi: fix current channel is not scannedGuy Cohen
2008-05-01b43: Fix some TX/RX locking issuesMichael Buesch
2008-05-01net: fix returning void-valued expression warningsHarvey Harrison
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-05-01libertas: fix use-before-check violationHolger Schurig
2008-05-01b43: Fix dual-PHY devicesMichael Buesch
2008-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-04-30driver core: remove no longer used "struct class_device"Kay Sievers
2008-04-30pcmcia: remove pccard_sysfs_interface warningsDavid Brownell
2008-04-30driver core: warn about duplicate driver names on the same busStas Sergeev
2008-04-30Fix ACPI vs proc_create_data() mismergeAlexey Dobriyan
2008-04-30toshiba: use ioremap_cachedAlan Cox
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-04-30Merge branch 'pnp' into releaseLen Brown
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown
2008-04-30ACPI: Fix acpi_processor_idle and idle= boot parameters interactionVenkatesh Pallipadi
2008-04-30acpi: fix section mismatch warning in pnpacpiSam Ravnborg
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-30fix drivers/media/common/tuners/ build bugIngo Molnar
2008-04-30serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-30brd: modify ramdisk device to be able to manage partitionsLaurent Vivier
2008-04-30debugobjects: add timer specific object debugging codeThomas Gleixner
2008-04-30drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-30Add macros similar to min/max/min_t/max_tHarvey Harrison