summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-08-22orinoco: Add MIC on TX and check on RXmaster-2008-08-22David Kilroy
2008-08-22orinoco: Process bulk of receive interrupt in a taskletDavid Kilroy
2008-08-22orinoco: Send association events to userspaceDavid Kilroy
2008-08-22orinoco: Add WE-18 ioctls for WPADavid Kilroy
2008-08-22orinoco: Use a macro to define wireless handlersDavid Kilroy
2008-08-22orinoco: Split wevent work thread from wevent sendingDavid Kilroy
2008-08-22orinoco: Don't use boolean parameter to record encoding typeDavid Kilroy
2008-08-22orinoco: Use extended Agere scans available on 9.x series firmwaresDavid Kilroy
2008-08-22orinoco: address checkpatch typedef warningDavid Kilroy
2008-08-22orinoco: Fix transmit for Agere/Lucent with fw 9.xDavid Kilroy
2008-08-22orinoco: Invoke firmware download in main driverDavid Kilroy
2008-08-22orinoco: Extend hermes_dld routines for Agere firmwareDavid Kilroy
2008-08-22orinoco: Make firmware download logic more genericDavid Kilroy
2008-08-22orinoco: Move firmware download functionality into new moduleDavid Kilroy
2008-08-22orinoco: Add function to execute Hermes initialisation commands synchronouslyDavid Kilroy
2008-08-22orinoco: Move EXPORT_SYMBOL declarations next to exported functionDavid Kilroy
2008-08-22orinoco: Specify all three parameters to every Hermes command.David Kilroy
2008-08-22orinoco: Update scan translationDavid Kilroy
2008-08-22orinoco: Add ESSID specific scanning for Agere fwDavid Kilroy
2008-08-22p54: rename prism54xyz -> p54xyzChristian Lamparter
2008-08-22rt2x00: Add module parameter to disable HW cryptoIvo van Doorn
2008-08-22rt2x00: Move lna_gain calculation to config() callbackIvo van Doorn
2008-08-22ath5k: set short preamble flag for rxBruno Randolf
2008-08-22rt2x00: Release rt2x00 2.2.0Ivo van Doorn
2008-08-22rt2x00: Gather channel information in structureIvo van Doorn
2008-08-22rt2x00: Implement HW encryption (rt73usb)Ivo van Doorn
2008-08-22rt2x00: Implement HW encryption (rt61pci)Ivo van Doorn
2008-08-22rt2x00: Implement HW encryptionIvo van Doorn
2008-08-22wireless: replace __FUNCTION__ with __func__Harvey Harrison
2008-08-22libertas_tf: config and makefileLuis Carlos Cobo
2008-08-22libertas_tf: usb specific functionsLuis Carlos Cobo
2008-08-22libertas_tf: command helper functions for libertas_tfLuis Carlos Cobo
2008-08-22libertas_tf: main.c, data paths and mac80211 handlersLuis Carlos Cobo
2008-08-22libertas_tf: header fileLuis Carlos Cobo
2008-08-22ath5k: explicitly check skb->lenHarvey Harrison
2008-08-22iwlwifi: use le16 frame control directly, use QOS symbolic constant maskHarvey Harrison
2008-08-22b43legacy: use le16 frame control directly, avoid byteswappingHarvey Harrison
2008-08-22iwlwifi: add level for debugging host commandEsti Kummer
2008-08-22iwlwifi: kill struct iwl4965_lq_mngrTomas Winkler
2008-08-22iwl-4965: test below 0 on unsigned num_tbsroel kluin
2008-08-22iwlwifi: use generic mac80211 radiotap headersBruno Randolf
2008-08-22ath5k: rates cleanupBruno Randolf
2008-08-22Ath5k: unify resetsJiri Slaby
2008-08-22rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OKDaniel Wagner
2008-08-22ath5k: add Mesh Point supportAndrey Yurovsky
2008-08-22libertas: add sysfs hooks to update boot2 and persistent firmwareBrian Cavagnolo
2008-08-22libertas: support boot commands to write persistent firmware and bootloaderBrian Cavagnolo
2008-08-22rtl818x: merge tx/rx descriptor flagsHerton Ronaldo Krzesinski
2008-08-20fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell
2008-08-20rtc: rtc-ds1374: fix 'no irq' case handlingAnton Vorontsov