summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: eliminate IBSS warning in rate_lowest_index()Vladimir Koutny2008-06-143-7/+20
* mac80211: tkip.c use a local struct tkip_ctx in ieee80211_get_tkip_keyHarvey Harrison2008-06-141-14/+16
* mac80211: tkip.c fold ieee80211_gen_rc4key into its one callerHarvey Harrison2008-06-141-21/+17Star
* mac80211: tkip.c consolidate tkip IV writing in helperHarvey Harrison2008-06-143-20/+17Star
* mac80211: rx.c use new helpersHarvey Harrison2008-06-141-12/+7Star
* mac80211: wme.c use new helpersHarvey Harrison2008-06-141-13/+5Star
* mac80211: use new helpers in util.c - ieee80211_get_bssid()Harvey Harrison2008-06-141-22/+19Star
* mac80211: wpa.c use new access helpersHarvey Harrison2008-06-141-47/+16Star
* mac80211: add utility function to get header lengthHarvey Harrison2008-06-142-0/+38
* mac80211: make ieee80211_get_hdrlen_from_skb return unsignedHarvey Harrison2008-06-142-5/+5
* mac80211: remove ieee80211_get_morefragHarvey Harrison2008-06-145-20/+6Star
* mac80211: add helpers for frame control testingHarvey Harrison2008-06-148-213/+457
* mac80211_hwsim: Shared TX code for received frames and BeaconsJouni Malinen2008-06-141-51/+32Star
* mac80211_hwsim: Minor cleanupJouni Malinen2008-06-141-6/+6
* mac80211_hwsim: Clean up documentationJouni Malinen2008-06-141-8/+7Star
* mac80211_hwsim: 802.11 radio simulator for mac80211Jouni Malinen2008-06-146-0/+637
* iwlwifi: unify SW rf-kill flowEmmanuel Grumbach2008-06-147-94/+103
* iwlwifi: remove 4965 prefix from iwl4965_ucodeRon Rindjunsky2008-06-142-2/+2
* iwlwifi: adding channels to sysfsEster Kummer2008-06-141-2/+56
* mac80211: fix beacon interval valueTomas Winkler2008-06-142-2/+3
* rndis_wlan: Use kernel-supplied ARRAY_SIZE() macro.Robert P. J. Day2008-06-141-5/+3Star
* rndis_wlan: preallocate command buffer for set/get_oidJussi Kivilinna2008-06-141-14/+33
* rndis_wlan: use kzalloc to allocate private dataJussi Kivilinna2008-06-141-3/+1Star
* mac80211: do not fragment while aggregation is in useRon Rindjunsky2008-06-141-4/+4
* iwlwifi: remove iwlcore_low_level_notifyEmmanuel Grumbach2008-06-143-47/+7Star
* iwlwifi: general code clean upEmmanuel Grumbach2008-06-147-85/+32Star
* iwlwifi: fix software rf_kill problem when interface is downZhu Yi2008-06-142-2/+4
* iwlwifi: remove dead code iwl4965_calc_db_from_ratioEmmanuel Grumbach2008-06-141-36/+0Star
* iwlwifi: retfactor get_temperature functionsEmmanuel Grumbach2008-06-144-18/+10Star
* iwlwifi: move iwl4965_rf_kill_ct_config to iwl-core.cEmmanuel Grumbach2008-06-145-26/+26
* iwlwifi: cleans up scanning codeTomas Winkler2008-06-145-120/+107Star
* iwlwifi: move rate helpers to iwlcoreTomas Winkler2008-06-1412-106/+106
* iwlwifi: move scan to iwl-scan.c iwlcoreTomas Winkler2008-06-146-872/+946
* iwlwifi: add bad length check for WEP keysEmmanuel Grumbach2008-06-142-1/+18
* iwlwifi: refactor setting tx powerTomas Winkler2008-06-148-62/+96
* iwlwifi: refactor tx aggregation response flowTomas Winkler2008-06-144-42/+19Star
* iwlwifi: Fix mode changes (ad-hoc <--> managed)Assaf Krauss2008-06-141-14/+11Star
* iwlwifi enabling IBSS (Ad-Hoc) modeAssaf Krauss2008-06-142-11/+20
* iwlwifi: fix resart flow after fw errorEmmanuel Grumbach2008-06-141-3/+3
* iwlwifi: fix resume SW RF-killMohamed Abbas2008-06-143-18/+17Star
* iwlwifi: format log prints for easier parsingTomas Winkler2008-06-141-4/+6
* iwlwifi: fix bug when moving from 11gn to 11a or 11an to 11gEmmanuel Grumbach2008-06-142-3/+0Star
* iwlwifi: remove redundant flags regarding to FAT channelEmmanuel Grumbach2008-06-145-51/+31Star
* iwlwifi: remove unused flagTomas Winkler2008-06-141-2/+0Star
* iwlwifi: fix allow iwlwifi to aggregate according to tid loadRon Rindjunsky2008-06-141-5/+8
* iwlwifi: use ieee80211_conf to examine rate capabilitiesRon Rindjunsky2008-06-141-12/+6Star
* iwlwifi: add TX aggregation code for 5000 HWTomas Winkler2008-06-141-0/+132
* iwlwifi: map sw and hw ampdu queuesRon Rindjunsky2008-06-145-11/+15
* iwlwifi: add possibility to disable tx_power calibrationEmmanuel Grumbach2008-06-145-2/+14
* iwlwifi: clean up in setup/cancel deferred workEmmanuel Grumbach2008-06-144-38/+43