Commit Graph

334 Commits (26ab2645b478fd98aa1d10a07eb07f2235bc1f1c)

Author SHA1 Message Date
Luis R. Rodriguez 26ab2645b4 ath9k: do not pass the entire descriptor to ath_rx_prepare() 15 years ago
Luis R. Rodriguez f52de03bf9 ath9k: handle low buffer space for virtual wiphys 15 years ago
Luis R. Rodriguez 5008f3727b ath9k: use the right hw on ath_tx_setup_buffer() for HT 15 years ago
Luis R. Rodriguez 76d5a9e83b ath9k: use correct hw for tx aggregation TX completion 15 years ago
Luis R. Rodriguez 68a8911615 ath9k: pass the ieee80211_hw on radio enable/disable 15 years ago
Luis R. Rodriguez cee71d6c14 ath9k: use the passed ieee80211_hw on ath_rx_prepare() 15 years ago
Luis R. Rodriguez b4afffc0cf ath9k: simpify RX by calling ath_get_virt_hw() once 15 years ago
Luis R. Rodriguez 1bdf6c3bec ath9k: update hw configuration for virtual wiphys 15 years ago
Luis R. Rodriguez 194b7c13b4 ath9k: fix listening to idle requests 15 years ago
Johannes Berg 5ed176e1c4 mac80211: make ieee80211_find_sta per virtual interface 15 years ago
Luis R. Rodriguez ddcd4c0818 ath9k_hw: make ath9k_phy_modify_rx_buffer() static 16 years ago
Luis R. Rodriguez a776582861 ath9k_hw: Fix and complete force bias for AR5416 16 years ago
Luis R. Rodriguez 896ff26035 ath9k_hw: remove unused modesIndex param from ath9k_hw_write_regs() 16 years ago
Luis R. Rodriguez ae478cf69e ath9k_hw: make spur mitigation a callback 16 years ago
Luis R. Rodriguez e16393bbb1 ath9k_hw: order phy.c code and integrate spur mitigation 16 years ago
Luis R. Rodriguez e68a060b5d ath9k_hw: use a callback for frequency change 16 years ago
Luis R. Rodriguez 0a3b7bac67 ath9k_hw: make both analog channel change routines return int 16 years ago
Luis R. Rodriguez dc51dd5039 ath9k_hw: rename ath9k_hw_rf_free() to ath9k_hw_rf_free_ext_banks() 16 years ago
Luis R. Rodriguez 431ba3c6dc ath9k_hw: simplify ath9k_hw_rf_alloc_ext_banks() 16 years ago
Luis R. Rodriguez 574d6b122d ath9k_hw: simplify rf attach and rename to ath9k_hw_rf_alloc_ext_banks() 16 years ago
Luis R. Rodriguez b67b4397cf ath9k_hw: bail out early on ath9k_hw_init_rf() 16 years ago
Luis R. Rodriguez 131d1d036a ath9k_hw: start documenting 802.11n RF anlong front ends 16 years ago
Luis R. Rodriguez c75724d174 ath9k_hw: change the way we initialize the pll for ar9271 16 years ago
Luis R. Rodriguez 8564328d85 ath9k_hw: update register initialization/reset values for ar9271 16 years ago
Luis R. Rodriguez 0cab6559f8 ath9k_hw: modify the rf control register for ar9271 revision 1.0 16 years ago
John W. Linville 133d7c6a50 wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig 16 years ago
Luis R. Rodriguez 1d9c185d67 ath9k_hw: remove bogus register write on ath9k_hw_9271_pa_cal() 16 years ago
Luis R. Rodriguez ec11bb88f9 ath9k_hw: correct AR_PHY_SPECTRAL_SCAN register offset 16 years ago
Luis R. Rodriguez 11158472c4 ath9k_hw: add AR9271 single chip name mapping 16 years ago
Luis R. Rodriguez f934c4d9de ath9k_hw: distinguish single-chip solutions on initial probe print 16 years ago
Luis R. Rodriguez 2da4f01a09 ath9k_hw: move mac name and rf name helpers to hw code 16 years ago
Luis R. Rodriguez e55ea2b152 ath9k: fix misplaced semicolon on rate control 16 years ago
Marek Lindner e307fcf0a1 ath9k: adjust ahb callbacks to new struct layout to avoid compile errors 16 years ago
Sujith 332c556633 ath9k: Fix TX hang poll routine 16 years ago
Luis R. Rodriguez 6226811f4e ath9k_hw: run ath9k_hw_9271_pa_cal() initial calibration 16 years ago
Luis R. Rodriguez b57df129aa ath9k_hw: run the carrier leakage calibration fix for ar9271 as well 16 years ago
Luis R. Rodriguez af1fc67c1a ath9k: use right parameter for MODULE_PARM_DESC() for debug 16 years ago
Luis R. Rodriguez 536b3a7a10 ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup() 16 years ago
Luis R. Rodriguez bd96d39095 ath9k: move ath_cleanup() below helpers to avoid forward declarations 16 years ago
Luis R. Rodriguez 2568835cb4 ath9k: add a helper to clean the core driver upon module unload 16 years ago
Luis R. Rodriguez 7fda166651 ath9k: add helper to un-init the hw properly 16 years ago
Luis R. Rodriguez 211f5859af ath9k: initialize hw prior to debugfs 16 years ago
Luis R. Rodriguez faa27fae7d ath9k: move common->debug_mask setting to ath_init_softc() 16 years ago
Luis R. Rodriguez bc974f4a23 atheros: define a common priv struct 16 years ago
Luis R. Rodriguez 7976b4263c ath9k_hw: add AR9271 srev and device ID to allow hw to support ar9271 16 years ago
Luis R. Rodriguez 3ca340381a ath9k_hw: print device ID if not supported 16 years ago
Luis R. Rodriguez 7322fd1929 ath9k: move hw code to its own module 16 years ago
Luis R. Rodriguez 475a6e4d39 ath9k: use common read/write ops on pci and debug code 16 years ago
Senthil Balasubramanian e41f0bfcb1 ath9k: Fix bugs in handling TX power 16 years ago
Senthil Balasubramanian ebb90cfc32 ath9k: Advertise midband for AR5416 devices 16 years ago