summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn-rs.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-21iwlagn: testmode fixed rate available for testmode onlyWey-Yi Guy1-2/+6
2011-07-11iwlagn: separate and enhance the fixed rate fromWey-Yi Guy1-10/+18
2011-06-01iwlagn: change the logging level for aggregation enable checkWey-Yi Guy1-1/+1
2011-05-24iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabledWey-Yi Guy1-2/+2
2011-05-16Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville1-39/+47
2011-05-16iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd1-1/+1
2011-05-13iwlagn: remove set but unused varsJohannes Berg1-18/+10
2011-05-13iwlagn: add testmode set fixed rate commandWey-Yi Guy1-21/+37
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy1-1/+1
2011-04-07iwlagn: remove pointless return variablesJohannes Berg1-7/+2
2011-03-25iwlwifi: add RATE_MCS_RATE_MSKDaniel Halperin1-7/+8
2011-03-25iwlwifi: limit number of attempts for highest HT rateDaniel Halperin1-1/+2
2011-02-01iwlwifi: use maximum aggregation sizeJohannes Berg1-1/+4
2011-02-01iwlagn: adjust rate tableWey-Yi Guy1-12/+12
2010-12-16iwlwifi: Fix error: struct iwl_lq_sta has no member named dbg_fixed_rateSedat Dilek1-0/+2
2010-12-16mac80211: Add timeout to BA session start APISujith Manoharan1-1/+1
2010-12-14iwlwifi: clear dbg_fixed_rate during initShanyu Zhao1-0/+2
2010-11-16iwlagn: support dynamic aggregation for BT coexWey-Yi Guy1-15/+17
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-40/+364
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+3
2010-10-08iwlwifi: remove agn rates info thereJohannes Berg1-0/+68
2010-10-08iwlwifi: move agn specific station code thereJohannes Berg1-0/+1
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy1-4/+7
2010-08-27iwlwifi: move HT configuration data into contextJohannes Berg1-23/+43
2010-08-25iwlagn: set traffic load based on multiple factorsWey-Yi Guy1-42/+71
2010-08-25iwlwifi: add bt full concurrency supportWey-Yi Guy1-3/+67
2010-08-25iwlagn: let bluetooth traffic load impact rate scaleJohannes Berg1-1/+112
2010-08-25iwlagn: continue perform rate scale when error detectedWey-Yi Guy1-3/+17
2010-08-25iwlagn: adjust starting action for rate scaleWey-Yi Guy1-4/+8
2010-08-25iwlwifi: make aggregation time limit configurableWey-Yi Guy1-0/+10
2010-08-04iwlagn: Improve aggregation failure error messagesAndy Lutomirski1-4/+7
2010-06-26iwlwifi: turn on RTS/CTS after aggregation become operationalWey-Yi Guy1-12/+5
2010-06-03mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg1-2/+1
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-2/+0
2010-05-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-9/+11
2010-05-04iwlwifi: recalculate average tpt if not currentReinette Chatre1-4/+6
2010-05-01iwlwifi: set AMPDU status variables correctlyDaniel Halperin1-5/+5
2010-04-23Merge branch 'master' into for-davemJohn W. Linville1-19/+28
2010-04-17iwlwifi: sanity check for turn on aggregation tidWey-Yi Guy1-17/+17
2010-04-17iwlwifi: set correct single/dual stream maskWey-Yi Guy1-2/+11
2010-04-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-4/+2
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-31/+25
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-0/+1
2010-04-09iwlwifi: fix compile warnings when compiling without debugReinette Chatre1-1/+1
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-31/+24
2010-04-02iwlwifi: remove trailing space in messagesFrans Pop1-1/+1
2010-04-02iwlwifi: use consistent table for tx data collectShanyu Zhao1-31/+24
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-25iwlwifi: remove noise reportingJohannes Berg1-2/+0
2010-03-19iwlwifi: sta_id cannot be invalid in rs_initialize_lqJohannes Berg1-4/+0