summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-06-09r8169: fix crash when large packets are receivedEric Dumazet1-6/+5
2009-06-02e1000: add missing length check to e1000 receive routineNeil Horman1-2/+3
2009-06-02forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk1-2/+13
2009-06-013c509: Add missing EISA IDsMaciej W. Rozycki1-0/+4
2009-05-29ath1e: add new device id for asus hardwareGreg Kroah-Hartman1-0/+1
2009-05-29mlx4_en: Fix a kernel panic when waking tx queueYevgeny Petrilin1-4/+4
2009-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-6/+9
2009-05-29rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongleJohn W. Linville2-0/+3
2009-05-29at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scanJohn W. Linville1-6/+6
2009-05-29mac8390: fix build with NET_POLL_CONTROLLERFinn Thain1-1/+1
2009-05-29cxgb3: link fault fixesDivy Le Ray2-3/+10
2009-05-29cxgb3: fix dma mapping regressionDivy Le Ray2-8/+7
2009-05-26bfin_mac: fix build error due to net_device_ops convertMike Frysinger1-15/+14
2009-05-26atlx: move modinfo data from atlx.h to atl1.cAlex Chiang2-6/+6
2009-05-26gianfar: fix babbling rx error event bugXiaotian Feng1-1/+1
2009-05-25Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller1-5/+30
2009-05-25r8169: avoid losing MSI interruptsDavid Dillow1-45/+57
2009-05-25mac8390: fix regression caused during net_device_ops conversionFinn Thain2-6/+6
2009-05-25gianfar: fix BUG under load after introduction of skb recyclingLennert Buytenhek1-1/+10
2009-05-22wimax/i2400m: usb: fix device reset on autosuspend while not yet idleInaky Perez-Gonzalez1-5/+30
2009-05-21gigaset: beyond ARRAY_SIZE of iwb->dataRoel Kluin1-1/+1
2009-05-20wireless: beyond ARRAY_SIZE of intf->crypto_statsRoel Kluin1-1/+1
2009-05-20iwlwifi: update 5000 ucode support to version 2 of APIJay Sternberg1-1/+1
2009-05-20airo: fix airo_get_encode{,ext} buffer overflow like I mean it...John W. Linville1-9/+14
2009-05-20ath5k: fix interpolation with equal power levelsFabio Rossi1-21/+28
2009-05-20iwlwifi: do not cancel delayed work inside spin_lock_irqsaveReinette Chatre3-17/+6
2009-05-20ath5k: fix exp off-by-one when computing OFDM delta slopeForrest Zhang1-3/+3
2009-05-20ath5k: fix scanning in AR2424Pavel Roskin1-1/+1
2009-05-18be2net: add two new pci device ids to pci device tableAjit Khaparde2-5/+19
2009-05-17Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?roel kluin1-1/+1
2009-05-17mv643xx_eth: fix PPC DMA breakageGabriel Paubert1-19/+22
2009-05-17bonding: fix link down handling in 802.3ad modeStephen Hemminger1-3/+8
2009-05-17Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller1-3/+2
2009-05-17NET: Meth: Fix unsafe mix of irq and non-irq spinlocks.Ralf Baechle1-13/+14
2009-05-17mlx4_en: Fix not deleted napi structuresYevgeny Petrilin1-1/+3
2009-05-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds3-7/+2
2009-05-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds11-42/+174
2009-05-16piix: The Sony TZ90 needs the cable type hardcodingAlan Cox1-0/+1
2009-05-16icside: register second channel of version 6 PCBSergei Shtylyov1-1/+1
2009-05-16ide-tape: remove back-to-back REQUEST_SENSE detectionTejun Heo1-6/+0
2009-05-16Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-1312...Len Brown11-42/+174
2009-05-16ACPI: Idle C-states disabled by max_cstate should not disable the TSCLen Brown1-1/+1
2009-05-16ACPI: idle: fix init-time TSC check regressionLen Brown1-8/+9
2009-05-15ACPI processor: reset the throttling state once it's invalidZhang Rui1-0/+8
2009-05-15ACPI processor: introduce module parameter processor.ignore_tpcZhang Rui1-0/+17
2009-05-15ACPI, i915: build fixLen Brown1-0/+6
2009-05-15ACPI: suspend: restore BM_RLD on resumeLen Brown1-0/+23
2009-05-15ACPI: resume: re-enable SCI-enable workaroundLin Ming1-1/+6
2009-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds3-3/+10
2009-05-15Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-24/+165