Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
[linux-flexiantxendom0-3.2.10.git] / drivers / net / wireless / ath / ath9k / eeprom_9287.c
2012-04-23 Gabor Juhosath9k: fix tx power settings for AR9287
2011-12-19 Joe Perchesath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg...
2011-11-28 Rajkumar Manoharanath9k_hw: Fix minimum CTL power for each runtime mode
2011-10-11 Felix Fietkauath9k_hw: remove EEP_REG_1
2011-10-11 Felix Fietkauath9k_hw: clean up tx power handling
2011-09-19 Felix Fietkauath9k_hw: remove dead code in the eeprom ops
2011-09-19 Felix Fietkauath9k_hw: clean up hardware revision checks
2011-08-09 Rajkumar Manoharanath9k_hw: Add dump_eeprom support for AR9287
2011-08-08 Felix Fietkauath9k_hw: fix calculated runtime tx power limit
2011-08-08 Felix Fietkauath9k_hw: remove the tx power index offset
2011-07-18 Pavel Roskinath9k: use get_unaligned_{b16, le16, le32} where possible
2011-06-01 Daniel Halperinath9k: fix two more bugs in tx power
2011-05-19 Sujith Manoharanath9k: Drag the driver to the year 2011
2011-04-25 Sujith Manoharanath9k: Fix warnings from -Wunused-but-set-variable
2011-04-12 Rajkumar Manoharanath9k_hw: Remove unused code in AR9287 eeprom
2011-03-30 Rajkumar Manoharanath9k_hw: Speedup register ops for HTC driver
2011-01-19 Sujith Manoharanath9k_hw: Offload USB eeprom reading to target
2010-12-13 Felix Fietkauath9k_hw: remove antenna configuration eeprom ops and...
2010-12-13 Felix Fietkauath9k_hw: merge the ar9287 version of ath9k_hw_get_gain...
2010-12-13 Felix Fietkauath9k_hw: clean up duplicate and unnused eeprom related...
2010-12-07 Sujith Manoharanath9k_htc: Cleanup device identification
2010-12-07 Joe Perchesath: Convert ath_print to ath_dbg
2010-12-07 Joe Perchesath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
2010-11-24 Rajkumar Manoharanath9k_hw: Fix eeprom offset for AR9287 devices (PCI...
2010-11-24 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-11-22 Joe Perchesath9k: Use static const
2010-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-11-16 Rajkumar Manoharanath9k_hw: Set proper eeprom offset for AR9287 HTC devices
2010-11-15 Felix Fietkauath9k_hw: extend ath9k_hw_set_txpowerlimit to test...
2010-09-27 Felix Fietkauath9k_hw: simplify revision checks for AR9280
2010-09-16 Rajkumar Manoharanath9k_hw: remove warning in ath9k_hw_def_get_num_ant_config
2010-08-13 Rajkumar Manoharanath9k_htc: load proper firmware for device ID 7015
2010-07-14 Pavel Roskinath9k: remove unneeded calculation of minimal calibrati...
2010-07-12 Felix Fietkauath9k_hw: fix antenna diversity on AR9285
2010-06-07 Prarit Bhargavaath: Fix uninitialized variable warnings
2010-06-03 Sujithath9k_hw: Cleanup TX power calculation for AR9287
2010-06-03 Sujithath9k_hw: Optimize ath9k_hw_ar9287_set_board_values
2010-06-03 Sujithath9k_hw: Cleanup eeprom_9287.c
2010-04-16 Luis R. Rodriguezath9k_hw: restore mac address reading logic
2010-04-16 Luis R. Rodriguezath9k_hw: rename eep_AR9287_ops to eep_ar9287_ops
2010-04-16 Luis R. Rodriguezath9k_hw: Move some RF ops to the private callbacks
2010-04-08 Frans Popwireless/ath: remove trailing space in messages
2009-10-07 Luis R. Rodriguezatheros: move bus ops to ath_common
2009-10-07 Luis R. Rodriguezath9k: clarify what hw code is and remove ath9k.h from...
2009-10-07 Luis R. Rodriguezatheros: add common debug printing
2009-10-07 Luis R. Rodriguezath9k: use ath_hw for DPRINTF() and debug init/exit
2009-08-20 Luis R. Rodriguezath: move regulatory info into shared common structure
2009-08-20 Vivek Natarajanath9k: Fix ref power interpolation logic for AR9287...
2009-08-14 Sujithath9k: Split eeprom.c into manageable pieces