aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-08-07fbcon: don't use vc_resize() on initializationJohannes Weiner
2009-08-07viafb: fix rmmod bugFlorian Tobias Schandinat
2009-08-07fbcon: fix rotate upside down crashStefani Seibold
2009-08-07drivers/w1/masters/omap_hdq.c: fix missing mutex unlockStoyan Gaydarov
2009-08-07libertas: correct packing of rxpd structureBob Dunlop
2009-08-07mwl8k: prevent module unload hangLennert Buytenhek
2009-08-07mwl8k: prevent crash in ->configure_filter() if no interface was addedLennert Buytenhek
2009-08-07mwl8k: call pci_unmap_single() before accessing command structure againLennert Buytenhek
2009-08-07mwl8k: add various missing GET_HW_SPEC endian conversionsLennert Buytenhek
2009-08-07mwl8k: fix NULL pointer dereference on receive out-of-memoryLennert Buytenhek
2009-08-07ipw2x00: Write outside array boundsZhu Yi
2009-08-07drm/radeon/kms: setup MC/VRAM the same way for suspend/resumeDave Airlie
2009-08-06mlx4_en: Not using Shared Receive QueuesYevgeny Petrilin
2009-08-06mlx4_en: Using real number of rings as RSS map sizeYevgeny Petrilin
2009-08-06mlx4_en: Adaptive moderation policy changeYevgeny Petrilin
2009-08-06net: smsc911x: switch to new dev_pm_opsDaniel Mack
2009-08-06tc35815: Use 0 RxFragSize.MinFrag value for non-packing modeAtsushi Nemoto
2009-08-06tc35815: Fix rx_missed_errors countAtsushi Nemoto
2009-08-06tc35815: Increase timeout for mdioAtsushi Nemoto
2009-08-06tc35815: Improve BLEx / FDAEx handlingAtsushi Nemoto
2009-08-06tc35815: Disable StripCRCAtsushi Nemoto
2009-08-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-06intel-iommu: Fix enabling snooping feature by mistakeSheng Yang
2009-08-05Input: matrix_keypad - make matrix keymap size dynamicEric Miao
2009-08-05Input: wistron_btns - support Prestigio Wifi RF kill buttonTJ
2009-08-06drm/radeon/kms: Fix caching mode selection for GTT objectJerome Glisse
2009-08-05cxgb3: fix 2 ports 1G regressionDivy Le Ray
2009-08-05Add IDs for 3C905B-TX Fast Etherlink XL PCIPascal Terjan
2009-08-05ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in driversAndrew Victor
2009-08-05vxge: Version updateBenjamin LaHaise
2009-08-05vxge: prefetch skb->dataBenjamin LaHaise
2009-08-05vxge: prefetch RxD descriptorsBenjamin LaHaise
2009-08-05vxge: improve tx performance by using mmiowb() instead of wmb()Benjamin LaHaise
2009-08-05vxge: fix pktgen hangs (don't abuse skb->cb[])Benjamin LaHaise
2009-08-05vxge: don't drop frame on tx queue fullBenjamin LaHaise
2009-08-05ixgbe: allow vlan egress priority mapping in DCB modeLucy Liu
2009-08-05be2net: Patch to perform function reset at initializationsarveshwarb
2009-08-05netxen: add hardware LRO supportDhananjay Phadke
2009-08-05netxen: remove unnecessary structuresDhananjay Phadke
2009-08-05netxen: fix vlan tso caseDhananjay Phadke
2009-08-05cpmac: unmark as brokenFlorian Fainelli
2009-08-05cpmac: bump version to 0.5.1Florian Fainelli
2009-08-05cpmac: wait longer after MDIO resetFlorian Fainelli
2009-08-05cpmac: add support for fixed PHYFlorian Fainelli
2009-08-05cpmac: fix wrong MDIO bus identifierFlorian Fainelli
2009-08-05drm/i915: Fix read outside array bounds in restoring the SWF10 range.Roel Kluin
2009-08-05drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.Eric Anholt
2009-08-05netxen: fix dma mask update calculationDhananjay Phadke
2009-08-05intel-iommu: Mask physical address to correct page size in intel_map_single()Fenghua Yu
2009-08-05intel-iommu: Correct sglist size calculation.Fenghua Yu