index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-eeprom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-06
iwlwifi: move DVM code into subdirectory
Johannes Berg
1
-1148
/
+0
2012-04-24
iwlwifi: remove TX/RX frame statistics
Johannes Berg
1
-1
/
+0
2012-04-24
iwlwifi: clean up iwl-shared.h includes
Johannes Berg
1
-1
/
+0
2012-04-18
iwlwifi: transport holds its pointer to the config
Emmanuel Grumbach
1
-2
/
+2
2012-04-18
iwlwifi: op_mode holds its pointer to the config
Emmanuel Grumbach
1
-13
/
+13
2012-04-18
iwlwifi: op_mode holds its pointer to the transport
Emmanuel Grumbach
1
-16
/
+16
2012-04-12
iwlwifi: dynamically determine lib_ops
Johannes Berg
1
-4
/
+4
2012-04-12
iwlwifi: move eeprom into priv
Johannes Berg
1
-67
/
+123
2012-04-12
iwlwifi: move hw_params into priv
Johannes Berg
1
-12
/
+12
2012-03-08
iwlwifi: make EEPROM enhanced TX power a bool
Johannes Berg
1
-3
/
+3
2012-03-07
iwlwifi: don't include iwl-prph.h everywhere
Johannes Berg
1
-0
/
+1
2012-03-07
iwlwifi: make config const
Johannes Berg
1
-1
/
+1
2012-03-07
iwlwifi: use valid TX/RX antenna from hw_params
Johannes Berg
1
-18
/
+20
2012-03-07
iwlwifi: remove SKU from config
Johannes Berg
1
-11
/
+9
2012-02-28
iwlwifi: eeprom gets transport and not bus
Emmanuel Grumbach
1
-75
/
+77
2012-02-28
iwlwifi: move eeprom defines to iwl-eeprom.c
Emmanuel Grumbach
1
-0
/
+4
2012-02-03
iwlwifi: give trans to all the read / write functions
Emmanuel Grumbach
1
-30
/
+31
2012-02-03
iwlwifi: separate the APM from the EEPROM
Emmanuel Grumbach
1
-4
/
+0
2012-01-07
iwlwifi: update Copyright
Wey-Yi Guy
1
-2
/
+2
2011-12-16
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
1
-29
/
+29
2011-12-09
iwlwifi: move eeprom pointer from iwl_priv to iwl_shared
Don Fry
1
-28
/
+32
2011-11-11
iwlagn: move nvm_device_type from iwl_priv to iwl_trans
Don Fry
1
-14
/
+14
2011-11-11
iwlagn: Remove dependence of iwl_priv from eeprom routines.
Don Fry
1
-58
/
+58
2011-09-27
iwlagn: use kcalloc when possible for array allocation
Emmanuel Grumbach
1
-2
/
+3
2011-09-19
iwlagn: merge eeprom access into single file
Wey-Yi Guy
1
-5
/
+234
2011-08-29
iwlagn: all function iwl-io.c receive iwl_bus
Emmanuel Grumbach
1
-29
/
+29
2011-08-29
iwlagn: Rename iwlcore prefix
Wey-Yi Guy
1
-2
/
+2
2011-07-16
iwlagn: remove dual-indirect call to simply the code
Wey-Yi Guy
1
-5
/
+5
2011-07-11
iwlagn: remove indirection for eeprom_query_addr
Fry, Donald H
1
-5
/
+0
2011-07-11
iwlagn: remove the indirection for iwl_apm_init
Fry, Donald H
1
-1
/
+1
2011-06-18
iwlagn: merge duplicate code into single function
Wey-Yi Guy
1
-0
/
+25
2011-05-13
iwlagn: remove set but unused vars
Johannes Berg
1
-4
/
+3
2011-04-30
iwlagn: semaphore and calib cleanup
Don Fry
1
-2
/
+41
2011-04-29
iwlagn: fix tx power initialization
Stanislaw Gruszka
1
-7
/
+0
2011-04-18
iwlagn: remove most BUG_ON instances
Johannes Berg
1
-6
/
+0
2011-04-07
iwlagn: move IO functions out of line
Johannes Berg
1
-18
/
+18
2011-04-07
iwlagn: remove hw_rev
Johannes Berg
1
-4
/
+4
2011-04-07
iwlagn: change Copyright to 2011
Wey-Yi Guy
1
-2
/
+2
2011-03-25
iwlagn: remove reference to 3945 and 4965
Wey-Yi Guy
1
-2
/
+0
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-8
/
+0
2011-02-21
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
Wey-Yi Guy
1
-0
/
+8
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-8
/
+0
2010-12-14
iwlwifi: use IWL_DEBUG_EEPROM for EEPROM related info
Wey-Yi Guy
1
-11
/
+14
2010-10-14
iwlwifi: move agn only eeprom functions to separate file
Wey-Yi Guy
1
-360
/
+14
2010-10-08
iwlwifi: remove apm_ops.stop
Johannes Berg
1
-1
/
+1
2010-10-08
iwlwifi: remove verify_signature eeprom operation
Johannes Berg
1
-3
/
+2
2010-10-06
iwlagn: reduce redundant parameter definitions
Wey-Yi Guy
1
-6
/
+6
2010-06-26
iwlwifi: enable DC calibration based on config parameter
Wey-Yi Guy
1
-0
/
+3
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+7
2010-05-11
iwlwifi: move eeprom version printout to eeprom init
Johannes Berg
1
-0
/
+7
[next]