summaryrefslogtreecommitdiff
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-22mac80211: add direct probe before associationRon Rindjunsky
2008-08-22p54: rename prism54xyz -> p54xyzChristian Lamparter
2008-08-22mac80211: change number of pre-assoc scansRon Rindjunsky
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-22mac80211: cleanup mlme state namespaceTomas Winkler
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-22mac80211: filter probes in ieee80211_rx_mgmt_probe_respTomas Winkler
2008-08-22replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene
2008-08-22move ETH_P_PAE from ieee80211_i.h to if_ether.hJasper Bryant-Greene
2008-08-22rfkill: introduce RFKILL_STATE_MAXHenrique de Moraes Holschuh
2008-08-22rfkill: add __must_check annotationsHenrique de Moraes Holschuh
2008-08-22rfkill: add default global states (v2)Henrique de Moraes Holschuh
2008-08-22rfkill: detect bogus double-registering (v2)Henrique de Moraes Holschuh
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-22mac80211: allow no mac address until firmware loadLuis Carlos Cobo
2008-08-22mac80211: remove WLAN_FC_DATA_PRESENTHarvey Harrison
2008-08-22mac80211: remove rx/tx_data->fc memberHarvey Harrison
2008-08-22mac80211: use ieee80211 frame control directlyHarvey Harrison
2008-08-22mac80211: remove IEEE80211_FC helperHarvey Harrison
2008-08-22mac80211: remove ieee80211_get_hdrlenHarvey Harrison