index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-agn-rs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlagn: merge station management functions
Wey-Yi Guy
2011-10-14
1
-1
/
+0
*
iwlagn: remove un-necessary step
Wey-Yi Guy
2011-10-14
1
-2
/
+1
*
iwlagn: iwl-agn-rs: remove unnecessary null check for sta and lq_sta
Greg Dietsche
2011-09-30
1
-3
/
+0
*
iwlagn: remove common station priv
Johannes Berg
2011-09-21
1
-8
/
+8
*
iwlwifi: iwl-agn-rs.c: remove old comment
Greg Dietsche
2011-08-30
1
-1
/
+0
*
iwlagn: iwl_tid_data moves to iwl-shared
Emmanuel Grumbach
2011-08-29
1
-8
/
+10
*
iwlagn: enable 11n aggregation without checking traffic load
Wey-Yi Guy
2011-08-29
1
-1
/
+1
*
iwlagn: priv->lock moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-2
/
+2
*
iwlagn: workqueue moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-1
/
+1
*
iwlagn: hw_params moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-30
/
+36
*
iwlagn: remove wireless extensions inclusions
Johannes Berg
2011-08-08
1
-1
/
+0
*
iwlagn: testmode fixed rate available for testmode only
Wey-Yi Guy
2011-07-21
1
-2
/
+6
*
iwlagn: separate and enhance the fixed rate from
Wey-Yi Guy
2011-07-11
1
-10
/
+18
*
iwlagn: change the logging level for aggregation enable check
Wey-Yi Guy
2011-06-01
1
-1
/
+1
*
iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabled
Wey-Yi Guy
2011-05-24
1
-2
/
+2
*
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2011-05-16
1
-39
/
+47
|
\
|
*
iwlagn: remove set but unused vars
Johannes Berg
2011-05-13
1
-18
/
+10
|
*
iwlagn: add testmode set fixed rate command
Wey-Yi Guy
2011-05-13
1
-21
/
+37
*
|
iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
2011-05-16
1
-1
/
+1
|
/
*
iwlagn: change Copyright to 2011
Wey-Yi Guy
2011-04-07
1
-1
/
+1
*
iwlagn: remove pointless return variables
Johannes Berg
2011-04-07
1
-7
/
+2
*
iwlwifi: add RATE_MCS_RATE_MSK
Daniel Halperin
2011-03-25
1
-7
/
+8
*
iwlwifi: limit number of attempts for highest HT rate
Daniel Halperin
2011-03-25
1
-1
/
+2
*
iwlwifi: use maximum aggregation size
Johannes Berg
2011-01-31
1
-1
/
+4
*
iwlagn: adjust rate table
Wey-Yi Guy
2011-01-31
1
-12
/
+12
*
iwlwifi: Fix error: struct iwl_lq_sta has no member named dbg_fixed_rate
Sedat Dilek
2010-12-16
1
-0
/
+2
*
mac80211: Add timeout to BA session start API
Sujith Manoharan
2010-12-15
1
-1
/
+1
*
iwlwifi: clear dbg_fixed_rate during init
Shanyu Zhao
2010-12-13
1
-0
/
+2
*
iwlagn: support dynamic aggregation for BT coex
Wey-Yi Guy
2010-11-16
1
-15
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-23
1
-40
/
+364
|
\
|
*
iwlwifi: remove agn rates info there
Johannes Berg
2010-10-07
1
-0
/
+68
|
*
iwlwifi: move agn specific station code there
Johannes Berg
2010-10-07
1
-0
/
+1
|
*
iwlagn: reduce redundant parameter definitions
Wey-Yi Guy
2010-10-06
1
-4
/
+7
|
*
iwlwifi: move HT configuration data into context
Johannes Berg
2010-08-27
1
-23
/
+43
|
*
iwlagn: set traffic load based on multiple factors
Wey-Yi Guy
2010-08-25
1
-42
/
+71
|
*
iwlwifi: add bt full concurrency support
Wey-Yi Guy
2010-08-25
1
-3
/
+67
|
*
iwlagn: let bluetooth traffic load impact rate scale
Johannes Berg
2010-08-25
1
-1
/
+112
|
*
iwlagn: continue perform rate scale when error detected
Wey-Yi Guy
2010-08-24
1
-3
/
+17
|
*
iwlagn: adjust starting action for rate scale
Wey-Yi Guy
2010-08-24
1
-4
/
+8
|
*
iwlwifi: make aggregation time limit configurable
Wey-Yi Guy
2010-08-24
1
-0
/
+10
*
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+3
|
/
*
iwlagn: Improve aggregation failure error messages
Andy Lutomirski
2010-08-04
1
-4
/
+7
*
iwlwifi: turn on RTS/CTS after aggregation become operational
Wey-Yi Guy
2010-06-25
1
-12
/
+5
*
mac80211: clean up ieee80211_stop_tx_ba_session
Johannes Berg
2010-06-03
1
-2
/
+1
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
1
-2
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-05
1
-9
/
+11
|
\
|
*
iwlwifi: recalculate average tpt if not current
Reinette Chatre
2010-05-04
1
-4
/
+6
|
*
iwlwifi: set AMPDU status variables correctly
Daniel Halperin
2010-04-30
1
-5
/
+5
*
|
Merge branch 'master' into for-davem
John W. Linville
2010-04-23
1
-19
/
+28
|
\
\
|
|
/
|
*
iwlwifi: sanity check for turn on aggregation tid
Wey-Yi Guy
2010-04-16
1
-17
/
+17
[next]