summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2010-05-18drivers/net: remove useless semicolonsJoe Perches1-1/+1
2010-05-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller24-939/+1308
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville24-939/+1308
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches6-9/+0
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+0
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
2010-05-11iwlwifi: use vif iwl_bss_info_changedJohannes Berg1-5/+3
2010-05-11iwlwifi: rename "tx_power" to "chain_tx_power"Wey-Yi Guy1-3/+3
2010-05-11iwlwifi: remove powersave debugfs if it is not supportedWey-Yi Guy1-2/+5