aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-rs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-14iwlwifi: find the correct first antennaWey-Yi Guy1-1/+3
2009-09-14iwlwifi: fix HT operation in 2.4 GHz bandDaniel C Halperin1-0/+6
2009-08-31iwlwifi: use iwl_hwrate_get_mac80211_idx where appropriateDaniel C Halperin1-2/+8
2009-08-31iwlwifi: remove 60 Mbps from sband bitrates tableDaniel C Halperin1-28/+20
2009-08-28iwlwifi: clear rate control flags on non-HT packetDaniel C Halperin1-0/+1
2009-08-20iwlwifi: use station HT capabilities and BSS operating mode for Green-fieldDaniel C Halperin1-15/+11
2009-08-20iwlwifi: check short GI support per-station rather than globallyDaniel C Halperin1-54/+15
2009-08-20iwlwifi: include HT configuration when adding stations through rs_rate_initDaniel C Halperin1-8/+10
2009-08-20iwlwifi: prevent read outside array boundsReinette Chatre1-0/+3
2009-08-14iwlwifi: refactor some thermal throttle codeJohannes Berg1-7/+7
2009-08-14iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy1-33/+34
2009-07-27iwlwifi: Thermal Throttling Management - part 2Wey-Yi Guy1-9/+39
2009-07-27iwlwifi: revert to active table when rate is not validWey-Yi Guy1-5/+32
2009-07-24mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez1-6/+1
2009-07-24iwlwifi: remove rs_get_rate workaroundLuis R. Rodriguez1-10/+1
2009-06-04iwlwifi: add value and range define for link quality commandWey-Yi Guy1-3/+4
2009-06-04iwlwifi: unify station managementTomas Winkler1-9/+6
2009-05-22iwlwifi: report the rate index as an MCS rate numberWey-Yi Guy1-4/+27
2009-05-22iwlwifi: add Greenfield support for 11nWey-Yi Guy1-14/+20
2009-05-11iwlagn: show current rate scale data in debugfsWey-Yi Guy1-0/+42
2009-05-11iwlagn: improve rate scale table searchMohamed Abbas1-9/+38
2009-05-06iwlwifi: "is_fat" bit in rate scale match RXON flagWey-Yi Guy1-6/+3
2009-05-06iwlwifi: Fix handling of retry count of NO_ACK frames in iwl-{3945|agn}-rsGábor Stefanik1-10/+12
2009-04-22iwlcore: Fix stay in table function.Mohamed Abbas1-16/+10
2009-04-22iwlwifi: do not set dual_stream_ant_msk for 3 streamsDaniel C Halperin1-3/+0
2009-04-22iwlwifi: Display decoded rate/mcs informationWey-Yi Guy1-4/+36
2009-04-22iwl3945/iwlwifi: unify add_station functionAbhijeet Kolekar1-2/+2
2009-04-22iwlwifi: use station management opsAbhijeet Kolekar1-6/+10
2009-04-22iwlwifi: adding MIMO3 support in rate scalingWey-Yi Guy1-24/+307
2009-03-16iwlwifi: verify the antenna selection when receive fixed rate debugfsWey-Yi Guy1-6/+13
2009-03-16iwlwifi: check IEEE80211_TX_STAT_AMPDU for agg pktWey-Yi Guy1-3/+3
2009-03-16iwlwifi: HT performance improvement changesWey-Yi Guy1-5/+6
2009-03-16iwlwifi: remove un-necessary rs_tl_turn_on_agg() after agg enabledWey-Yi Guy1-2/+10
2009-03-16iwlwifi: add rf information in rate_scale debugfs commandWey-Yi Guy1-0/+11
2009-03-16iwlwifi: add valid tx antenna information in rate_scale_table debugfsWey-Yi Guy1-0/+6
2009-03-05iwlwifi: reduce stack sizeFrank Seidel1-4/+19
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler1-52/+52
2009-01-29iwlagn: fix agn rate scalingAbbas, Mohamed1-8/+23
2009-01-29iwlwifi: allow user to set max rateAbbas, Mohamed1-0/+27
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre1-1/+1
2009-01-29iwlwifi: make use of conf_is_ht*() helpersLuis R. Rodriguez1-3/+3
2009-01-29iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas1-3/+4
2009-01-29iwlwifi: clean up printingTomas Winkler1-18/+18
2009-01-29iwl3945: Remove DRV_NAME dependeniesSamuel Ortiz1-3/+6
2009-01-23iwlwifi: fix rs_get_rate WARN_ON()Abbas, Mohamed1-2/+12
2008-12-19iwlagn: fix agn rate scalingMohamed Abbas1-10/+16
2008-12-12iwlwifi: remove includes of iwl-helpers.h where not neededTomas Winkler1-1/+0
2008-12-12iwlwifi: change email contact informationWinkler, Tomas1-1/+1
2008-11-25iwlwifi : fix checkpatch.pl errorsAbhijeet Kolekar1-1/+1
2008-11-25iwlwifi: rs: remove fc variable and other cleanupsTomas Winkler1-29/+19