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 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
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
iwlwifi: update copyright year to 2010
Reinette Chatre
2010-01-19
1
-2
/
+2
*
iwlwifi: fix 40MHz operation setting on cards that do not allow it
Reinette Chatre
2009-12-21
1
-1
/
+2
*
iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
Johannes Berg
2009-12-21
1
-9
/
+11
*
iwlwifi: power up all devices for EEPROM read
Reinette Chatre
2009-12-21
1
-11
/
+3
*
iwlagn: power up device before initializing EEPROM
Reinette Chatre
2009-11-18
1
-3
/
+6
*
iwlwifi: eliminate the possible 1/2 dBm tx power loss in 6x00 & 6x50 series
Wey-Yi Guy
2009-11-18
1
-14
/
+35
*
iwlwifi: remove unused parameter from iwl_channel_info
Wey-Yi Guy
2009-11-18
1
-7
/
+0
*
iwlwifi: validate enhanced tx power entry
Wey-Yi Guy
2009-11-18
1
-0
/
+10
*
iwlwifi: remove power-wasting calls to apm_ops.init()
Ben Cahill
2009-11-02
1
-0
/
+11
*
iwlwifi: set auto clock gate disable bit for 6x00/6x50 series
Wey-Yi Guy
2009-10-27
1
-0
/
+8
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-11
1
-12
/
+11
|
\
|
*
iwlwifi: incorrect method used for finding valid OTP blocks
Jay Sternberg
2009-10-07
1
-12
/
+11
*
|
iwlwifi: validate the signature for EEPROM and OTP
Wey-Yi Guy
2009-10-07
1
-5
/
+28
*
|
iwlwifi: replace iwl_poll_direct_bit with iwl_poll_bit for CSR access
Abhijeet Kolekar
2009-10-07
1
-4
/
+8
|
/
*
iwlwifi: read enhanced tx power info from EEPROM image
Wey-Yi Guy
2009-08-28
1
-0
/
+252
*
iwlwifi: traverse linklist to find the valid OTP block
Wey-Yi Guy
2009-08-20
1
-35
/
+150
*
iwlwifi: cleanup HT40 extension channels setup
Zhu Yi
2009-08-20
1
-25
/
+12
*
iwlwifi: name changed from "fat" to "ht40"
Wey-Yi Guy
2009-08-14
1
-27
/
+27
[next]