aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-11-29e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failureRoger Oksanen
2009-11-23macvlan: fix gso_max_size settingPatrick McHardy
2009-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-23ath9k: set ps_default as falseJohn W. Linville
2009-11-23hso: fix soft-lockupAntti Kaijanmäki
2009-11-23hso: fix debug routinesAntti Kaijanmäki
2009-11-23stmmac: do not fail when the timer cannot be used.Giuseppe CAVALLARO
2009-11-23stmmac: fixed a compilation error when use the external timerGiuseppe CAVALLARO
2009-11-22Au1x00: fix crash when trying register_netdev()Alexander Beregalov
2009-11-21netxen : fix BOND_MODE_TLB/ALB mode.Narender Kumar
2009-11-21netxen: fix promisc for NX2031.Narender Kumar
2009-11-21netxen: fix memory initializationAmit Kumar Salecha
2009-11-20TI DaVinci EMAC: Minor macro related updateschaithrika@ti.com
2009-11-20drivers/net: ks8851_mll ethernet network driver -resubmitDavid J. Choi
2009-11-20net: ETHOC should depend on HAS_DMAGeert Uytterhoeven
2009-11-20e1000e: do not initiate autonegotiation during OEM configurationBruce Allan
2009-11-20e1000e: remove unnecessary 82577 workaround causing link issuesBruce Allan
2009-11-20e1000e: flow control thresholds not correct when changing mtuBruce Allan
2009-11-20e1000e: add Tx timeout factor for 100MbpsBruce Allan
2009-11-20e1000e: set flow control thresholds properly after enabling/disabling pauseBruce Allan
2009-11-20e1000e: read of PHY register may access wrong page on 82578Bruce Allan
2009-11-20e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8Bruce Allan
2009-11-20ixgbe: move tc variable to CONFIG_IXGBE_DCBJaswinder Singh Rajput
2009-11-19veth: Fix veth_get_stats()Eric Dumazet
2009-11-19ieee802154: dont leak skbs in ieee802154_fake_xmit()Eric Dumazet
2009-11-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-11-18Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-11-19agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-18Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-11-18cxgb3: fix premature page unmapDivy Le Ray
2009-11-18ibm_newemac: Fix EMACx_TRTR[TRT] bit shiftsDave Mitchell
2009-11-17[CPUFREQ] Fix stale cpufreq_cpu_governor pointerPrarit Bhargava
2009-11-17[CPUFREQ] Resolve time unit thinko in ondemand/conservative govsPallipadi, Venkatesh
2009-11-17[CPUFREQ] Fix use after free on governor restoreDmitry Monakhov
2009-11-17drivers/video/da8xx-fb.c: fix error returnRoel Kluin
2009-11-17spi: error status should be negativeRoel Kluin
2009-11-17USB: option.c: add support for D-Link DWM-162-U5Zhang Le
2009-11-17USB: usbmon: fix bug in mon_buff_area_shrinkAlan Stern
2009-11-17USB: xhci: Fix scratchpad deallocation.Sarah Sharp
2009-11-17USB: xhci: Fix TRB physical to virtual address translation.Sarah Sharp
2009-11-17USB: xhci: Fix bug memory free after failed initialization.Sarah Sharp
2009-11-17USB: cdc_acm: Fix memory leak after hangupFrancesco Lavra
2009-11-17USB: cdc_acm: Fix race condition when opening ttyHenry Gebhardt
2009-11-17USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang
2009-11-17tty: cp210x: Fix carrier handlingAlan Cox
2009-11-17tty_port: If we are opened non blocking we still need to raise the carrierAlan Cox
2009-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds