aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Random cleanupSujith2008-08-293-94/+83
* ath9k: Remove remaining occurences of ath_skb_map functionsSujith2008-08-294-60/+24
* ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen2008-08-291-2/+2
* ath9k: Assign seq# when mac80211 requests thisJouni Malinen2008-08-293-0/+27
* ath9k: Fix TX status reportingJouni Malinen2008-08-291-2/+10
* ath9k: Updated Beacon generation to use mac80211-styleJouni Malinen2008-08-293-50/+48
* ath9k: Allow AP mode to be enabledJouni Malinen2008-08-292-5/+26
* ath9k: Trim struct ath_softcSujith2008-08-295-61/+31
* ath9k: Use ah_curchan and remove sc_curchan which is redundantSujith2008-08-294-15/+12
* ath9k: Use bitfields for sc operationsSujith2008-08-297-62/+66
* ath9k: Use a single opmode variableSujith2008-08-298-39/+41
* ath9k: Unused macros, variablesSujith2008-08-292-84/+50
* ath9k: Remove ar5416hal and assign default values directlySujith2008-08-291-25/+3
* ath9k: Remove a few unnecessary macrosSujith2008-08-292-13/+4
* ath9k: Use bitfields for buffer typeSujith2008-08-292-79/+83
* ath9k: RX Filter cleanupSujith2008-08-294-67/+21
* ath9k: Merge reset functionsSujith2008-08-295-55/+27
* orinoco: Add MIC on TX and check on RXDavid Kilroy2008-08-224-16/+229
* orinoco: Process bulk of receive interrupt in a taskletDavid Kilroy2008-08-222-19/+100
* orinoco: Send association events to userspaceDavid Kilroy2008-08-221-0/+62
* orinoco: Add WE-18 ioctls for WPADavid Kilroy2008-08-223-8/+554
* orinoco: Use a macro to define wireless handlersDavid Kilroy2008-08-221-32/+34
* orinoco: Split wevent work thread from wevent sendingDavid Kilroy2008-08-221-10/+14
* orinoco: Don't use boolean parameter to record encoding typeDavid Kilroy2008-08-222-13/+20
* orinoco: Use extended Agere scans available on 9.x series firmwaresDavid Kilroy2008-08-224-44/+448
* orinoco: address checkpatch typedef warningDavid Kilroy2008-08-222-9/+10
* orinoco: Fix transmit for Agere/Lucent with fw 9.xDavid Kilroy2008-08-223-15/+46
* orinoco: Invoke firmware download in main driverDavid Kilroy2008-08-2210-156/+346
* orinoco: Extend hermes_dld routines for Agere firmwareDavid Kilroy2008-08-222-0/+290
* orinoco: Make firmware download logic more genericDavid Kilroy2008-08-223-72/+182
* orinoco: Move firmware download functionality into new moduleDavid Kilroy2008-08-224-274/+385
* orinoco: Add function to execute Hermes initialisation commands synchronouslyDavid Kilroy2008-08-222-37/+60
* orinoco: Move EXPORT_SYMBOL declarations next to exported functionDavid Kilroy2008-08-221-10/+7
* orinoco: Specify all three parameters to every Hermes command.David Kilroy2008-08-221-6/+7
* orinoco: Update scan translationDavid Kilroy2008-08-221-25/+46
* orinoco: Add ESSID specific scanning for Agere fwDavid Kilroy2008-08-221-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