summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-rs.c
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: Improve aggregation failure error messagesAndy Lutomirski2010-08-041-4/+7
* iwlwifi: turn on RTS/CTS after aggregation become operationalWey-Yi Guy2010-06-251-12/+5
* mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg2010-06-031-2/+1
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-2/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-9/+11
|\
| * iwlwifi: recalculate average tpt if not currentReinette Chatre2010-05-041-4/+6
| * iwlwifi: set AMPDU status variables correctlyDaniel Halperin2010-04-301-5/+5
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-231-19/+28
|\ \ | |/
| * iwlwifi: sanity check for turn on aggregation tidWey-Yi Guy2010-04-161-17/+17
| * iwlwifi: set correct single/dual stream maskWey-Yi Guy2010-04-161-2/+11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-4/+2
|\ \ | |/
| * iwlwifi: fix compile warnings when compiling without debugReinette Chatre2010-04-091-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-081-31/+24
| |\
| * | iwlwifi: remove trailing space in messagesFrans Pop2010-04-021-1/+1
| * | iwlwifi: remove noise reportingJohannes Berg2010-03-251-2/+0
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-31/+25
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-111-0/+1
| |\ \ | | |/ | |/|
| | * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
| * | iwlwifi: use consistent table for tx data collectShanyu Zhao2010-04-021-31/+24
| |/
* | iwlwifi: sta_id cannot be invalid in rs_initialize_lqJohannes Berg2010-03-191-4/+0
* | iwlwifi: implement new mac80211 station add/remove callsReinette Chatre2010-03-191-59/+61
* | iwlwifi: remove priv->active_rate_basicJohannes Berg2010-03-091-5/+0
* | iwlagn: remove write-only variablesJohannes Berg2010-03-091-6/+2
|/
* 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/+6
* iwlagn: store station rate scale information in mac80211 station structureReinette Chatre2009-10-271-6/+2
* iwlwifi: move rate scaling structures to header fileReinette Chatre2009-10-271-100/+0
* 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/+108
* 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/+20
* 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/+11
* iwlwifi: check short GI support per-station rather than globallyDaniel C Halperin2009-08-201-54/+15
* 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/+1
OpenPOWER on IntegriCloud