summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* orinoco: Add MIC on TX and check on RXDavid Kilroy2008-08-234-16/+229
* orinoco: Process bulk of receive interrupt in a taskletDavid Kilroy2008-08-232-19/+100
* orinoco: Send association events to userspaceDavid Kilroy2008-08-231-0/+62
* orinoco: Add WE-18 ioctls for WPADavid Kilroy2008-08-233-8/+554
* orinoco: Use a macro to define wireless handlersDavid Kilroy2008-08-231-32/+34
* orinoco: Split wevent work thread from wevent sendingDavid Kilroy2008-08-231-10/+14
* orinoco: Don't use boolean parameter to record encoding typeDavid Kilroy2008-08-232-13/+20
* orinoco: Use extended Agere scans available on 9.x series firmwaresDavid Kilroy2008-08-234-44/+448
* orinoco: address checkpatch typedef warningDavid Kilroy2008-08-232-9/+10
* orinoco: Fix transmit for Agere/Lucent with fw 9.xDavid Kilroy2008-08-233-15/+46
* orinoco: Invoke firmware download in main driverDavid Kilroy2008-08-2310-156/+346
* orinoco: Extend hermes_dld routines for Agere firmwareDavid Kilroy2008-08-232-0/+290
* orinoco: Make firmware download logic more genericDavid Kilroy2008-08-233-72/+182
* orinoco: Move firmware download functionality into new moduleDavid Kilroy2008-08-234-274/+385
* orinoco: Add function to execute Hermes initialisation commands synchronouslyDavid Kilroy2008-08-232-37/+60
* orinoco: Move EXPORT_SYMBOL declarations next to exported functionDavid Kilroy2008-08-231-10/+7
* orinoco: Specify all three parameters to every Hermes command.David Kilroy2008-08-231-6/+7
* orinoco: Update scan translationDavid Kilroy2008-08-231-25/+46
* orinoco: Add ESSID specific scanning for Agere fwDavid Kilroy2008-08-231-1/+19
* p54: rename prism54xyz -> p54xyzChristian Lamparter2008-08-226-47/+47
* rt2x00: Add module parameter to disable HW cryptoIvo van Doorn2008-08-222-2/+18
* rt2x00: Move lna_gain calculation to config() callbackIvo van Doorn2008-08-223-31/+63
* ath5k: set short preamble flag for rxBruno Randolf2008-08-221-5/+3
* rt2x00: Release rt2x00 2.2.0Ivo van Doorn2008-08-221-1/+1
* rt2x00: Gather channel information in structureIvo van Doorn2008-08-2213-162/+176
* rt2x00: Implement HW encryption (rt73usb)Ivo van Doorn2008-08-223-8/+285
* rt2x00: Implement HW encryption (rt61pci)Ivo van Doorn2008-08-223-8/+270
* rt2x00: Implement HW encryptionIvo van Doorn2008-08-2211-30/+686
* wireless: replace __FUNCTION__ with __func__Harvey Harrison2008-08-229-25/+25
* libertas_tf: config and makefileLuis Carlos Cobo2008-08-223-0/+21
* libertas_tf: usb specific functionsLuis Carlos Cobo2008-08-222-0/+864
* libertas_tf: command helper functions for libertas_tfLuis Carlos Cobo2008-08-221-0/+669
* libertas_tf: main.c, data paths and mac80211 handlersLuis Carlos Cobo2008-08-221-0/+666
* libertas_tf: header fileLuis Carlos Cobo2008-08-221-0/+514
* ath5k: explicitly check skb->lenHarvey Harrison2008-08-221-1/+2
* iwlwifi: use le16 frame control directly, use QOS symbolic constant maskHarvey Harrison2008-08-222-5/+5
* b43legacy: use le16 frame control directly, avoid byteswappingHarvey Harrison2008-08-221-3/+1
* iwlwifi: add level for debugging host commandEsti Kummer2008-08-223-13/+39
* iwlwifi: kill struct iwl4965_lq_mngrTomas Winkler2008-08-222-16/+0
* iwl-4965: test below 0 on unsigned num_tbsroel kluin2008-08-221-1/+1
* iwlwifi: use generic mac80211 radiotap headersBruno Randolf2008-08-226-208/+27
* ath5k: rates cleanupBruno Randolf2008-08-224-329/+171
* Ath5k: unify resetsJiri Slaby2008-08-221-82/+42
* rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OKDaniel Wagner2008-08-221-23/+20
* ath5k: add Mesh Point supportAndrey Yurovsky2008-08-222-1/+4
* libertas: add sysfs hooks to update boot2 and persistent firmwareBrian Cavagnolo2008-08-221-0/+65
* libertas: support boot commands to write persistent firmware and bootloaderBrian Cavagnolo2008-08-224-25/+119
* rtl818x: merge tx/rx descriptor flagsHerton Ronaldo Krzesinski2008-08-225-59/+57
* fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell2008-08-212-0/+23
* rtc: rtc-ds1374: fix 'no irq' case handlingAnton Vorontsov2008-08-211-5/+5