summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn-rs.c
AgeCommit message (Expand)Author
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-08iwlwifi: remove unused argument from rs_initialize_lqJohannes Berg
2012-03-06iwlwifi: remove shared lockJohannes Berg
2012-02-27iwlwifi: virtualize the op_modeEmmanuel Grumbach
2012-02-17iwlwifi: move workqueue to privJohannes Berg
2012-01-24iwlwifi: update CopyrightWey-Yi Guy
2011-12-16iwlwifi: tid_data moves to iwl_privEmmanuel Grumbach
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry
2011-12-08iwlagn: use IWL_MAX_TID_COUNT instead of TID_MAX_LOAD_COUNTJohannes Berg
2011-12-08iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODEWey-Yi Guy
2011-11-11iwlwifi: fix rate-scaling algorithm for BT combo devicesVenkataraman, Meenakshi
2011-10-14iwlagn: merge station management functionsWey-Yi Guy
2011-10-14iwlagn: remove un-necessary stepWey-Yi Guy
2011-09-30iwlagn: iwl-agn-rs: remove unnecessary null check for sta and lq_staGreg Dietsche
2011-09-21iwlagn: remove common station privJohannes Berg
2011-08-30iwlwifi: iwl-agn-rs.c: remove old commentGreg Dietsche
2011-08-29iwlagn: iwl_tid_data moves to iwl-sharedEmmanuel Grumbach
2011-08-29iwlagn: enable 11n aggregation without checking traffic loadWey-Yi Guy
2011-08-29iwlagn: priv->lock moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: workqueue moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach
2011-08-08iwlagn: remove wireless extensions inclusionsJohannes Berg
2011-07-21iwlagn: testmode fixed rate available for testmode onlyWey-Yi Guy
2011-07-11iwlagn: separate and enhance the fixed rate fromWey-Yi Guy
2011-06-01iwlagn: change the logging level for aggregation enable checkWey-Yi Guy
2011-05-24iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabledWey-Yi Guy
2011-05-16Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2011-05-16iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd
2011-05-13iwlagn: remove set but unused varsJohannes Berg
2011-05-13iwlagn: add testmode set fixed rate commandWey-Yi Guy
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy
2011-04-07iwlagn: remove pointless return variablesJohannes Berg
2011-03-25iwlwifi: add RATE_MCS_RATE_MSKDaniel Halperin
2011-03-25iwlwifi: limit number of attempts for highest HT rateDaniel Halperin
2011-01-31iwlwifi: use maximum aggregation sizeJohannes Berg
2011-01-31iwlagn: adjust rate tableWey-Yi Guy
2010-12-16iwlwifi: Fix error: struct iwl_lq_sta has no member named dbg_fixed_rateSedat Dilek
2010-12-15mac80211: Add timeout to BA session start APISujith Manoharan
2010-12-13iwlwifi: clear dbg_fixed_rate during initShanyu Zhao
2010-11-16iwlagn: support dynamic aggregation for BT coexWey-Yi Guy
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-07iwlwifi: remove agn rates info thereJohannes Berg
2010-10-07iwlwifi: move agn specific station code thereJohannes Berg
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy
2010-08-27iwlwifi: move HT configuration data into contextJohannes Berg
2010-08-25iwlagn: set traffic load based on multiple factorsWey-Yi Guy
2010-08-25iwlwifi: add bt full concurrency supportWey-Yi Guy
2010-08-25iwlagn: let bluetooth traffic load impact rate scaleJohannes Berg
2010-08-24iwlagn: continue perform rate scale when error detectedWey-Yi Guy