OpenCloudOS-Kernel/drivers/net/wireless/iwlwifi
Johannes Berg b7bb1756cb iwlwifi: fix more eeprom endian bugs
I've also for a long time had a problem with the
temperature calculation code, which I had fixed
by byte-swapping the values, and now it turns out
that was the correct fix after all.

Also, any use of iwl_eeprom_query_addr() that is
for more than a u8 must be cast to little endian,
and some structs as well.

Fix all this. Again, no real impact on platforms
that already are little endian.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Cc: stable@kernel.org
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-12-21 11:32:07 -05:00
..
Kconfig wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig 2009-10-30 16:50:35 -04:00
Makefile iwlwifi: LED cleanup 2009-10-07 16:39:45 -04:00
iwl-1000.c iwlwifi: set sm_ps_mode as part of cfg parameters 2009-11-23 17:05:32 -05:00
iwl-3945-fh.h
iwl-3945-hw.h iwlwifi: remove duplicate defines 2009-10-27 16:50:02 -04:00
iwl-3945-led.c iwlwifi: LED cleanup 2009-10-07 16:39:45 -04:00
iwl-3945-led.h iwlwifi: LED cleanup 2009-10-07 16:39:45 -04:00
iwl-3945-rs.c drivers/net/wireless/iwlwifi: remove exceptional & on function name 2009-11-18 10:48:54 -08:00
iwl-3945.c iwlwifi: allocated rx page accounting cleanup 2009-12-21 11:31:55 -05:00
iwl-3945.h iwlwifi: print limited number of event log when uCode error 2009-11-23 17:05:37 -05:00
iwl-4965-hw.h iwlwifi: remove duplicated/unused definition 2009-10-27 16:47:58 -04:00
iwl-4965.c iwlwifi: fix more eeprom endian bugs 2009-12-21 11:32:07 -05:00
iwl-5000-hw.h iwlwifi: fix more eeprom endian bugs 2009-12-21 11:32:07 -05:00
iwl-5000.c iwlwifi: fix more eeprom endian bugs 2009-12-21 11:32:07 -05:00
iwl-6000-hw.h
iwl-6000.c iwlwifi: set sm_ps_mode as part of cfg parameters 2009-11-23 17:05:32 -05:00
iwl-agn-led.c iwlwifi: LED cleanup 2009-10-07 16:39:45 -04:00
iwl-agn-led.h iwlwifi: LED cleanup 2009-10-07 16:39:45 -04:00
iwl-agn-rs.c iwlwifi: set read/write permission for debugfs files 2009-11-23 17:05:33 -05:00
iwl-agn-rs.h iwlwifi: move rate scaling structures to header file 2009-10-27 16:48:32 -04:00
iwl-agn.c iwlwifi: fix syslog message for event log dump size 2009-12-21 11:31:59 -05:00
iwl-calib.c iwlwifi: update reply_statistics_cmd with 'clear' parameter 2009-11-18 17:09:04 -05:00
iwl-calib.h
iwl-commands.h iwlwifi: handle unicast PS buffering 2009-11-18 17:09:08 -05:00
iwl-core.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 2009-11-24 15:01:29 -08:00
iwl-core.h iwlwifi: driver version track kernel version 2009-12-04 14:16:26 -05:00
iwl-csr.h iwlwifi: power up all devices for EEPROM read 2009-12-21 11:31:57 -05:00
iwl-debug.h iwlwifi: reset led_tpt when clear tx/rx traffic byte counts 2009-11-23 17:05:32 -05:00
iwl-debugfs.c iwlwifi: print limited number of event log when uCode error 2009-11-23 17:05:37 -05:00
iwl-dev.h iwlwifi: fix EEPROM/OTP reading endian annotations and a bug 2009-12-21 11:32:05 -05:00
iwl-devtrace.c iwlwifi: Add iwl_write8() 2009-11-23 17:05:30 -05:00
iwl-devtrace.h iwlwifi: separate IO tracing 2009-11-23 17:05:35 -05:00
iwl-eeprom.c iwlwifi: fix EEPROM/OTP reading endian annotations and a bug 2009-12-21 11:32:05 -05:00
iwl-eeprom.h iwlwifi: fix more eeprom endian bugs 2009-12-21 11:32:07 -05:00
iwl-fh.h
iwl-hcmd.c iwlwifi: allocated rx page accounting cleanup 2009-12-21 11:31:55 -05:00
iwl-helpers.h iwlwifi: change iwl_enable/disable_interrupts to "inline" 2009-07-24 15:05:26 -04:00
iwl-io.h iwlwifi: Add iwl_write8() 2009-11-23 17:05:30 -05:00
iwl-led.c iwlwifi: remove reset led_tpt from iwl_leds_init() 2009-11-23 17:05:38 -05:00
iwl-led.h iwlwifi: LED cleanup 2009-10-07 16:39:45 -04:00
iwl-power.c iwlwifi: update reply_statistics_cmd with 'clear' parameter 2009-11-18 17:09:04 -05:00
iwl-power.h iwlwifi: remove duplicated define 2009-10-27 16:50:03 -04:00
iwl-prph.h iwlwifi: add FIFO usage for 5000 2009-11-11 15:23:43 -05:00
iwl-rx.c iwlwifi: allocated rx page accounting cleanup 2009-12-21 11:31:55 -05:00
iwl-scan.c iwlwifi: allocated rx page accounting cleanup 2009-12-21 11:31:55 -05:00
iwl-spectrum.c iwlwifi: use paged Rx 2009-10-27 16:48:06 -04:00
iwl-spectrum.h
iwl-sta.c iwlwifi: allocated rx page accounting cleanup 2009-12-21 11:31:55 -05:00
iwl-sta.h iwlwifi: handle unicast PS buffering 2009-11-18 17:09:08 -05:00
iwl-tx.c iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument change 2009-12-07 16:40:05 -05:00
iwl3945-base.c iwlwifi: fix syslog message for event log dump size 2009-12-21 11:31:59 -05:00