summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn-rs.c
AgeCommit message (Expand)Author
2010-08-04iwlagn: Improve aggregation failure error messagesAndy Lutomirski
2010-06-25iwlwifi: turn on RTS/CTS after aggregation become operationalWey-Yi Guy
2010-06-03mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-04iwlwifi: recalculate average tpt if not currentReinette Chatre
2010-04-30iwlwifi: set AMPDU status variables correctlyDaniel Halperin
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-16iwlwifi: sanity check for turn on aggregation tidWey-Yi Guy
2010-04-16iwlwifi: set correct single/dual stream maskWey-Yi Guy
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-09iwlwifi: fix compile warnings when compiling without debugReinette Chatre
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-02iwlwifi: remove trailing space in messagesFrans Pop
2010-04-02iwlwifi: use consistent table for tx data collectShanyu Zhao
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25iwlwifi: remove noise reportingJohannes Berg
2010-03-19iwlwifi: sta_id cannot be invalid in rs_initialize_lqJohannes Berg
2010-03-19iwlwifi: implement new mac80211 station add/remove callsReinette Chatre
2010-03-09iwlwifi: remove priv->active_rate_basicJohannes Berg
2010-03-09iwlagn: remove write-only variablesJohannes Berg
2010-02-11iwlwifi: check for aggregation frame and queueWey-Yi Guy
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre
2009-12-28iwlwifi: Storage class should be before const qualifierTobias Klauser
2009-11-23iwlwifi: set read/write permission for debugfs filesWey-Yi Guy
2009-11-18mac80211: convert aggregation to operate on vifs/stasJohannes Berg
2009-11-02iwlagn: move rate scale initialization to init functionReinette Chatre
2009-10-27iwlagn: store station rate scale information in mac80211 station structureReinette Chatre
2009-10-27iwlwifi: move rate scaling structures to header fileReinette Chatre
2009-10-07iwlwifi: set default aggregation frame count limit to 31Wey-Yi Guy
2009-10-07iwlwifi: add aggregation tables to the rate scaling algorithmDaniel C Halperin
2009-10-07iwlwifi: clean up rs_tx_statusDaniel C Halperin
2009-10-07iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy
2009-10-07iwlwifi: clean up ht config namingJohannes Berg
2009-09-14iwlwifi: find the correct first antennaWey-Yi Guy
2009-09-14iwlwifi: fix HT operation in 2.4 GHz bandDaniel C Halperin
2009-08-31iwlwifi: use iwl_hwrate_get_mac80211_idx where appropriateDaniel C Halperin
2009-08-31iwlwifi: remove 60 Mbps from sband bitrates tableDaniel C Halperin
2009-08-28iwlwifi: clear rate control flags on non-HT packetDaniel C Halperin
2009-08-20iwlwifi: use station HT capabilities and BSS operating mode for Green-fieldDaniel C Halperin
2009-08-20iwlwifi: check short GI support per-station rather than globallyDaniel C Halperin
2009-08-20iwlwifi: include HT configuration when adding stations through rs_rate_initDaniel C Halperin
2009-08-20iwlwifi: prevent read outside array boundsReinette Chatre
2009-08-14iwlwifi: refactor some thermal throttle codeJohannes Berg
2009-08-14iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy
2009-07-27iwlwifi: Thermal Throttling Management - part 2Wey-Yi Guy
2009-07-27iwlwifi: revert to active table when rate is not validWey-Yi Guy
2009-07-24mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez