index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-4965-rs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selected
Zhu Yi
2008-05-12
1
-1
/
+1
*
iwlwifi: move the creation of LQ host command to iwlcore
Tomas Winkler
2008-04-16
1
-56
/
+9
*
mac80211: rename files
Johannes Berg
2008-04-08
1
-1
/
+1
*
iwlwifi: Eliminate association from beacon
Tomas Winkler
2008-04-08
1
-1
/
+1
*
iwlwifi: move rate registration to module load
Reinette Chatre
2008-04-01
1
-3
/
+3
*
mac80211: A-MPDU MLME use dynamic allocation
Ron Rindjunsky
2008-03-27
1
-1
/
+1
*
iwlwifi: move host command sending functions to core module
Tomas Winkler
2008-03-25
1
-3
/
+4
*
iwlwifi: rename struct iwl4965_priv to struct iwl_priv
Tomas Winkler
2008-03-25
1
-21
/
+21
*
iwlwifi: rename iwl-4965-debug.h back to iwl-debug.h
Tomas Winkler
2008-03-25
1
-2
/
+2
*
iwlwifi: update copyright year
Reinette Chatre
2008-03-13
1
-1
/
+1
*
iwlwifi: fix locking unbalance in 4965 rate scale
Tomas Winkler
2008-03-07
1
-13
/
+12
*
iwlwifi: use mac80211_tx_control_flags
Ron Rindjunsky
2008-03-07
1
-25
/
+25
*
iwlwifi: Fix 52 rate report in rx status
Tomas Winkler
2008-03-06
1
-3
/
+3
*
mac80211: RCU-ify STA info structure access
Johannes Berg
2008-03-06
1
-12
/
+15
*
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-02-29
1
-39
/
+43
*
iwlwifi: A-MPDU Tx activation by load measures
Ron Rindjunsky
2008-02-29
1
-18
/
+186
*
iwlwifi: A-MPDU Tx conform block Ack rate scaling to mac80211
Ron Rindjunsky
2008-02-29
1
-28
/
+57
*
iwlwifi: 4965 unify rate scale variable names for station data
Tomas Winkler
2008-01-28
1
-301
/
+308
*
mac80211: Fix rate reporting regression
Michael Wu
2008-01-28
1
-1
/
+6
*
iwlwifi: 802.11n comply HT rate scaling flows with mac80211 framework
Ron Rindjunsky
2008-01-28
1
-36
/
+57
*
iwlwifi: 802.11n comply HT add station flow with mac80211 framework
Ron Rindjunsky
2008-01-28
1
-4
/
+4
*
iwlwifi: 802.11n new framework structures preperation
Ron Rindjunsky
2008-01-28
1
-1
/
+1
*
iwl4965: add comments to rate scaling code
Ben Cahill
2008-01-28
1
-58
/
+409
*
iwlwifi: cleanup namespace
Christoph Hellwig
2008-01-28
1
-150
/
+150
*
iwl4965: fix cannot find a suitable rate issue
Mohamed Abbas
2008-01-28
1
-5
/
+8
*
iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965
Christoph Hellwig
2008-01-28
1
-19
/
+19
*
iwlwifi: keep 3945 and 4965 headers separate
Christoph Hellwig
2008-01-28
1
-3
/
+1
*
iwlwifi: rs-4965 fix return values
Tomas Winkler
2008-01-28
1
-64
/
+37
*
iwlwifi: fix various spelling and typos
Ian Schram
2008-01-28
1
-3
/
+3
*
mac80211: clean up rate selection
Mattias Nissler
2008-01-28
1
-36
/
+10
*
[PATCH] iwlwifi: set correct base rate for A band in rs_dbgfs_set_mcs
Ron Rindjunsky
2007-10-18
1
-2
/
+8
*
[PATCH] janitorial: fix all double includes in drivers/net/wireless
Holger Schurig
2007-10-18
1
-3
/
+0
*
[PATCH] iwlwifi: add debugfs rate scale stats
Zhu Yi
2007-10-10
1
-1
/
+39
*
[PATCH] iwlwifi: set fixed rate through debugfs
Zhu Yi
2007-10-10
1
-2
/
+70
*
[PATCH] iwlwifi: rs_rate_scale_perform clean up
Zhu Yi
2007-10-10
1
-16
/
+11
*
[PATCH] iwlwifi: add supp_rates to rate scale sta private data
Zhu Yi
2007-10-10
1
-16
/
+15
*
[PATCH] iwlwifi: limit printouts on hot path
Zhu Yi
2007-10-10
1
-2
/
+2
*
[PATCH] iwlwifi: add read rate scale table debugfs function
Zhu Yi
2007-10-10
1
-6
/
+61
*
[PATCH] iwlwifi: add debugfs framework to rate scale
Zhu Yi
2007-10-10
1
-0
/
+21
*
[PATCH] iwlwifi: removing unnecessary memset in 4965 rate scale
Zhu Yi
2007-10-10
1
-5
/
+1
*
[PATCH] iwlwifi: Fix typo in rate sacling algorithm
Zhu Yi
2007-10-10
1
-1
/
+1
*
[IWLWIFI]: remove per-file CFLAGS for IWL define
Zhu Yi
2007-10-10
1
-0
/
+2
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-7
/
+10
*
[IWLWIFI]: add iwlwifi wireless drivers
Zhu Yi
2007-10-10
1
-0
/
+2118