index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-eeprom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: move DVM code into subdirectory
Johannes Berg
2012-06-06
1
-1148
/
+0
*
iwlwifi: remove TX/RX frame statistics
Johannes Berg
2012-04-23
1
-1
/
+0
*
iwlwifi: clean up iwl-shared.h includes
Johannes Berg
2012-04-23
1
-1
/
+0
*
iwlwifi: transport holds its pointer to the config
Emmanuel Grumbach
2012-04-18
1
-2
/
+2
*
iwlwifi: op_mode holds its pointer to the config
Emmanuel Grumbach
2012-04-18
1
-13
/
+13
*
iwlwifi: op_mode holds its pointer to the transport
Emmanuel Grumbach
2012-04-18
1
-16
/
+16
*
iwlwifi: dynamically determine lib_ops
Johannes Berg
2012-04-12
1
-4
/
+4
*
iwlwifi: move eeprom into priv
Johannes Berg
2012-04-12
1
-67
/
+123
*
iwlwifi: move hw_params into priv
Johannes Berg
2012-04-12
1
-12
/
+12
*
iwlwifi: make EEPROM enhanced TX power a bool
Johannes Berg
2012-03-08
1
-3
/
+3
*
iwlwifi: don't include iwl-prph.h everywhere
Johannes Berg
2012-03-07
1
-0
/
+1
*
iwlwifi: make config const
Johannes Berg
2012-03-06
1
-1
/
+1
*
iwlwifi: use valid TX/RX antenna from hw_params
Johannes Berg
2012-03-06
1
-18
/
+20
*
iwlwifi: remove SKU from config
Johannes Berg
2012-03-06
1
-11
/
+9
*
iwlwifi: eeprom gets transport and not bus
Emmanuel Grumbach
2012-02-27
1
-75
/
+77
*
iwlwifi: move eeprom defines to iwl-eeprom.c
Emmanuel Grumbach
2012-02-27
1
-0
/
+4
*
iwlwifi: give trans to all the read / write functions
Emmanuel Grumbach
2012-02-02
1
-30
/
+31
*
iwlwifi: separate the APM from the EEPROM
Emmanuel Grumbach
2012-02-02
1
-4
/
+0
*
iwlwifi: update Copyright
Wey-Yi Guy
2012-01-06
1
-2
/
+2
*
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
2011-12-16
1
-29
/
+29
*
iwlwifi: move eeprom pointer from iwl_priv to iwl_shared
Don Fry
2011-12-08
1
-28
/
+32
*
iwlagn: move nvm_device_type from iwl_priv to iwl_trans
Don Fry
2011-11-11
1
-14
/
+14
*
iwlagn: Remove dependence of iwl_priv from eeprom routines.
Don Fry
2011-11-11
1
-58
/
+58
*
iwlagn: use kcalloc when possible for array allocation
Emmanuel Grumbach
2011-09-27
1
-2
/
+3
*
iwlagn: merge eeprom access into single file
Wey-Yi Guy
2011-09-19
1
-5
/
+234
*
iwlagn: all function iwl-io.c receive iwl_bus
Emmanuel Grumbach
2011-08-29
1
-29
/
+29
*
iwlagn: Rename iwlcore prefix
Wey-Yi Guy
2011-08-29
1
-2
/
+2
*
iwlagn: remove dual-indirect call to simply the code
Wey-Yi Guy
2011-07-16
1
-5
/
+5
*
iwlagn: remove indirection for eeprom_query_addr
Fry, Donald H
2011-07-11
1
-5
/
+0
*
iwlagn: remove the indirection for iwl_apm_init
Fry, Donald H
2011-07-11
1
-1
/
+1
*
iwlagn: merge duplicate code into single function
Wey-Yi Guy
2011-06-18
1
-0
/
+25
*
iwlagn: remove set but unused vars
Johannes Berg
2011-05-13
1
-4
/
+3
*
iwlagn: semaphore and calib cleanup
Don Fry
2011-04-30
1
-2
/
+41
*
iwlagn: fix tx power initialization
Stanislaw Gruszka
2011-04-29
1
-7
/
+0
*
iwlagn: remove most BUG_ON instances
Johannes Berg
2011-04-18
1
-6
/
+0
*
iwlagn: move IO functions out of line
Johannes Berg
2011-04-07
1
-18
/
+18
*
iwlagn: remove hw_rev
Johannes Berg
2011-04-07
1
-4
/
+4
*
iwlagn: change Copyright to 2011
Wey-Yi Guy
2011-04-07
1
-2
/
+2
*
iwlagn: remove reference to 3945 and 4965
Wey-Yi Guy
2011-03-25
1
-2
/
+0
*
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
2011-02-21
1
-8
/
+0
*
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
Wey-Yi Guy
2011-02-21
1
-0
/
+8
*
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
2011-02-21
1
-8
/
+0
*
iwlwifi: use IWL_DEBUG_EEPROM for EEPROM related info
Wey-Yi Guy
2010-12-13
1
-11
/
+14
*
iwlwifi: move agn only eeprom functions to separate file
Wey-Yi Guy
2010-10-14
1
-360
/
+14
*
iwlwifi: remove apm_ops.stop
Johannes Berg
2010-10-07
1
-1
/
+1
*
iwlwifi: remove verify_signature eeprom operation
Johannes Berg
2010-10-07
1
-3
/
+2
*
iwlagn: reduce redundant parameter definitions
Wey-Yi Guy
2010-10-06
1
-6
/
+6
*
iwlwifi: enable DC calibration based on config parameter
Wey-Yi Guy
2010-06-25
1
-0
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-17
1
-0
/
+7
|
\
|
*
iwlwifi: move eeprom version printout to eeprom init
Johannes Berg
2010-05-10
1
-0
/
+7
[next]