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
/
iwl4965-base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: add comments to iwl*-base.c
Cahill, Ben M
2008-01-28
1
-33
/
+179
*
iwlwifi: add comments, mostly on Tx queues
Cahill, Ben M
2008-01-28
1
-3
/
+15
*
iwlwifi: clean up and clarify some comments after 3945/4965 split
Ben Cahill
2008-01-28
1
-90
/
+73
*
iwl4965: add comments to rate scaling code
Ben Cahill
2008-01-28
1
-0
/
+3
*
iwlwifi: continue namespace changes - fix CONFIG variables
Reinette Chatre
2008-01-28
1
-1
/
+1
*
iwlwifi: Support for uCode without init and bsm section
Tomas Winkler
2008-01-28
1
-66
/
+56
*
iwlwifi: remove redundant initialization of final_mode
John W. Linville
2008-01-28
1
-1
/
+1
*
iwl4965: fix rxon flags set to wrong value for A mode in .erp_ie_changed
Zhu Yi
2008-01-28
1
-1
/
+1
*
remove unused iwl4965_init_hw_rates function
Zhu Yi
2008-01-28
1
-2
/
+0
*
iwlwifi: cleanup namespace
Christoph Hellwig
2008-01-28
1
-1161
/
+1160
*
iwlwifi: disable interrupts before calling request_irq
Jes Sorensen
2008-01-28
1
-0
/
+2
*
iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965
Christoph Hellwig
2008-01-28
1
-84
/
+84
*
iwlwifi: keep 3945 and 4965 headers separate
Christoph Hellwig
2008-01-28
1
-3
/
+0
*
iwlwifi: mark more functions/variables static
Christoph Hellwig
2008-01-28
1
-11
/
+14
*
iwlwifi: Update iwlwifi version stamp to 1.1.19
Zhu Yi
2008-01-28
1
-1
/
+1
*
iwlwifi: Update iwlwifi version stamp to 1.1.18
Zhu Yi
2008-01-28
1
-1
/
+1
*
iwl4965: exclude 60M rate from probe request
mabbas
2008-01-28
1
-7
/
+9
*
iwlwifi: replacing wording restricted to nic access in iwl-io
Tomas Winkler
2008-01-28
1
-41
/
+41
*
iwlwifi: rename restricted_mem to targ_mem
Tomas Winkler
2008-01-28
1
-17
/
+17
*
iwlwifi: replace restricted_reg with prph
Tomas Winkler
2008-01-28
1
-19
/
+19
*
iwlwifi: remove cck_power_index_compensation
Tomas Winkler
2008-01-28
1
-2
/
+0
*
iwlwifi: remove late null-check and duplicate bug_on
Ian Schram
2008-01-28
1
-7
/
+0
*
iwlwifi: Beautify by removing superfluous newlines and code
Ian Schram
2008-01-28
1
-13
/
+6
*
iwlwifi: add TGN flag to qos parameters
Tomas Winkler
2008-01-28
1
-3
/
+8
*
iwlwifi: renaming last_used and first_empty
Tomas Winkler
2008-01-28
1
-32
/
+32
*
iwlwifi: rename iwl_eeprom_aqcuire_semaphore to _acquire_
Ian Schram
2008-01-28
1
-2
/
+2
*
iwlwifi: fix various spelling and typos
Ian Schram
2008-01-28
1
-16
/
+16
*
iwlwifi: Add erp_ie_changed hanlder
Tomas Winkler
2008-01-28
1
-0
/
+24
*
iwlwifi: fix possible read attempt on ucode that is not available
Reinette Chatre
2008-01-23
1
-0
/
+5
*
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jeff Garzik
2007-12-22
1
-13
/
+5
|
\
|
*
iwlwifi: fix possible priv->mutex deadlock during suspend
Zhu Yi
2007-12-19
1
-13
/
+5
*
|
iwlwifi: fix rf_kill state inconsistent during suspend and resume
Zhu Yi
2007-12-17
1
-1
/
+3
*
|
iwlwifi3945/4965: fix rate control algo reference leak
Cyrill Gorcunov
2007-12-17
1
-0
/
+1
|
/
*
iwlwifi 4965 Fix race conditional panic.
Joonwoo Park
2007-11-29
1
-0
/
+1
*
iwlwifi: fix iwl_mac_add_interface handler
Tomas Winkler
2007-11-29
1
-3
/
+5
*
iwlwifi: fix possible NULL dereference in iwl_set_rate()
Saleem Abdulrasool
2007-11-29
1
-0
/
+4
*
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
David S. Miller
2007-11-14
1
-3
/
+5
|
\
|
*
iwl4965: fix not correctly dealing with hotunplug
Oliver Neukum
2007-11-14
1
-3
/
+5
*
|
iwlwifi: select proper rate control algorithm
Johannes Berg
2007-11-10
1
-0
/
+2
|
/
*
[PATCH] iwl4965: fix scan problem
Mohamed Abbas
2007-10-25
1
-4
/
+28
*
[PATCH] iwl4965: fix driver hang related to hardware scan
mabbas
2007-10-25
1
-4
/
+20
*
[PATCH] iwlwifi: Fix rate setting in probe request for HW sacn
Tomas Winkler
2007-10-18
1
-16
/
+26
*
[PATCH] iwl4965-base.c: fix off-by-one errors
Adrian Bunk
2007-10-18
1
-4
/
+4
*
[PATCH] janitorial: fix all double includes in drivers/net/wireless
Holger Schurig
2007-10-18
1
-2
/
+0
*
[MAC80211]: remove ALG_NONE
Johannes Berg
2007-10-10
1
-4
/
+0
*
[PATCH] iwlwifi: Update iwlwifi version stamp to 1.1.17
Zhu Yi
2007-10-10
1
-1
/
+1
*
[PATCH] iwlwifi: clear station table in rxon unconditionally
Zhu Yi
2007-10-10
1
-17
/
+7
*
[PATCH] iwlwifi: Correction for sending beacon in config_ap
Zhu Yi
2007-10-10
1
-3
/
+2
*
[PATCH] iwlwifi: workaournd REPLY_COMPRESSED_BA command in iwl_rx_handle
Zhu Yi
2007-10-10
1
-0
/
+1
*
[PATCH] iwlwifi: replacing IPW with IWL in error messages
Zhu Yi
2007-10-10
1
-3
/
+3
[next]