aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-03-13rt2x00: Fix basic rate initializationIvo van Doorn4-37/+38
2008-03-13rt2x00: Always enable TSF tickingIvo van Doorn5-0/+10
2008-03-13rt2x00: Make rt2x00leds_register return voidIvo van Doorn2-7/+5
2008-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds10-36/+41
2008-03-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds7-46/+76
2008-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-1/+6
2008-03-13avoid endless loops in lib/swiotlb.cJan Beulich1-14/+16
2008-03-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds38-126/+426
2008-03-13block: floppy: fix rmmod lockupJiri Slaby1-5/+0
2008-03-13kernel-doc: set verbose mode via environmentRandy Dunlap1-0/+4
2008-03-13alpha: use iommu_is_span_boundary helper functionFUJITA Tomonori2-10/+5
2008-03-13char: riscom, fix rc_board indexingJiri Slaby1-1/+1
2008-03-13spi_bitbang: short transfer status fixJan Nikitenko1-3/+5
2008-03-13au1550_spi: fix prototype of irq handlerJan Nikitenko1-2/+2
2008-03-13h8300: fix recent uaccess breakageYoshinori Sato1-7/+4
2008-03-13pagemap: proper read error handlingMarcelo Tosatti1-5/+13
2008-03-13smackfs: do not trust `count' in inodes write()sAhmed S. Darwish2-19/+20
2008-03-13rt2x00: Rename config_preamble() to config_erp()Ivo van Doorn10-80/+76
2008-03-13rt2x00: Check IEEE80211_TXCTL_SEND_AFTER_DTIM flagIvo van Doorn1-1/+5
2008-03-13rt2x00: Start bugging when rt2x00lib doesn't filter SW diversityIvo van Doorn5-81/+49
2008-03-13rt2x00: Move firmware checksumming to driverIvo van Doorn5-47/+50
2008-03-13rt2x00: Upgrade queue->lock to use irqsaveIvo van Doorn2-8/+14
2008-03-13rt2x00: Fix trivial log messageLuis Correia2-2/+4
2008-03-13rt2x00:correct rx packet length for USB devicesAdam Baker1-0/+1
2008-03-13rt2x00: Only disable beaconing just before beacon updateIvo van Doorn5-29/+65
2008-03-13rt2x00: Use skbdesc fields for descriptor initializationIvo van Doorn1-2/+2
2008-03-13rt2x00: Don't use unitialized rxdesc->sizeMattias Nissler2-8/+14
2008-03-13rt2x00: Don't use uninitialized desc_lenIvo van Doorn1-1/+1
2008-03-13rt2x00: Use the correct size when copying the control info in txdoneMattias Nissler1-1/+1
2008-03-13rt2x00: Initialize TX control field in data entriesMattias Nissler2-0/+2
2008-03-13rt2x00: Align RX descriptor to 4 bytesIvo van Doorn3-44/+49
2008-03-13b43: pull out helpers for writing noise tableHarvey Harrison1-22/+23
2008-03-13rndis_wlan: cleanup, rename structure membersJussi Kivilinna1-132/+126
2008-03-13rndis_wlan: cleanup, rename and reorder enums and structuresJussi Kivilinna1-110/+103
2008-03-13drivers/net/wireless/ath5k - convert == (true|false) to simple logical testsJoe Perches2-23/+23
2008-03-13libertas: implement SSID scanning for SIOCSIWSCANHolger Schurig6-316/+76
2008-03-13the scheduled rc80211-simple.c removalAdrian Bunk6-448/+1
2008-03-13the scheduled ieee80211 softmac removalAdrian Bunk16-3662/+0
2008-03-13the scheduled bcm43xx removalAdrian Bunk35-16999/+1
2008-03-13make b43_mac_{enable,suspend}() staticAdrian Bunk2-5/+2
2008-03-13rt2x00: Add suspend/resume handlers to rt2x00rfkillIvo van Doorn4-68/+106
2008-03-13ath5k: disable irq handling in ath5k_hw_detach()Pavel Roskin1-0/+2
2008-03-13b43: phy.c fix typo in register writeHarvey Harrison1-1/+1
2008-03-13PS3: gelic: change the prefix of the net interface for wirelessMasakazu Mokuno1-0/+2
2008-03-13PS3: gelic: ignore scan info from zero SSID beaconsMasakazu Mokuno1-12/+15
2008-03-13prism54: support for 124a:4025 - another version of IOGear GWU513 802.11gJan Slupski1-0/+1
2008-03-13async_tx: checkpatch says s/__FUNCTION__/__func__/gDan Williams4-15/+15
2008-03-13iop-adma.c: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-16/+16
2008-03-13fsldma: Add a completed cookie updated action in DMA finish interrupt.Zhang Wei1-1/+1
2008-03-13fsldma: Add device_prep_dma_interrupt support to fsldma.cZhang Wei1-0/+27