aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-09-08ahci: make ahci_asus_m2a_vm_32bit_only() quirk more genericTejun Heo
2009-09-08dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo
2009-09-08dmi: fix date handling in dmi_get_year()Tejun Heo
2009-09-08libata: unbreak TPM filtering by reorganizing ata_scsi_pass_thru()Tejun Heo
2009-09-08sata_sis: convert to slave_linkTejun Heo
2009-09-08i915: disable interrupts before tearing down GEM stateLinus Torvalds
2009-09-08b43: PCMCIA is not experimental anymoreMichael Buesch
2009-09-08ath,ar9170: implemented conformance test limit calc. for tx powerJoerg Albert
2009-09-08ath,ar9170: move CTL_ defines into regd.hJoerg Albert
2009-09-08ssb: Fail ssb modinit, if attach of the buses failed.Michael Buesch
2009-09-08b43: remove SHM spinlockMichael Buesch
2009-09-08b43: Remove PIO RX workqueueMichael Buesch
2009-09-08b43: Remove DMA/PIO queue locksMichael Buesch
2009-09-08b43: Remove TX spinlockMichael Buesch
2009-09-08b43: Use a threaded IRQ handlerMichael Buesch
2009-09-08ar9170: implement frequency calibration for one-stage/openfwChristian Lamparter
2009-09-08ath9k: Fix channelFlags for 2GHZSujith
2009-09-08ath9k: Fix RX Filter handling for BARSujith
2009-09-08ath9k: claim irq for ath9k, not ath for pciLuis R. Rodriguez
2009-09-08ath9k: propagate errors on ath_init_device() and request_irq()Luis R. Rodriguez
2009-09-08ath9k: propagate ieee80211_alloc_hw() failureLuis R. Rodriguez
2009-09-08ar9170: added phy register initialisation from eeprom valuesJoerg Albert
2009-09-08drm/i915: fix mask bits settingZhenyu Wang
2009-09-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2009-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-09-07IB/mad: Allow tuning of QP0 and QP1 sizesHal Rosenstock
2009-09-07IB/mad: Fix possible lock-lock-timer deadlockRoland Dreier
2009-09-07r8169: Fix warning in rtl8169_start_xmit().David S. Miller
2009-09-07net: fix hydra printk format warningRandy Dunlap
2009-09-07IXP42x HSS support for setting internal clock rateKrzysztof Halasa
2009-09-07WAN: remove deprecated PCI_DEVICE_ID from PCI200SYN driver.Krzysztof Halasa
2009-09-07be2net: Code changes in Tx path to use skb_dma_map/skb_dma_unmapAjit Khaparde
2009-09-07be2net: Changes to support flashing of the be2 network adapterAjit Khaparde
2009-09-07wan: dlci/sdla transmit return dehackingStephen Hemminger
2009-09-07netxen: update version to 4.0.50Dhananjay Phadke
2009-09-07netxen: refactor firmware info codeDhananjay Phadke
2009-09-07netxen: pre calculate register addressesAmit Kumar Salecha
2009-09-07netxen: fix ip addr hashing after firmware resetAmit Kumar Salecha
2009-09-07netxen: firmware hang detectionDhananjay Phadke
2009-09-07netxen: handle firmware load errorsDhananjay Phadke
2009-09-07drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.Dave Airlie
2009-09-06gianfar: Fix build.David S. Miller
2009-09-05RDMA/nes: Map MTU to IB_MTU_* and correctly report link stateChien Tung
2009-09-05RDMA/nes: Rework the disconn routine for terminate and flushingDon Wood
2009-09-05RDMA/nes: Use the flush code to fill in cqe errorDon Wood
2009-09-05RDMA/nes: Make poll_cq return correct number of wqes during flushDon Wood
2009-09-05RDMA/nes: Use flush mechanism to set status for wqe in errorDon Wood
2009-09-05RDMA/nes: Implement Terminate PacketDon Wood