summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* WIRELESS: Make wireless one-click selectable.Robert P. J. Day2008-08-221-2/+6
* 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
* net/ieee80211: adjust error handlingJulia Lawall2008-08-221-4/+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
* pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() raceJarek Poplawski2008-08-213-0/+13