summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-11-18bnx2x: Don't set netdev->trans_startVladislav Zolotarov1-3/+0
2009-11-18macvlan: Precise RX stats accountingEric Dumazet1-10/+66
2009-11-18vmxnet3: using csum_ipv6_magic requires including net/ip6_checksum.hStephen Rothwell1-0/+2
2009-11-18[CPUFREQ] Fix stale cpufreq_cpu_governor pointerPrarit Bhargava1-2/+30
2009-11-18[CPUFREQ] Resolve time unit thinko in ondemand/conservative govsPallipadi, Venkatesh2-4/+4
2009-11-18[CPUFREQ] Fix use after free on governor restoreDmitry Monakhov1-6/+10
2009-11-18drivers/video/da8xx-fb.c: fix error returnRoel Kluin1-1/+1
2009-11-18spi: error status should be negativeRoel Kluin1-1/+1
2009-11-18USB: option.c: add support for D-Link DWM-162-U5Zhang Le1-0/+2
2009-11-18USB: usbmon: fix bug in mon_buff_area_shrinkAlan Stern1-4/+7
2009-11-18USB: xhci: Fix scratchpad deallocation.Sarah Sharp1-1/+1
2009-11-18USB: xhci: Fix TRB physical to virtual address translation.Sarah Sharp1-2/+5
2009-11-18USB: xhci: Fix bug memory free after failed initialization.Sarah Sharp1-3/+5
2009-11-18USB: cdc_acm: Fix memory leak after hangupFrancesco Lavra1-5/+11
2009-11-18USB: cdc_acm: Fix race condition when opening ttyHenry Gebhardt1-1/+1
2009-11-18USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang4-6/+46
2009-11-18tty: cp210x: Fix carrier handlingAlan Cox1-0/+21
2009-11-18tty_port: If we are opened non blocking we still need to raise the carrierAlan Cox1-0/+3
2009-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds8-17/+46
2009-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-3/+2
2009-11-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+13
2009-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds3-7/+7
2009-11-17Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-11/+17
2009-11-17Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds3-3/+6
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds1-6/+6
2009-11-17znet: fix build failure from i82593.h relocationJohn W. Linville3-232/+2
2009-11-17net/s390 drivers: add missing 'const' attributeHeiko Carstens3-3/+3
2009-11-17sungem: Fix Serdes detection.David S. Miller1-1/+9
2009-11-17net: Getting rid of the x86 dependency to built vmxnet3Shreyas Bhatewara5-188/+439
2009-11-17bnx2x: Handle Rx and Tx together in NAPIVladislav Zolotarov2-231/+157
2009-11-17net: fix mdio section mismatch warningStephen Rothwell1-1/+1
2009-11-17net: PPP buffer too small for higher speed connectionsfangxiaozhi1-1/+1
2009-11-17net/can/mscan: improve buildWolfram Sang4-20/+26
2009-11-17net/can/mscan: add error path to mscan_open()Wolfram Sang1-5/+11
2009-11-17net/can/mscan: replace hardcoded values with definesWolfram Sang2-5/+15
2009-11-17net/can/mpc52xx_can: improve properties and their descriptionWolfram Sang1-2/+1
2009-11-17net/can/mpc52xx_can: refactor clock-get routineWolfram Sang1-29/+16
2009-11-17net/can/mscan: drop assignment in while-constructWolfram Sang1-2/+4
2009-11-17net/can/mscan: fix function annotationsWolfram Sang2-4/+1
2009-11-17net/can/mscan: use {clr|set}bits8 macrosWolfram Sang1-12/+7
2009-11-17net/can/mscan: drop support for CAN_MODE_{SLEEP|STOP}Wolfram Sang1-8/+0
2009-11-17net/can/mscan: trivial fixesWolfram Sang2-23/+18
2009-11-17net/can/mscan: move defines into .h fileWolfram Sang2-29/+29
2009-11-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller20-422/+293
2009-11-17KS8695: fix ks8695_rx() unreasonable action.zeal1-7/+6
2009-11-17KS8695: fix ks8695_rx_irq() bug.zeal1-15/+7
2009-11-17ppp: fix BUG on non-linear SKB (multilink receive)Ben McKeegan1-2/+9
2009-11-17ixgbe: Fixing EEH handler to handle more than one errorBreno Leitao1-0/+1
2009-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-164/+43
2009-11-17Input: lifebook - fix settings for CF-72Abner Holsinger1-2/+1