summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ath1e: add new device id for asus hardwareGreg Kroah-Hartman2009-05-301-0/+1
* mlx4_en: Fix a kernel panic when waking tx queueYevgeny Petrilin2009-05-301-4/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-303-6/+9
|\
| * rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongleJohn W. Linville2009-05-292-0/+3
| * at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scanJohn W. Linville2009-05-291-6/+6
* | mac8390: fix build with NET_POLL_CONTROLLERFinn Thain2009-05-291-1/+1
* | cxgb3: link fault fixesDivy Le Ray2009-05-292-3/+10
* | cxgb3: fix dma mapping regressionDivy Le Ray2009-05-292-8/+7Star
|/
* bfin_mac: fix build error due to net_device_ops convertMike Frysinger2009-05-271-15/+14Star
* atlx: move modinfo data from atlx.h to atl1.cAlex Chiang2009-05-272-6/+6
* gianfar: fix babbling rx error event bugXiaotian Feng2009-05-271-1/+1
* Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-05-261-5/+30
|\
| * wimax/i2400m: usb: fix device reset on autosuspend while not yet idleInaky Perez-Gonzalez2009-05-221-5/+30
* | r8169: avoid losing MSI interruptsDavid Dillow2009-05-261-45/+57
* | mac8390: fix regression caused during net_device_ops conversionFinn Thain2009-05-262-6/+6
* | gianfar: fix BUG under load after introduction of skb recyclingLennert Buytenhek2009-05-251-1/+10
* | gigaset: beyond ARRAY_SIZE of iwb->dataRoel Kluin2009-05-221-1/+1
|/
* wireless: beyond ARRAY_SIZE of intf->crypto_statsRoel Kluin2009-05-201-1/+1
* iwlwifi: update 5000 ucode support to version 2 of APIJay Sternberg2009-05-201-1/+1
* airo: fix airo_get_encode{,ext} buffer overflow like I mean it...John W. Linville2009-05-201-9/+14
* ath5k: fix interpolation with equal power levelsFabio Rossi2009-05-201-21/+28
* iwlwifi: do not cancel delayed work inside spin_lock_irqsaveReinette Chatre2009-05-203-17/+6Star
* ath5k: fix exp off-by-one when computing OFDM delta slopeForrest Zhang2009-05-201-3/+3
* ath5k: fix scanning in AR2424Pavel Roskin2009-05-201-1/+1
* be2net: add two new pci device ids to pci device tableAjit Khaparde2009-05-192-5/+19
* Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?roel kluin2009-05-181-1/+1
* mv643xx_eth: fix PPC DMA breakageGabriel Paubert2009-05-181-19/+22
* bonding: fix link down handling in 802.3ad modeStephen Hemminger2009-05-181-3/+8
* Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-05-181-3/+2Star
|\
| * wimax/i2400m: fix device crash: fix optimization in _roq_queue_update_wsInaky Perez-Gonzalez2009-05-151-3/+2Star
* | NET: Meth: Fix unsafe mix of irq and non-irq spinlocks.Ralf Baechle2009-05-181-13/+14
* | mlx4_en: Fix not deleted napi structuresYevgeny Petrilin2009-05-181-1/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2009-05-163-7/+2Star
|\ \
| * | piix: The Sony TZ90 needs the cable type hardcodingAlan Cox2009-05-161-0/+1
| * | icside: register second channel of version 6 PCBSergei Shtylyov2009-05-161-1/+1
| * | ide-tape: remove back-to-back REQUEST_SENSE detectionTejun Heo2009-05-161-6/+0Star
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-05-1611-42/+174
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----------------. \ \ Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-1312...Len Brown2009-05-1611-42/+174
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | | eeepc-laptop: unregister_rfkill_notifier on failureCorentin Chary2009-05-141-0/+2
| | | | | | | | | | | * | | asus-laptop: fix input keycodeCorentin Chary2009-05-141-3/+3
| | | | | | | | | | | * | | eeepc-laptop: support for super hybrid engine (SHE)Grigori Goronzy2009-05-141-0/+2
| | | | | | | | | | | * | | eeepc-laptop: Work around rfkill firmware bugAlan Jenkins2009-05-141-1/+7
| | | | | | | | | | | * | | eeepc-laptop: report brightness control events via the input layerDarren Salt2009-05-141-3/+26
| | | | | | | | | | | * | | eeepc-laptop: fix wlan rfkill state change during initAlan Jenkins2009-05-141-3/+3
| | | | | | | | | | * | | | ACPI: Idle C-states disabled by max_cstate should not disable the TSCLen Brown2009-05-161-1/+1
| | | | | | | | | | * | | | ACPI: idle: fix init-time TSC check regressionLen Brown2009-05-161-8/+9
| | | | | | | | | | |/ / /
| | | | | | | | | * / / / thermal: fix off-by-1 error in trip point trigger conditionVladimir Zajac2009-05-141-4/+4
| | | | | | | | | |/ / /
| | | | | | | | * / / / ACPI: resume: re-enable SCI-enable workaroundLin Ming2009-05-161-1/+6
| | | | | | | | |/ / /
| | | | | | | * | | | ACPI processor: reset the throttling state once it's invalidZhang Rui2009-05-161-0/+8
| | | | | | | * | | | ACPI processor: introduce module parameter processor.ignore_tpcZhang Rui2009-05-161-0/+17
| | | | | | | |/ / /