summaryrefslogtreecommitdiffstats
path: root/Documentation/laptops (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-12mac80211: add offload channel switch supportJohannes Berg5-5/+153
2010-05-11ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma()Vasanthakumar Thiagarajan1-2/+0
2010-05-11ath9k: Fix bug in handling rx frames with invalid descriptor contentVasanthakumar Thiagarajan1-0/+1
2010-05-11ath9k_hw: new initialization values for AR9003Luis R. Rodriguez1-134/+134
2010-05-11ath5k: drop warning on jumbo framesLuis R. Rodriguez1-6/+6
2010-05-11wl1271: remove some unneeded codeDan Carpenter1-2/+0
2010-05-11wl1271: fix notifier interface supported testDan Carpenter1-1/+1
2010-05-11wl1271: add missing spin_lock()Dan Carpenter1-0/+1
2010-05-11iwlwifi: clear driver stations when going downJohannes Berg3-0/+21
2010-05-11iwlwifi: remove pointless HT checkJohannes Berg1-4/+6
2010-05-11iwlwifi: rename iwl_add_local_stationJohannes Berg4-9/+6
2010-05-11iwlwifi: move iwl_find_station() to 4965Johannes Berg3-51/+44
2010-05-11iwlwifi: use iwl_sta_id() for TKIP key updateJohannes Berg3-11/+15
2010-05-11iwlagn: use iwl_sta_id() for aggregationJohannes Berg5-28/+25
2010-05-11iwlwifi: use iwl_find_station lessJohannes Berg5-78/+29
2010-05-11iwlwifi: add iwl_sta_id()Johannes Berg1-0/+8
2010-05-11iwlwifi: track station IDsJohannes Berg8-52/+82
2010-05-11iwlwifi: provide more comments for cfg structureWey-Yi Guy1-0/+12
2010-05-11iwlwifi: "tx power per chain" are part of ucode_tx_statsWey-Yi Guy3-42/+21
2010-05-11iwlagn: work around rate scaling reset delayReinette Chatre1-1/+37
2010-05-11iwlwifi: rework broadcast station managementJohannes Berg11-99/+89
2010-05-11iwlwifi: split allocation/sending local station LQJohannes Berg1-8/+8
2010-05-11iwlwifi: fix iwl_sta_init_lq station IDJohannes Berg1-7/+4
2010-05-11iwlwifi: note that priv->bssid is used only by 3945Johannes Berg1-1/+1
2010-05-11iwlwifi: use vif in iwl_ht_confJohannes Berg1-4/+5
2010-05-11iwlwifi: remove useless priv->vif checkJohannes Berg1-4/+1
2010-05-11iwlagn: use virtual interface in TX aggregation handlingJohannes Berg3-11/+14
2010-05-11iwlwifi: push virtual interface throughJohannes Berg9-122/+118
2010-05-11iwlwifi: apply filter flags directlyJohannes Berg1-30/+22
2010-05-11iwlagn: use vif->type to check stationJohannes Berg1-1/+1
2010-05-11iwlagn: move iwl_get_ra_sta_id to 4965Johannes Berg3-12/+10
2010-05-11iwlwifi: remove rts_thresholdJohannes Berg1-1/+0
2010-05-11iwl3945: add plcp error checkingAbhijeet Kolekar3-3/+69
2010-05-11iwlagn: implement loading a new firmware file typeJohannes Berg4-9/+187
2010-05-11iwlagn: prepare for new firmware file formatJohannes Berg1-123/+168
2010-05-11iwlwifi: move eeprom version printout to eeprom initJohannes Berg2-6/+7
2010-05-11iwlwifi: remove ucode virtual functionsJohannes Berg10-123/+47
2010-05-11iwl3945: remove ucode access indirectionJohannes Berg2-49/+30
2010-05-11iwlagn: show and store firmware build numberJohannes Berg1-10/+15
2010-05-11iwlwifi: manage IBSS station properlyJohannes Berg14-28/+66
2010-05-11iwlwifi: pass address to iwl_remove_stationJohannes Berg1-7/+7
2010-05-11iwl3945: use iwl3945_add_bcast_stationJohannes Berg1-1/+1
2010-05-11iwlwifi: make bcast LQ command available for later restore actionsReinette Chatre4-29/+75
2010-05-11iwlwifi: dump firmware build info in error caseShanyu Zhao1-0/+3
2010-05-11iwlwifi: checking for all the possible failure casesWey-Yi Guy1-2/+4
2010-05-11iwlwifi: wimax co-exist code clean upWey-Yi Guy3-61/+59
2010-05-11iwlwifi: give correct return information for tx power debugfsWey-Yi Guy1-1/+1
2010-05-11iwlwifi: use cfg to configure calibration operationWey-Yi Guy6-5/+44
2010-05-11iwlwifi: use .cfg to enable/disable continuous ucode traceWey-Yi Guy6-2/+20
2010-05-11iwlwifi: remove device type checking for tx power in debugfsWey-Yi Guy4-2/+10