summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-rs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-231-40/+364
|\
| * iwlwifi: remove agn rates info thereJohannes Berg2010-10-081-0/+68
| * iwlwifi: move agn specific station code thereJohannes Berg2010-10-081-0/+1
| * iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-061-4/+7
| * iwlwifi: move HT configuration data into contextJohannes Berg2010-08-271-23/+43
| * iwlagn: set traffic load based on multiple factorsWey-Yi Guy2010-08-251-42/+71
| * iwlwifi: add bt full concurrency supportWey-Yi Guy2010-08-251-3/+67
| * iwlagn: let bluetooth traffic load impact rate scaleJohannes Berg2010-08-251-1/+112
| * iwlagn: continue perform rate scale when error detectedWey-Yi Guy2010-08-241-3/+17
| * iwlagn: adjust starting action for rate scaleWey-Yi Guy2010-08-241-4/+8
| * iwlwifi: make aggregation time limit configurableWey-Yi Guy2010-08-241-0/+10
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+3
|/
* iwlagn: Improve aggregation failure error messagesAndy Lutomirski2010-08-041-4/+7
* iwlwifi: turn on RTS/CTS after aggregation become operationalWey-Yi Guy2010-06-261-12/+5Star
* mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg2010-06-031-2/+1Star
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-2/+0Star
* 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-05-011-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/+2Star
|\|
| * 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/+24Star
| |\
| * | iwlwifi: remove trailing space in messagesFrans Pop2010-04-021-1/+1
| * | iwlwifi: remove noise reportingJohannes Berg2010-03-251-2/+0Star
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-31/+25Star
|\ \ \ | |/ / |/| |
| * | 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/+24Star
| |/
* | iwlwifi: sta_id cannot be invalid in rs_initialize_lqJohannes Berg2010-03-191-4/+0Star
* | iwlwifi: implement new mac80211 station add/remove callsReinette Chatre2010-03-191-59/+61
* | iwlwifi: remove priv->active_rate_basicJohannes Berg2010-03-101-5/+0Star
* | iwlagn: remove write-only variablesJohannes Berg2010-03-101-6/+2Star
|/
* 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