summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-rs.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: move DVM code into subdirectoryJohannes Berg2012-06-061-3369/+0Star
* iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman2012-05-251-0/+1
* iwlwifi: clean up module parametersJohannes Berg2012-04-231-1/+2
* iwlwifi: remove TX/RX frame statisticsJohannes Berg2012-04-231-1/+0Star
* iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach2012-04-181-4/+4
* iwlwifi: calculate active legacy rates per stationJohannes Berg2012-04-121-2/+10
* iwlwifi: move hw_params into privJohannes Berg2012-04-121-28/+28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-121-8/+3Star
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-061-8/+3Star
* | mac80211: remove antenna_sel_tx TX info fieldJohannes Berg2012-04-101-1/+1
* | iwlwifi: add trailing newline to various messagesJohannes Berg2012-04-091-1/+1
|/
* iwlwifi: remove unused argument from rs_initialize_lqJohannes Berg2012-03-081-2/+1Star
* iwlwifi: remove shared lockJohannes Berg2012-03-061-3/+0Star
* iwlwifi: virtualize the op_modeEmmanuel Grumbach2012-02-271-5/+11
* iwlwifi: move workqueue to privJohannes Berg2012-02-171-1/+1
* iwlwifi: update CopyrightWey-Yi Guy2012-01-241-1/+1
* iwlwifi: tid_data moves to iwl_privEmmanuel Grumbach2011-12-161-3/+2Star
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-161-4/+4
* iwlagn: use IWL_MAX_TID_COUNT instead of TID_MAX_LOAD_COUNTJohannes Berg2011-12-091-5/+5
* iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODEWey-Yi Guy2011-12-091-3/+3
* iwlwifi: fix rate-scaling algorithm for BT combo devicesVenkataraman, Meenakshi2011-11-111-6/+2Star
* iwlagn: merge station management functionsWey-Yi Guy2011-10-141-1/+0Star
* iwlagn: remove un-necessary stepWey-Yi Guy2011-10-141-2/+1Star
* iwlagn: iwl-agn-rs: remove unnecessary null check for sta and lq_staGreg Dietsche2011-09-301-3/+0Star
* iwlagn: remove common station privJohannes Berg2011-09-211-8/+8
* iwlwifi: iwl-agn-rs.c: remove old commentGreg Dietsche2011-08-301-1/+0Star
* iwlagn: iwl_tid_data moves to iwl-sharedEmmanuel Grumbach2011-08-291-8/+10
* iwlagn: enable 11n aggregation without checking traffic loadWey-Yi Guy2011-08-291-1/+1
* iwlagn: priv->lock moves to iwl_sharedEmmanuel Grumbach2011-08-291-2/+2
* iwlagn: workqueue moves to iwl_sharedEmmanuel Grumbach2011-08-291-1/+1
* iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach2011-08-291-30/+36
* iwlagn: remove wireless extensions inclusionsJohannes Berg2011-08-081-1/+0Star
* iwlagn: testmode fixed rate available for testmode onlyWey-Yi Guy2011-07-211-2/+6
* iwlagn: separate and enhance the fixed rate fromWey-Yi Guy2011-07-111-10/+18
* iwlagn: change the logging level for aggregation enable checkWey-Yi Guy2011-06-011-1/+1
* iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabledWey-Yi Guy2011-05-241-2/+2
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-05-161-39/+47
|\
| * iwlagn: remove set but unused varsJohannes Berg2011-05-131-18/+10Star
| * iwlagn: add testmode set fixed rate commandWey-Yi Guy2011-05-131-21/+37
* | iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd2011-05-161-1/+1
|/
* iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-1/+1
* iwlagn: remove pointless return variablesJohannes Berg2011-04-071-7/+2Star
* iwlwifi: add RATE_MCS_RATE_MSKDaniel Halperin2011-03-251-7/+8
* iwlwifi: limit number of attempts for highest HT rateDaniel Halperin2011-03-251-1/+2
* iwlwifi: use maximum aggregation sizeJohannes Berg2011-01-311-1/+4
* iwlagn: adjust rate tableWey-Yi Guy2011-01-311-12/+12
* iwlwifi: Fix error: struct iwl_lq_sta has no member named dbg_fixed_rateSedat Dilek2010-12-161-0/+2
* mac80211: Add timeout to BA session start APISujith Manoharan2010-12-151-1/+1
* iwlwifi: clear dbg_fixed_rate during initShanyu Zhao2010-12-141-0/+2
* iwlagn: support dynamic aggregation for BT coexWey-Yi Guy2010-11-161-15/+17