summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-03-14firewire: fw-ohci: Apple UniNorth 1st generation supportStefan Richter1-8/+21
2008-03-14firewire: fw-ohci: PPC PMac platform codeStefan Richter1-0/+49
2008-03-14firewire: endianess annotationsStefan Richter3-6/+6
2008-03-14firewire: endianess fixStefan Richter1-1/+1
2008-03-13iwlwifi: fix bug to show hidden APs during scanReinette Chatre2-16/+26
2008-03-13iwlwifi: change rate number to a constantTomas Winkler1-2/+3
2008-03-13iwlwifi: Fix endianity in debug printTomas Winkler1-1/+1
2008-03-13iwlwifi: Use eeprom form iwlcoreAssaf Krauss7-426/+30
2008-03-13iwlwifi: update copyright yearReinette Chatre23-31/+28
2008-03-13iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constantTomas Winkler2-5/+5
2008-03-13ssb: Add SPROM/invariants support for PCMCIA devicesMichael Buesch7-165/+646
2008-03-13rt2x00: Only strip preamble bit in rt2400pciIvo van Doorn2-9/+3
2008-03-13rt2x00: Release rt2x00 2.1.4Ivo van Doorn1-1/+1
2008-03-13rt2x00: Fix rt2400pci signalIvo van Doorn8-15/+43
2008-03-13rt2x00: Fix RX DMA ring initializationIvo van Doorn2-2/+2
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/rol...Linus Torvalds10-36/+41
2008-03-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds3-31/+61
2008-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+5
2008-03-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds24-94/+365
2008-03-13block: floppy: fix rmmod lockupJiri Slaby1-5/+0
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-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 bcm43xx removalAdrian Bunk31-16891/+0
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