summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-05-11iwl3945: fix scan racesAbhijeet Kolekar3-1/+5
2010-05-11iwlwifi: rename 6000 series Gen2 devices to Gen2aShanyu Zhao3-17/+18
2010-05-11Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre5-1/+22
2010-05-11iwlagn: wait for asynchronous firmware loadingJohannes Berg2-0/+8
2010-05-10wireless: depends on NETRandy Dunlap1-0/+1
2010-05-10wireless: rt2x00: rt2800usb: replace X by xXose Vazquez Perez1-1/+1
2010-05-10rt2x00: Clean up generic procedures on descriptor writing.Gertjan van Wingerde1-6/+10
2010-05-10rt2x00: Fix beaconing on rt2800.Gertjan van Wingerde2-16/+15
2010-05-10rt2x00: provide beacon's txdesc to write_beacon callback function.Gertjan van Wingerde9-9/+17
2010-05-10rt2x00: Clean up all driver's kick_tx_queue callback functions.Gertjan van Wingerde8-134/+83
2010-05-10rt2x00: Factor out RXWI processing to common rt2800 code.Gertjan van Wingerde4-97/+79
2010-05-10rt2x00: Factor out TXWI writing to common rt2800 code.Gertjan van Wingerde4-102/+60