index
:
kernel_samsung_crespo.git
replicant-4.2
kernel/samsung/crespo
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-4965.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: implement iwl5000_calc_rssi
Tomas Winkler
2008-08-04
1
-0
/
+35
*
iwlwifi: fix checkpatch.pl errors
Tomas Winkler
2008-08-04
1
-2
/
+2
*
iwlwifi: bug fix in AGG flow - cast const to ULL
Emmanuel Grumbach
2008-08-04
1
-3
/
+3
*
iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.c
Tomas Winkler
2008-08-04
1
-33
/
+0
*
iwlwifi: move beacon handling to iwl4965-base.c
Tomas Winkler
2008-08-04
1
-32
/
+0
*
iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.c
Tomas Winkler
2008-08-04
1
-33
/
+0
*
iwlwifi: add power save to 5000 HW
Mohamed Abbas
2008-08-04
1
-13
/
+0
*
Remove newline from the description of module parameters
Niels de Vos
2008-08-01
1
-1
/
+1
*
iwlwifi: unify 4965 and 5000 scanning code
Tomas Winkler
2008-07-14
1
-0
/
+10
*
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
/
+13
*
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
-13
/
+1
*
iwlwifi: control 11n capabilities through module param
Ron Rindjunsky
2008-06-30
1
-1
/
+7
*
iwlwifi: unite common settings of HW params
Ron Rindjunsky
2008-06-30
1
-9
/
+0
*
iwlwifi: move rx aggregation functions to iwl-rx.c
Ron Rindjunsky
2008-06-30
1
-45
/
+2
*
iwlwifi: setup compressed BA handler
Emmanuel Grumbach
2008-06-30
1
-146
/
+0
*
iwlwifi: move RX handlers to iwl-rx.c
Emmanuel Grumbach
2008-06-30
1
-702
/
+1
*
iwlwifi: move RX stats to core, and move temperature to handler
Emmanuel Grumbach
2008-06-30
1
-72
/
+6
*
mac80211: add helpers for frame control testing
Harvey Harrison
2008-06-14
1
-14
/
+14
*
iwlwifi: unify SW rf-kill flow
Emmanuel Grumbach
2008-06-14
1
-1
/
+0
*
iwlwifi: general code clean up
Emmanuel Grumbach
2008-06-14
1
-2
/
+2
*
iwlwifi: retfactor get_temperature functions
Emmanuel Grumbach
2008-06-14
1
-15
/
+9
*
iwlwifi: move iwl4965_rf_kill_ct_config to iwl-core.c
Emmanuel Grumbach
2008-06-14
1
-24
/
+0
*
iwlwifi: move rate helpers to iwlcore
Tomas Winkler
2008-06-14
1
-68
/
+11
*
iwlwifi: refactor setting tx power
Tomas Winkler
2008-06-14
1
-40
/
+11
*
iwlwifi: refactor tx aggregation response flow
Tomas Winkler
2008-06-14
1
-15
/
+8
*
iwlwifi: map sw and hw ampdu queues
Ron Rindjunsky
2008-06-14
1
-8
/
+9
*
iwlwifi: add possibility to disable tx_power calibration
Emmanuel Grumbach
2008-06-14
1
-2
/
+3
*
iwlwifi: clean up in setup/cancel deferred work
Emmanuel Grumbach
2008-06-14
1
-28
/
+5
*
iwlwifi: removes the RUN_TIME_CALIB ifdef
Emmanuel Grumbach
2008-06-14
1
-38
/
+1
*
iwlwifi: removing IWL4965_HT config
Ron Rindjunsky
2008-06-14
1
-41
/
+21
*
iwlwifi: Rx handlers common use for 4965 and 5000
Ron Rindjunsky
2008-06-03
1
-17
/
+2
*
iwlwifi: move aggregation code to iwl-tx.c
Tomas Winkler
2008-06-03
1
-204
/
+20
*
iwlwifi: move iwl_sta_modify_enable_tid_tx to iwl-sta.c
Tomas Winkler
2008-06-03
1
-19
/
+2
*
iwlwifi: move tx reclaim flow into iwl-tx
Tomas Winkler
2008-06-03
1
-3
/
+3
*
iwlwifi: move 4965 tx response into iwl-4965.c
Tomas Winkler
2008-06-03
1
-0
/
+247
*
iwlwifi: activate status ready timeout only for run time ucode
Ron Rindjunsky
2008-06-03
1
-4
/
+2
*
iwlwifi: move iwl_rx_missed_beacon_notif to iwl-rx.c
Tomas Winkler
2008-06-03
1
-22
/
+0
*
iwlwifi: move iwl_rxq_stop into iwl-rx.c
Tomas Winkler
2008-06-03
1
-25
/
+0
*
iwlwifi: move txq_ctx_stop into iwl-tx.c
Tomas Winkler
2008-06-03
1
-51
/
+8
*
iwlwifi: refactor stop master function
Tomas Winkler
2008-06-03
1
-35
/
+25
*
iwlwifi: implement apm stop function
Tomas Winkler
2008-06-03
1
-1
/
+18
*
iwlwifi: implement apm reset flow
Tomas Winkler
2008-06-03
1
-14
/
+22
*
iwlwifi: setup correctly L1 L0S pi link values
Tomas Winkler
2008-06-03
1
-4
/
+14
*
iwlwifi: clean up alive_start routine
Tomas Winkler
2008-06-03
1
-12
/
+0
*
iwlwifi: mark 4965 ucode types
Tomas Winkler
2008-06-03
1
-2
/
+7
*
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
1
-14
/
+14
*
mac80211: use rate index in TX control
Johannes Berg
2008-05-21
1
-7
/
+3
*
iwlwifi: rename and move Tx queue activation/deactivation
Ron Rindjunsky
2008-05-21
1
-12
/
+2
[next]