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-5000.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: fix 64bit platform firmware loading
Tomas Winkler
2008-09-02
1
-7
/
+4
*
iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE)
Mohamed Abbas
2008-09-02
1
-1
/
+2
*
removed unused #include <version.h>
Huang Weiyi
2008-08-18
1
-1
/
+0
*
iwlwifi: grap nic access before accessing periphery registers
Tomas Winkler
2008-08-04
1
-1
/
+3
*
iwlwifi: implement iwl5000_calc_rssi
Tomas Winkler
2008-08-04
1
-0
/
+39
*
iwlwifi: memory allocation optimization
Gregory Greenman
2008-08-04
1
-3
/
+3
*
iwlwifi: HW bug fixes
Tomas Winkler
2008-08-04
1
-0
/
+15
*
iwlwifi: fix checkpatch.pl errors
Tomas Winkler
2008-08-04
1
-1
/
+1
*
iwlwifi: bug fix in AGG flow - cast const to ULL
Emmanuel Grumbach
2008-08-04
1
-3
/
+3
*
iwlwifi: add power save to 5000 HW
Mohamed Abbas
2008-08-04
1
-0
/
+1
*
iwlwifi: differentiate 4965 and 5000 hw ampdu queues number
Tomas Winkler
2008-07-14
1
-6
/
+13
*
iwlwifi: fixes RTS / CTS support
Emmanuel Grumbach
2008-07-14
1
-0
/
+11
*
iwlwifi: adding pci device ids to iwl_hw_card_ids
Esti Kummer
2008-07-14
1
-0
/
+18
*
iwlwifi: request Tx of block ack request if necessary
Ron Rindjunsky
2008-07-08
1
-3
/
+3
*
iwlwifi: fix iwl4965 temperature callback calibration issue
Zhu Yi
2008-07-02
1
-3
/
+2
*
iwlwifi: fix 4965 uCode load
Tomas Winkler
2008-06-30
1
-4
/
+1
*
iwlwifi: control 11n capabilities through module param
Ron Rindjunsky
2008-06-30
1
-0
/
+2
*
iwlwifi: unite common settings of HW params
Ron Rindjunsky
2008-06-30
1
-9
/
+1
*
iwlwifi: don't send REPLY_REMOVE_ALL_STA upon exit
Emmanuel Grumbach
2008-06-30
1
-1
/
+1
*
iwlwifi: move RX stats to core, and move temperature to handler
Emmanuel Grumbach
2008-06-30
1
-0
/
+7
*
iwlwifi: configure uCode to use open loop tx power algorithm
Gregory Greenman
2008-06-30
1
-1
/
+1
*
mac80211: add helpers for frame control testing
Harvey Harrison
2008-06-14
1
-4
/
+2
*
iwlwifi: move rate helpers to iwlcore
Tomas Winkler
2008-06-14
1
-8
/
+6
*
iwlwifi: refactor setting tx power
Tomas Winkler
2008-06-14
1
-0
/
+14
*
iwlwifi: refactor tx aggregation response flow
Tomas Winkler
2008-06-14
1
-11
/
+6
*
iwlwifi: add TX aggregation code for 5000 HW
Tomas Winkler
2008-06-14
1
-0
/
+132
*
iwlwifi: map sw and hw ampdu queues
Ron Rindjunsky
2008-06-14
1
-1
/
+2
*
iwlwifi: add possibility to disable tx_power calibration
Emmanuel Grumbach
2008-06-14
1
-0
/
+7
*
iwlwifi: removes the RUN_TIME_CALIB ifdef
Emmanuel Grumbach
2008-06-14
1
-11
/
+0
*
iwlwifi: removing IWL4965_HT config
Ron Rindjunsky
2008-06-14
1
-24
/
+20
*
iwlwifi: send calibration results as HUGE commands
Emmanuel Grumbach
2008-06-03
1
-18
/
+27
*
iwlwifi: move aggregation code to iwl-tx.c
Tomas Winkler
2008-06-03
1
-2
/
+2
*
iwlwifi: iwl-5000 add rxon_assoc
Ron Rindjunsky
2008-06-03
1
-0
/
+48
*
iwlwifi: implement txq invalidate byte count table
Tomas Winkler
2008-06-03
1
-0
/
+21
*
iwlwifi: move tx reclaim flow into iwl-tx
Tomas Winkler
2008-06-03
1
-2
/
+2
*
iwlwlifi: impelemnt 5000 tx response path
Ron Rindjunsky
2008-06-03
1
-0
/
+236
*
iwlwifi: activate status ready timeout only for run time ucode
Ron Rindjunsky
2008-06-03
1
-1
/
+4
*
iwlwifi-5000: implement initial calibration for 5000
Tomas Winkler
2008-06-03
1
-0
/
+127
*
iwlwifi: move txq_ctx_stop into iwl-tx.c
Tomas Winkler
2008-06-03
1
-22
/
+10
*
iwlwifi: refactor stop master function
Tomas Winkler
2008-06-03
1
-2
/
+27
*
iwlwifi: implement apm stop function
Tomas Winkler
2008-06-03
1
-0
/
+20
*
iwlwifi: implement apm reset flow
Tomas Winkler
2008-06-03
1
-0
/
+54
*
iwlwifi: setup correctly L1 L0S pi link values
Tomas Winkler
2008-06-03
1
-5
/
+14
*
iwlwifi: clean up alive_start routine
Tomas Winkler
2008-06-03
1
-4
/
+0
*
iwlwifi: add RTC data address for iwl5000
Ron Rindjunsky
2008-06-03
1
-0
/
+7
*
iwlwifi: iwl5000 WiFi/WiMax coexistence
Ron Rindjunsky
2008-05-21
1
-0
/
+12
*
iwlwifi: add ucode init flow handling for iwl5000
Ron Rindjunsky
2008-05-21
1
-0
/
+157
*
iwlwifi: add ucode loaders for iwl5000
Ron Rindjunsky
2008-05-21
1
-0
/
+134
*
iwlwifi: add rx_handlers stub for iwl5000
Ron Rindjunsky
2008-05-21
1
-0
/
+5
*
iwlwifi: remove 4956 form iwl4965_tx_cmd
Tomas Winkler
2008-05-21
1
-1
/
+0
[next]