summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | ath9k_htc: Allocate URBs properlySujith.Manoharan@atheros.com2010-05-121-18/+18
| | | | * | | ath9k_htc: Lock sta_notify() callbackSujith.Manoharan@atheros.com2010-05-121-0/+4
| | | | * | | ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma()Vasanthakumar Thiagarajan2010-05-111-2/+0
| | | | * | | ath9k: Fix bug in handling rx frames with invalid descriptor contentVasanthakumar Thiagarajan2010-05-111-0/+1
| | | | * | | ath9k_hw: new initialization values for AR9003Luis R. Rodriguez2010-05-111-134/+134
| | | | * | | ath5k: drop warning on jumbo framesLuis R. Rodriguez2010-05-111-6/+6
| | | | * | | wl1271: remove some unneeded codeDan Carpenter2010-05-111-2/+0
| | | | * | | wl1271: fix notifier interface supported testDan Carpenter2010-05-111-1/+1
| | | | * | | wl1271: add missing spin_lock()Dan Carpenter2010-05-111-0/+1
| | | | * | | iwlwifi: clear driver stations when going downJohannes Berg2010-05-103-0/+21
| | | | * | | iwlwifi: remove pointless HT checkJohannes Berg2010-05-101-4/+6
| | | | * | | iwlwifi: rename iwl_add_local_stationJohannes Berg2010-05-104-9/+6
| | | | * | | iwlwifi: move iwl_find_station() to 4965Johannes Berg2010-05-103-51/+44
| | | | * | | iwlwifi: use iwl_sta_id() for TKIP key updateJohannes Berg2010-05-103-11/+15
| | | | * | | iwlagn: use iwl_sta_id() for aggregationJohannes Berg2010-05-105-28/+25
| | | | * | | iwlwifi: use iwl_find_station lessJohannes Berg2010-05-105-78/+29
| | | | * | | iwlwifi: add iwl_sta_id()Johannes Berg2010-05-101-0/+8
| | | | * | | iwlwifi: track station IDsJohannes Berg2010-05-108-52/+82
| | | | * | | iwlwifi: provide more comments for cfg structureWey-Yi Guy2010-05-101-0/+12
| | | | * | | iwlwifi: "tx power per chain" are part of ucode_tx_statsWey-Yi Guy2010-05-103-42/+21
| | | | * | | iwlagn: work around rate scaling reset delayReinette Chatre2010-05-101-1/+37
| | | | * | | iwlwifi: rework broadcast station managementJohannes Berg2010-05-1011-99/+89
| | | | * | | iwlwifi: split allocation/sending local station LQJohannes Berg2010-05-101-8/+8
| | | | * | | iwlwifi: fix iwl_sta_init_lq station IDJohannes Berg2010-05-101-7/+4
| | | | * | | iwlwifi: note that priv->bssid is used only by 3945Johannes Berg2010-05-101-1/+1
| | | | * | | iwlwifi: use vif in iwl_ht_confJohannes Berg2010-05-101-4/+5
| | | | * | | iwlwifi: remove useless priv->vif checkJohannes Berg2010-05-101-4/+1
| | | | * | | iwlagn: use virtual interface in TX aggregation handlingJohannes Berg2010-05-103-11/+14
| | | | * | | iwlwifi: push virtual interface throughJohannes Berg2010-05-109-122/+118
| | | | * | | iwlwifi: apply filter flags directlyJohannes Berg2010-05-101-30/+22
| | | | * | | iwlagn: use vif->type to check stationJohannes Berg2010-05-101-1/+1
| | | | * | | iwlagn: move iwl_get_ra_sta_id to 4965Johannes Berg2010-05-103-12/+10
| | | | * | | iwlwifi: remove rts_thresholdJohannes Berg2010-05-101-1/+0
| | | | * | | iwl3945: add plcp error checkingAbhijeet Kolekar2010-05-103-3/+69
| | | | * | | iwlagn: implement loading a new firmware file typeJohannes Berg2010-05-104-9/+187
| | | | * | | iwlagn: prepare for new firmware file formatJohannes Berg2010-05-101-123/+168
| | | | * | | iwlwifi: move eeprom version printout to eeprom initJohannes Berg2010-05-102-6/+7
| | | | * | | iwlwifi: remove ucode virtual functionsJohannes Berg2010-05-1010-123/+47
| | | | * | | iwl3945: remove ucode access indirectionJohannes Berg2010-05-102-49/+30
| | | | * | | iwlagn: show and store firmware build numberJohannes Berg2010-05-101-10/+15
| | | | * | | iwlwifi: manage IBSS station properlyJohannes Berg2010-05-1014-28/+66
| | | | * | | iwlwifi: pass address to iwl_remove_stationJohannes Berg2010-05-101-7/+7
| | | | * | | iwl3945: use iwl3945_add_bcast_stationJohannes Berg2010-05-101-1/+1
| | | | * | | iwlwifi: make bcast LQ command available for later restore actionsReinette Chatre2010-05-104-29/+75
| | | | * | | iwlwifi: dump firmware build info in error caseShanyu Zhao2010-05-101-0/+3
| | | | * | | iwlwifi: checking for all the possible failure casesWey-Yi Guy2010-05-101-2/+4
| | | | * | | iwlwifi: wimax co-exist code clean upWey-Yi Guy2010-05-103-61/+59
| | | | * | | iwlwifi: give correct return information for tx power debugfsWey-Yi Guy2010-05-101-1/+1
| | | | * | | iwlwifi: use cfg to configure calibration operationWey-Yi Guy2010-05-106-5/+44
| | | | * | | iwlwifi: use .cfg to enable/disable continuous ucode traceWey-Yi Guy2010-05-106-2/+20