summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-02-29ath5k: fix all endian issues reported by sparsePavel Roskin2-6/+6
2008-02-29rt2x00: Release rt2x00 2.1.3Ivo van Doorn1-1/+1
2008-02-29rt2x00: Check for 5GHz band in link tunerIvo van Doorn1-1/+1
2008-02-29p54: print unknown eeprom fieldsFlorian Fainelli1-0/+4
2008-02-29adm8211: fix cfg80211 band API conversionJohannes Berg1-0/+2
2008-02-29b43legacy: Fix nondebug buildMichael Buesch1-1/+1
2008-02-29ssb: Add CHIPCO IRQ access functionsAurelien Jarno1-0/+10
2008-02-29p54: fix sparse warningsJohannes Berg1-2/+3
2008-02-29adm8211: fix sparse warningsJohannes Berg1-8/+4
2008-02-29ssb: Add support for 8bit register accessMichael Buesch3-0/+78
2008-02-29wireless: Convert to list_for_each_entry_rcu()Roel Kluin1-3/+3
2008-02-29rt2x00: Release rt2x00 2.1.2Ivo van Doorn1-1/+1
2008-02-29rt2x00: Fix MAC address defines in rt61pciIvo van Doorn1-2/+2
2008-02-29rt2x00: Fix hw mode registration with mac80211.Gertjan van Wingerde1-2/+2
2008-02-29rt2x00: Remove async vendor request calls from rt2x00usbIvo van Doorn4-79/+24
2008-02-29rt2x00: Cleanup mode registrationIvo van Doorn8-72/+81
2008-02-29rt2x00: Rename dscape -> mac80211Ivo van Doorn6-12/+12
2008-02-29rt2x00: Remove reset_tsf()Ivo van Doorn4-36/+0
2008-02-29rt2x00: Fix Descriptor DMA initializationIvo van Doorn5-41/+63
2008-02-29rt2x00: Filter ACK_CTS based on FIF_CONTROLIvo van Doorn3-4/+6
2008-02-29rt2x00: Don't report driver generated frames to tx_status()Ivo van Doorn10-7/+47
2008-02-29rt2x00: Send frames out with configured TX powerIvo van Doorn2-6/+2
2008-02-29rt2x00: Release rt2x00 2.1.1Ivo van Doorn1-1/+1
2008-02-29rt2x00: Kill guardian urb during disable_radioIvo van Doorn1-1/+18
2008-02-29rt2x00: Cleanup MakefileIvo van Doorn1-25/+16
2008-02-29rt2x00: Fix queue->qid initializationIvo van Doorn1-15/+18
2008-02-29rt2x00: Fix skbdesc->data_len initializationIvo van Doorn4-5/+5
2008-02-29rt2x00: Fix typo in debug statementIvo van Doorn2-2/+2
2008-02-29rt2x00: Add queue statistics to debugfsIvo van Doorn1-14/+76
2008-02-29rt2x00: Fix scheduling while atomic errors in usb driversIvo van Doorn1-1/+8
2008-02-29rt2x00: make csr_cache and csr_addr an unionIvo van Doorn4-21/+23
2008-02-29rt2x00: Select CONFIG_NEW_LEDSIvo van Doorn1-0/+1
2008-02-29rt2x00: correct address calc for queue private dataAdam Baker1-1/+2
2008-02-29rt2x00: Remove MGMT ring initializationIvo van Doorn2-3/+1
2008-02-29rt2x00: Make rt2x00 less verboseIvo van Doorn5-20/+0
2008-02-29rt2x00: Fix invalid DMA freeIvo van Doorn1-25/+60
2008-02-29wireless: rt2x00: fix driver menu indentingRandy Dunlap1-8/+8
2008-02-29prism54: Convert wpa_sem in a mutexMatthias Kaehlcke2-6/+6
2008-02-29prism54: Convert stats_sem in a mutexMatthias Kaehlcke3-6/+6
2008-02-29prism54: Convert acl->sem in a mutexMatthias Kaehlcke2-15/+15
2008-02-29ipw2200: le*_add_cpu conversionMarcin Slusarz1-3/+1
2008-02-29ipw2100/ipw2200: note firmware loading caveat in Kconfig help textDaniel Drake1-10/+16
2008-02-29p54: use IEEE 802.11e defaults for initializationChristian Lamparter1-7/+1
2008-02-29zd1211rw: Fix beacon filter flags thinkoMichael Buesch1-1/+1
2008-02-29zd1211rw: Fixed incorrect constant name.Javier Cardona2-9/+8
2008-02-29iwlwifi: remove twice defined CSR registerTomas Winkler3-5/+4
2008-02-29b43(legacy): include full timestamp in beacon framesJohannes Berg2-10/+18
2008-02-29rtl818x: fix RTS/CTS-less transmitJohannes Berg2-7/+19
2008-02-29iwlwifi: fix name of function in comment (_rx_card_state_notif)Reinette Chatre2-2/+2
2008-02-29WDEV: ath5k, typecheck on nonDEBUGJiri Slaby1-1/+3