summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: testing the wrong variable in iwl_add_bssid_station()Dan Carpenter2010-05-241-1/+1
* wireless: update gfp/slab.h includesTejun Heo2010-05-241-0/+1
* iwlwifi: fix internal scan raceReinette Chatre2010-05-211-3/+18
* drivers/net: remove useless semicolonsJoe Perches2010-05-181-1/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-1824-939/+1308
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-1724-939/+1308
| |\
| | * iwlwifi: clear driver stations when going downJohannes Berg2010-05-113-0/+21
| | * iwlwifi: remove pointless HT checkJohannes Berg2010-05-111-4/+6
| | * iwlwifi: rename iwl_add_local_stationJohannes Berg2010-05-114-9/+6Star
| | * iwlwifi: move iwl_find_station() to 4965Johannes Berg2010-05-113-51/+44Star
| | * iwlwifi: use iwl_sta_id() for TKIP key updateJohannes Berg2010-05-113-11/+15
| | * iwlagn: use iwl_sta_id() for aggregationJohannes Berg2010-05-115-28/+25Star
| | * iwlwifi: use iwl_find_station lessJohannes Berg2010-05-115-78/+29Star
| | * iwlwifi: add iwl_sta_id()Johannes Berg2010-05-111-0/+8
| | * iwlwifi: track station IDsJohannes Berg2010-05-118-52/+82
| | * iwlwifi: provide more comments for cfg structureWey-Yi Guy2010-05-111-0/+12
| | * iwlwifi: "tx power per chain" are part of ucode_tx_statsWey-Yi Guy2010-05-113-42/+21Star
| | * iwlagn: work around rate scaling reset delayReinette Chatre2010-05-111-1/+37
| | * iwlwifi: rework broadcast station managementJohannes Berg2010-05-1111-99/+89Star
| | * iwlwifi: split allocation/sending local station LQJohannes Berg2010-05-111-8/+8
| | * iwlwifi: fix iwl_sta_init_lq station IDJohannes Berg2010-05-111-7/+4Star
| | * iwlwifi: note that priv->bssid is used only by 3945Johannes Berg2010-05-111-1/+1
| | * iwlwifi: use vif in iwl_ht_confJohannes Berg2010-05-111-4/+5
| | * iwlwifi: remove useless priv->vif checkJohannes Berg2010-05-111-4/+1Star
| | * iwlagn: use virtual interface in TX aggregation handlingJohannes Berg2010-05-113-11/+14
| | * iwlwifi: push virtual interface throughJohannes Berg2010-05-119-122/+118Star
| | * iwlwifi: apply filter flags directlyJohannes Berg2010-05-111-30/+22Star
| | * iwlagn: use vif->type to check stationJohannes Berg2010-05-111-1/+1
| | * iwlagn: move iwl_get_ra_sta_id to 4965Johannes Berg2010-05-113-12/+10Star
| | * iwlwifi: remove rts_thresholdJohannes Berg2010-05-111-1/+0Star
| | * iwl3945: add plcp error checkingAbhijeet Kolekar2010-05-113-3/+69
| | * iwlagn: implement loading a new firmware file typeJohannes Berg2010-05-114-9/+187
| | * iwlagn: prepare for new firmware file formatJohannes Berg2010-05-111-123/+168
| | * iwlwifi: move eeprom version printout to eeprom initJohannes Berg2010-05-112-6/+7
| | * iwlwifi: remove ucode virtual functionsJohannes Berg2010-05-1110-123/+47Star
| | * iwl3945: remove ucode access indirectionJohannes Berg2010-05-112-49/+30Star
| | * iwlagn: show and store firmware build numberJohannes Berg2010-05-111-10/+15
| | * iwlwifi: manage IBSS station properlyJohannes Berg2010-05-1114-28/+66
| | * iwlwifi: pass address to iwl_remove_stationJohannes Berg2010-05-111-7/+7
| | * iwl3945: use iwl3945_add_bcast_stationJohannes Berg2010-05-111-1/+1
| | * iwlwifi: make bcast LQ command available for later restore actionsReinette Chatre2010-05-114-29/+75
| | * iwlwifi: dump firmware build info in error caseShanyu Zhao2010-05-111-0/+3
| | * iwlwifi: checking for all the possible failure casesWey-Yi Guy2010-05-111-2/+4
| | * iwlwifi: wimax co-exist code clean upWey-Yi Guy2010-05-113-61/+59Star
| | * iwlwifi: give correct return information for tx power debugfsWey-Yi Guy2010-05-111-1/+1
| | * iwlwifi: use cfg to configure calibration operationWey-Yi Guy2010-05-116-5/+44
| | * iwlwifi: use .cfg to enable/disable continuous ucode traceWey-Yi Guy2010-05-116-2/+20
| | * iwlwifi: remove device type checking for tx power in debugfsWey-Yi Guy2010-05-114-2/+10
| | * iwlwifi: use vif iwl_bss_info_changedJohannes Berg2010-05-111-5/+3Star
| | * iwlwifi: rename "tx_power" to "chain_tx_power"Wey-Yi Guy2010-05-111-3/+3