aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-08-29libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams
2008-08-29libertas: convert CMD_802_11_DEAUTHENTICATE to a direct commandDan Williams
2008-08-29libertas: convert CMD_802_11_RF_TX_POWER to a direct commandDan Williams
2008-08-29ssb: Update for Rev. 5 SPROMLarry Finger
2008-08-29ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flagsSujith
2008-08-29ath9k: Use definition from ieee80211.hSujith
2008-08-29ath9k: Miscellaneous fixesSujith
2008-08-29ath9k: Random cleanupSujith
2008-08-29ath9k: Remove remaining occurences of ath_skb_map functionsSujith
2008-08-29ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen
2008-08-29ath9k: Assign seq# when mac80211 requests thisJouni Malinen
2008-08-29ath9k: Fix TX status reportingJouni Malinen
2008-08-29ath9k: Updated Beacon generation to use mac80211-styleJouni Malinen
2008-08-29ath9k: Allow AP mode to be enabledJouni Malinen
2008-08-29ath9k: Trim struct ath_softcSujith
2008-08-29ath9k: Use ah_curchan and remove sc_curchan which is redundantSujith
2008-08-29ath9k: Use bitfields for sc operationsSujith
2008-08-29ath9k: Use a single opmode variableSujith
2008-08-29ath9k: Unused macros, variablesSujith
2008-08-29ath9k: Remove ar5416hal and assign default values directlySujith
2008-08-29ath9k: Remove a few unnecessary macrosSujith
2008-08-29ath9k: Use bitfields for buffer typeSujith
2008-08-29ath9k: RX Filter cleanupSujith
2008-08-29ath9k: Merge reset functionsSujith
2008-08-22orinoco: Add MIC on TX and check on RXDavid 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