Age | Commit message (Expand) | Author | Files | Lines |
2013-12-02 | brcmfmac: provide firmware version in ethtool driver info | Arend van Spriel | 3 | -3/+13 |
2013-12-02 | brcmfmac: Dynamically register a protocol layer. | Hante Meuleman | 9 | -71/+202 |
2013-12-02 | brcmfmac: remove redundant ioctl handlers | Arend van Spriel | 1 | -149/+0 |
2013-12-02 | brcmfmac: use platform specific alignment in SDIO | Arend van Spriel | 1 | -28/+22 |
2013-12-02 | brcmfmac: determine alignment values during probe | Arend van Spriel | 1 | -24/+24 |
2013-12-02 | brcmfmac: removed dhd_proto.h. | Hante Meuleman | 6 | -43/+15 |
2013-12-02 | brcmfmac: rename dhd_cdc to bcdc | Hante Meuleman | 2 | -1/+1 |
2013-12-02 | brcmfmac: add host tx glomming support | Franky Lin | 1 | -100/+227 |
2013-12-02 | brcmfmac: add firmware and nvram file name for bcm4339 | Franky Lin | 1 | -1/+6 |
2013-12-02 | brcmfmac: fix driver build issue when CONFIG_BRCMDBG is not set | Arend van Spriel | 1 | -2/+6 |
2013-12-02 | brcmfmac: determine sd host controller related variable earlier | Arend van Spriel | 1 | -15/+17 |
2013-12-02 | brcmfmac: support hardware extension header in trace_brcmf_sdpcm_hdr() | Arend van Spriel | 2 | -11/+22 |
2013-12-02 | brcmsmac: select CONFIG_BCMA when possible | Arend van Spriel | 1 | -1/+2 |
2013-12-02 | brcmfmac: reduce logging noise accessing SDIO SleepCSR register | Arend van Spriel | 1 | -4/+15 |
2013-12-02 | brcmfmac: remove empty brcmf_proto_stop | Franky Lin | 3 | -11/+0 |
2013-12-02 | brcmfmac: start netif queues only when setup is completed successful | Arend van Spriel | 1 | -5/+4 |
2013-12-02 | brcmfmac: replace dongle command list with .preinit() callback | Arend van Spriel | 4 | -44/+51 |
2013-12-02 | brcmfmac: add separate function for passing bus tx overhead | Arend van Spriel | 4 | -6/+19 |
2013-12-02 | brcmfmac: Update fwsignal to fix out of order tx. | Hante Meuleman | 1 | -21/+146 |
2013-12-02 | ath9k: Fix initvals for freq 2484 | Sujith Manoharan | 4 | -4/+19 |
2013-12-02 | ath9k: Update AR9340 initvals | Sujith Manoharan | 1 | -272/+14 |
2013-12-02 | ath9k: Update initvals for AR9580 v1.0 | Sujith Manoharan | 1 | -173/+386 |
2013-12-02 | ath9k: Update initvals for AR9300 v2.2 | Sujith Manoharan | 1 | -12/+12 |
2013-12-02 | ath9k: Remove duplicate initvals for AR9462 v2.1 | Sujith Manoharan | 4 | -1550/+60 |
2013-12-02 | ath9k: Attach INI arrays for AR9565 v1.1 | Sujith Manoharan | 1 | -0/+54 |
2013-12-02 | ath9k: Add version macros for AR9565 1.1 | Sujith Manoharan | 1 | -1/+11 |
2013-12-02 | ath9k: Add initvals for AR9565 1.1 | Sujith Manoharan | 1 | -0/+64 |
2013-12-02 | ath9k: Cleanup IQ calibration for PCOEM chips | Sujith Manoharan | 1 | -11/+1 |
2013-12-02 | ath9k_hw: allow fast channel change when only CHANNEL_HT changes | Felix Fietkau | 1 | -3/+4 |
2013-12-02 | ath9k_hw: fix TSF save/restore around chip reset | Felix Fietkau | 1 | -6/+10 |
2013-12-02 | ath9k: optimize ath9k_flush | Felix Fietkau | 3 | -21/+27 |
2013-12-02 | ath9k: optimize ath_drain_all_txq | Felix Fietkau | 1 | -0/+3 |
2013-12-02 | ath9k: use a timer to put hardware into full sleep | Felix Fietkau | 3 | -5/+26 |
2013-12-02 | ath9k: Fix TX IQ calibration for SoC chips | Sujith Manoharan | 1 | -12/+8 |
2013-12-02 | ath9k: Fix Carrier Leak calibration for SoC chips | Sujith Manoharan | 2 | -29/+7 |
2013-12-02 | ath9k: Remove unnecessary check | Sujith Manoharan | 1 | -2/+1 |
2013-12-02 | ath9k: Remove RTT/MCI code from SoC calibration | Sujith Manoharan | 1 | -69/+1 |
2013-12-02 | ath9k: Separate routines for PCOEM and SoC calibration | Sujith Manoharan | 1 | -3/+195 |
2013-12-02 | ath9k: fix SC_OP_INVALID test in ath9k_tx99_init() | Dan Carpenter | 1 | -1/+1 |
2013-12-02 | ath9k: Apply CUS227 specific TX gain values | Sujith Manoharan | 2 | -0/+110 |
2013-12-02 | ath9k: Remove pcieSerDesWrite | Sujith Manoharan | 3 | -13/+9 |
2013-12-02 | ath9k: Remove unused AR9462 2.0 initvals | Sujith Manoharan | 1 | -14/+0 |
2013-12-02 | ath9k: Add SERDES initvals for AR9462 2.1 | Sujith Manoharan | 2 | -0/+11 |
2013-12-02 | ath9k: Add an initialization routine for WoW | Sujith Manoharan | 3 | -19/+25 |
2013-12-02 | ath9k: Use CONFIG_ATH9K_WOW | Sujith Manoharan | 6 | -337/+381 |
2013-12-02 | ath9k: Add a config option for WoW | Sujith Manoharan | 1 | -0/+8 |
2013-12-02 | ath9k: Fix wow.c compilation | Sujith Manoharan | 2 | -1/+2 |
2013-12-02 | ath9k: Fix TX99 config option usage | Sujith Manoharan | 7 | -248/+290 |
2013-12-02 | ath9k: Identify Killer Wireless cards | Sujith Manoharan | 3 | -0/+24 |
2013-12-02 | ath9k: Add WB335 PCI IDs | Sujith Manoharan | 1 | -0/+25 |