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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: revamp tx scheduler byte count tables handling
Tomas Winkler
2008-11-21
1
-29
/
+6
*
iwlwifi: move rx queue read pointer into rxq
Winkler, Tomas
2008-11-21
1
-9
/
+0
*
iwlwifi: rename generic iwlagn functions that had a HW specific name
Emmanuel Grumbach
2008-11-10
1
-2
/
+2
*
iwlwifi: run through spell checker
Tomas Winkler
2008-10-31
1
-5
/
+5
*
iwlwifi: refactor tx byte count table usage
Tomas Winkler
2008-10-31
1
-10
/
+11
*
iwlwifi: calibration command namespace renaming
Tomas Winkler
2008-10-31
1
-4
/
+4
*
iwlwifi: parametrize eeprom versions
Tomas Winkler
2008-10-31
1
-21
/
+5
*
iwlwifi: don't update TFD free counter for invalid station
Tomas Winkler
2008-10-31
1
-2
/
+2
*
iwlwifi: refactor TX response flow
Tomas Winkler
2008-10-31
1
-35
/
+28
*
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-10-31
1
-4
/
+4
*
iwlwifi: fix compile warning
Zhu Yi
2008-09-11
1
-0
/
+2
*
iwlwifi: remove uneeded declarations
Emmanuel Grumbach
2008-09-11
1
-2
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-09-08
1
-2
/
+2
|
\
|
*
iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE)
Mohamed Abbas
2008-09-02
1
-2
/
+2
*
|
iwlwifi: cleanup PCI register handling
Tomas Winkler
2008-09-08
1
-3
/
+3
|
/
*
removed unused #include <version.h>
Huang Weiyi
2008-08-18
1
-1
/
+0
*
iwlwifi: fix printk newlines
Jiri Slaby
2008-08-18
1
-1
/
+1
*
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
[next]