Age | Commit message (Expand) | Author |
2012-03-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-03-15 | ath9k_hw: remove unused initvals | Felix Fietkau |
2012-03-15 | ath9k: inline AR9271 1.0 INI overrides | Felix Fietkau |
2012-03-15 | ath9k_hw: remove iniModes_*_tx_gain_9271 | Felix Fietkau |
2012-03-15 | ath9k_hw: clean up iniModesAdditional | Felix Fietkau |
2012-03-15 | ath9k_hw: fix AR9380 register settings for channel 14 | Felix Fietkau |
2012-03-15 | ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initialization | Felix Fietkau |
2012-03-15 | ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271 | Felix Fietkau |
2012-03-15 | ath9k_hw: clean up ath9k_hw_setuprxdesc | Felix Fietkau |
2012-03-15 | ath9k_hw: remove ath9k_hw_gettxintrtxqs | Felix Fietkau |
2012-03-15 | ath9k: optimize register access functions | Felix Fietkau |
2012-03-15 | ath9k_hw: remove ath9k_hw_getdefantenna | Felix Fietkau |
2012-03-15 | ath9k_hw: remove ath9k_hw_htc_resetinit | Felix Fietkau |
2012-03-15 | ath9k_hw: clean up tx completion interrupt handling | Felix Fietkau |
2012-03-15 | ath9k_hw: simplify tx queue interrupt mask handling | Felix Fietkau |
2012-03-15 | ath9k: Fix multi-VIF BSS handling | Sujith Manoharan |
2012-03-15 | ath9k: Remove aggregation flags | Sujith Manoharan |
2012-03-15 | ath9k_hw: Cleanup FastChannelChange | Sujith Manoharan |
2012-03-15 | ath9k: Remove 'other' VIF count | Sujith Manoharan |
2012-03-15 | ath9k: Remove unused variables | Sujith Manoharan |
2012-03-15 | ath9k: Remove unnecessary initialization | Sujith Manoharan |
2012-03-12 | ath9k: fix going to full-sleep on PS idle | Felix Fietkau |
2012-03-12 | ath9k: Fix mactime from being clobbered in rx_status | Ashok Nagarajan |
2012-03-12 | ath9k: configure bss info at assoc notification | Rajkumar Manoharan |
2012-03-12 | ath9k_hw: Fix enabling of MCI and RTT | Mohammed Shafi Shajakhan |
2012-03-12 | ath9k: Fix BTCOEX shutdown | Sujith Manoharan |
2012-03-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-03-07 | ath9k: fix signal strength reporting issues | Felix Fietkau |
2012-03-07 | ath9k: get rid of double queueing of rx frames on EDMA | Felix Fietkau |
2012-03-07 | ath9k: remove rssi/antenna information from recv debug stats | Felix Fietkau |
2012-03-07 | ath9k: make MAC sample statistics optional | Felix Fietkau |
2012-03-07 | ath9k_hw: use cold instead of warm reset on AR9280 | Felix Fietkau |
2012-03-05 | ath9k: make use of list_for_each_entry_safe | Mohammed Shafi Shajakhan |
2012-03-05 | ath9k: completely zero intialize valid_phy_rate_idx | Mohammed Shafi Shajakhan |
2012-03-05 | ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx status | Felix Fietkau |
2012-03-05 | ath9k_hw: enable interrupts for beacon tx completion events | Felix Fietkau |
2012-03-05 | ath9k: do not call ath9k_hw_txprocdesc on AR9003 outside of the tx tasklet | Felix Fietkau |
2012-03-05 | Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips" | Felix Fietkau |
2012-03-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-03-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-02-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-02-29 | ath9k: decouple RX error checking for DFS | Zefir Kurtisi |
2012-02-27 | ath9k: Cleanup mci.c | Sujith Manoharan |
2012-02-27 | ath9k_hw: MCI whitespace/debug cleanup | Sujith Manoharan |
2012-02-27 | ath9k_hw: Remove HW revision checks | Sujith Manoharan |
2012-02-27 | ath9k_hw: Cleanup MCI reset routine | Sujith Manoharan |
2012-02-27 | ath9k: Modify ATH9K_BTCOEX_SUPPORT | Sujith Manoharan |
2012-02-27 | ath9k: Remove ATH9K_HW_CAP_MCI checks | Sujith Manoharan |
2012-02-27 | ath9k: Remove ATH_BTCOEX_CFG_NONE checks | Sujith Manoharan |
2012-02-27 | ath9k_htc: Use CONFIG_ATH9K_BTCOEX_SUPPORT | Sujith Manoharan |