index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-5000.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: run through spell checker
Tomas Winkler
2008-11-01
1
-5
/
+5
*
iwlwifi: refactor tx byte count table usage
Tomas Winkler
2008-11-01
1
-27
/
+25
*
iwlwifi: calibration command namespace renaming
Tomas Winkler
2008-11-01
1
-21
/
+21
*
iwlwifi: parametrize eeprom versions
Tomas Winkler
2008-11-01
1
-16
/
+13
*
iwlwifi: refactor TX response flow
Tomas Winkler
2008-11-01
1
-47
/
+34
*
iwlwifi: fix TX cmd dma unmapping
Tomas Winkler
2008-11-01
1
-1
/
+1
*
iwlwifi: define firmware file name once
Jay Sternberg
2008-11-01
1
-6
/
+8
*
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-11-01
1
-4
/
+4
*
iwlwifi: take a valid antenna upon rate scale init
Tomas Winkler
2008-11-01
1
-1
/
+5
*
iwlwifi: make initial calibration set configurable
Tomas Winkler
2008-11-01
1
-15
/
+29
*
iwlwifi: fix ct kill configuration for 5350
Tomas Winkler
2008-10-15
1
-3
/
+3
*
iwlwifi: add MODULE_FIRMWARE for 5000 HW
Tomas Winkler
2008-09-15
1
-0
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-09-09
1
-8
/
+6
|
\
|
*
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
*
|
iwlwifi: cleanup PCI register handling
Tomas Winkler
2008-09-08
1
-3
/
+3
*
|
iwlwifi: generic init calibrations framework
Tomas Winkler
2008-09-08
1
-54
/
+9
|
/
*
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
[next]