summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-rs.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: check for aggregation frame and queueWey-Yi Guy2010-02-111-1/+14
* iwlwifi: update copyright year to 2010Reinette Chatre2010-01-191-1/+1
* iwlwifi: Storage class should be before const qualifierTobias Klauser2009-12-281-1/+1
* iwlwifi: set read/write permission for debugfs filesWey-Yi Guy2009-11-231-4/+4
* mac80211: convert aggregation to operate on vifs/stasJohannes Berg2009-11-181-1/+1
* iwlagn: move rate scale initialization to init functionReinette Chatre2009-11-021-7/+6Star
* iwlagn: store station rate scale information in mac80211 station structureReinette Chatre2009-10-271-6/+2Star
* iwlwifi: move rate scaling structures to header fileReinette Chatre2009-10-271-100/+0Star
* iwlwifi: set default aggregation frame count limit to 31Wey-Yi Guy2009-10-071-1/+1
* iwlwifi: add aggregation tables to the rate scaling algorithmDaniel C Halperin2009-10-071-108/+115
* iwlwifi: clean up rs_tx_statusDaniel C Halperin2009-10-071-122/+108Star
* iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy2009-10-071-0/+9
* iwlwifi: clean up ht config namingJohannes Berg2009-10-071-1/+1
* iwlwifi: find the correct first antennaWey-Yi Guy2009-09-141-1/+3
* iwlwifi: fix HT operation in 2.4 GHz bandDaniel C Halperin2009-09-141-0/+6
* iwlwifi: use iwl_hwrate_get_mac80211_idx where appropriateDaniel C Halperin2009-08-311-2/+8
* iwlwifi: remove 60 Mbps from sband bitrates tableDaniel C Halperin2009-08-311-28/+20Star
* iwlwifi: clear rate control flags on non-HT packetDaniel C Halperin2009-08-281-0/+1
* iwlwifi: use station HT capabilities and BSS operating mode for Green-fieldDaniel C Halperin2009-08-201-15/+11Star
* iwlwifi: check short GI support per-station rather than globallyDaniel C Halperin2009-08-201-54/+15Star
* iwlwifi: include HT configuration when adding stations through rs_rate_initDaniel C Halperin2009-08-201-8/+10
* iwlwifi: prevent read outside array boundsReinette Chatre2009-08-201-0/+3
* iwlwifi: refactor some thermal throttle codeJohannes Berg2009-08-141-7/+7
* iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy2009-08-141-33/+34
* iwlwifi: Thermal Throttling Management - part 2Wey-Yi Guy2009-07-271-9/+39
* iwlwifi: revert to active table when rate is not validWey-Yi Guy2009-07-271-5/+32
* mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez2009-07-241-6/+1Star
* iwlwifi: remove rs_get_rate workaroundLuis R. Rodriguez2009-07-241-10/+1Star
* iwlwifi: add value and range define for link quality commandWey-Yi Guy2009-06-041-3/+4
* iwlwifi: unify station managementTomas Winkler2009-06-041-9/+6Star
* iwlwifi: report the rate index as an MCS rate numberWey-Yi Guy2009-05-221-4/+27
* iwlwifi: add Greenfield support for 11nWey-Yi Guy2009-05-221-14/+20
* iwlagn: show current rate scale data in debugfsWey-Yi Guy2009-05-111-0/+42
* iwlagn: improve rate scale table searchMohamed Abbas2009-05-111-9/+38
* iwlwifi: "is_fat" bit in rate scale match RXON flagWey-Yi Guy2009-05-061-6/+3Star
* iwlwifi: Fix handling of retry count of NO_ACK frames in iwl-{3945|agn}-rsGábor Stefanik2009-05-061-10/+12
* iwlcore: Fix stay in table function.Mohamed Abbas2009-04-221-16/+10Star
* iwlwifi: do not set dual_stream_ant_msk for 3 streamsDaniel C Halperin2009-04-221-3/+0Star
* iwlwifi: Display decoded rate/mcs informationWey-Yi Guy2009-04-221-4/+36
* iwl3945/iwlwifi: unify add_station functionAbhijeet Kolekar2009-04-221-2/+2
* iwlwifi: use station management opsAbhijeet Kolekar2009-04-221-6/+10
* iwlwifi: adding MIMO3 support in rate scalingWey-Yi Guy2009-04-221-24/+307
* iwlwifi: verify the antenna selection when receive fixed rate debugfsWey-Yi Guy2009-03-161-6/+13
* iwlwifi: check IEEE80211_TX_STAT_AMPDU for agg pktWey-Yi Guy2009-03-161-3/+3
* iwlwifi: HT performance improvement changesWey-Yi Guy2009-03-161-5/+6
* iwlwifi: remove un-necessary rs_tl_turn_on_agg() after agg enabledWey-Yi Guy2009-03-161-2/+10
* iwlwifi: add rf information in rate_scale debugfs commandWey-Yi Guy2009-03-161-0/+11
* iwlwifi: add valid tx antenna information in rate_scale_table debugfsWey-Yi Guy2009-03-161-0/+6
* iwlwifi: reduce stack sizeFrank Seidel2009-03-051-4/+19
* iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler2009-02-091-52/+52