iwmc3200wifi: New initial LMAC calibration
The LMAC calibration API got broken mostly by having a configuration bitmap being different than the result one. This patch tries to address that issue by correctly running calibrations with the newest firmwares, and keeping a backward compatibility fallback path for older firmwares, where the configuration and result bitmaps were identical. Signed-off-by:Samuel Ortiz <sameo@linux.intel.com> Signed-off-by:
John W. Linville <linville@tuxdriver.com>
Showing
- drivers/net/wireless/iwmc3200wifi/fw.c 39 additions, 17 deletionsdrivers/net/wireless/iwmc3200wifi/fw.c
- drivers/net/wireless/iwmc3200wifi/iwm.h 1 addition, 0 deletionsdrivers/net/wireless/iwmc3200wifi/iwm.h
- drivers/net/wireless/iwmc3200wifi/lmac.h 15 additions, 0 deletionsdrivers/net/wireless/iwmc3200wifi/lmac.h
- drivers/net/wireless/iwmc3200wifi/main.c 6 additions, 1 deletiondrivers/net/wireless/iwmc3200wifi/main.c
Loading
Please register or sign in to comment