summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* 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
* rndis_wlan: Use kernel-supplied ARRAY_SIZE() macro.Robert P. J. Day2008-06-141-5/+3
* 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/+1
* iwlwifi: remove iwlcore_low_level_notifyEmmanuel Grumbach2008-06-143-47/+7
* iwlwifi: general code clean upEmmanuel Grumbach2008-06-147-85/+32
* 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/+0
* iwlwifi: retfactor get_temperature functionsEmmanuel Grumbach2008-06-144-18/+10
* 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/+107
* 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/+19
* iwlwifi: Fix mode changes (ad-hoc <--> managed)Assaf Krauss2008-06-141-14/+11
* 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/+17
* 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/+0
* iwlwifi: remove redundant flags regarding to FAT channelEmmanuel Grumbach2008-06-144-51/+30
* iwlwifi: remove unused flagTomas Winkler2008-06-141-2/+0
* 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/+6
* 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
* iwlwifi: removes the RUN_TIME_CALIB ifdefEmmanuel Grumbach2008-06-1412-122/+27
* libertas: rename some registers to clarify their meaningHolger Schurig2008-06-141-30/+28
* libertas: check for old, unsupported hardwareHolger Schurig2008-06-141-0/+12
* libertas: document register meaningsHolger Schurig2008-06-141-9/+80
* libertas: fix interrupt issueHolger Schurig2008-06-141-4/+5
* iwlwifi: removing IWL4965_HT configRon Rindjunsky2008-06-1411-200/+43
* rndis_wlan: cleanup: rename and remove local pointersJussi Kivilinna2008-06-141-37/+37
* rndis_wlan: check if set_multicast_list work is already scheduledJussi Kivilinna2008-06-141-0/+3
* rndis_wlan: update carrier flag when link state changesJussi Kivilinna2008-06-141-0/+5
* rndis_wlan: do link-down state change in worker threadJussi Kivilinna2008-06-141-14/+14
* airo: use simple_read_from_buffer()Akinobu Mita2008-06-141-12/+3
* rt2x00: Rework alignment check.Gertjan van Wingerde2008-06-141-6/+2
* rt2x00: Remove unused definesIvo van Doorn2008-06-145-10/+0
* rt2x00: Clear IEEE80211_TX_CTL_USE_RTS_CTS flag for RTS frameIvo van Doorn2008-06-141-0/+1
* rt2x00: Use __builtin_choose_expr() instead of ?:Ivo van Doorn2008-06-141-9/+13
* rt2x00: Fix double usage of skb->cb in USB RX path.Gertjan van Wingerde2008-06-143-19/+9
* rt2x00: Centralize RX packet alignment handling in rt2x00lib.Gertjan van Wingerde2008-06-145-79/+74
* rt2x00: Cleanup struct skb_frame_desc.Gertjan van Wingerde2008-06-149-35/+13
OpenPOWER on IntegriCloud