summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: add direct probe before associationRon Rindjunsky2008-08-222-15/+73
* p54: rename prism54xyz -> p54xyzChristian Lamparter2008-08-226-47/+47
* mac80211: change number of pre-assoc scansRon Rindjunsky2008-08-222-3/+10
* 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
* mac80211: cleanup mlme state namespaceTomas Winkler2008-08-224-51/+61
* 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
* mac80211: filter probes in ieee80211_rx_mgmt_probe_respTomas Winkler2008-08-221-3/+3
* replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene2008-08-2216-608/+545
* move ETH_P_PAE from ieee80211_i.h to if_ether.hJasper Bryant-Greene2008-08-222-4/+1
* rfkill: introduce RFKILL_STATE_MAXHenrique de Moraes Holschuh2008-08-222-3/+9
* rfkill: add __must_check annotationsHenrique de Moraes Holschuh2008-08-222-4/+6
* rfkill: add default global states (v2)Henrique de Moraes Holschuh2008-08-223-12/+117
* rfkill: detect bogus double-registering (v2)Henrique de Moraes Holschuh2008-08-221-1/+28
* 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
* mac80211: allow no mac address until firmware loadLuis Carlos Cobo2008-08-221-0/+38
* mac80211: remove WLAN_FC_DATA_PRESENTHarvey Harrison2008-08-221-2/+0
* mac80211: remove rx/tx_data->fc memberHarvey Harrison2008-08-223-9/+4
* mac80211: use ieee80211 frame control directlyHarvey Harrison2008-08-223-51/+44
* mac80211: remove IEEE80211_FC helperHarvey Harrison2008-08-225-33/+31
* mac80211: remove ieee80211_get_hdrlenHarvey Harrison2008-08-222-49/+0
* mac80211: rx.c/tx.c remove more users of tx/rx_data->fcHarvey Harrison2008-08-222-39/+25
* mac80211: wep.c replace magic numbers in IV/ICV removalHarvey Harrison2008-08-221-4/+3
* mac80211: wme.h remove unused QOS_CONTROL_LENHarvey Harrison2008-08-221-2/+0
* mac80211: explicitly check skb->lenHarvey Harrison2008-08-221-14/+11
* 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
* mac80211: radiotap: assume modulation from ratesBruno Randolf2008-08-221-1/+4
* mac80211: add rx status flag for short preambleBruno Randolf2008-08-222-0/+4
* ath5k: rates cleanupBruno Randolf2008-08-224-329/+171
* mac80211: add ieee80211_queue_stopped)Tomas Winkler2008-08-222-0/+17
OpenPOWER on IntegriCloud