Age | Commit message (Expand) | Author |
2013-12-05 | libertas/sdio: make sure card enters power-off when firmware is loaded. | NeilBrown |
2013-12-05 | rt2x00: rt2800lib: update RF registers for RT5390 | Kevin Lo |
2013-12-05 | mwifiex: improvements in mwifiex_ret_tx_power_cfg() | Amitkumar Karwar |
2013-12-05 | rt2x00: rt2800lib: Update BBP register initialization for RT53xx | Kevin Lo |
2013-12-02 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-12-02 | brcmfmac: expose chip information through debugfs | Arend van Spriel |
2013-12-02 | brcmfmac: move firmware event related defines to fweh.h | Arend van Spriel |
2013-12-02 | brcmfmac: remove some unused definitions | Arend van Spriel |
2013-12-02 | brcmfmac: Use consistent naming for BCDC. | Hante Meuleman |
2013-12-02 | brcmfmac: move firmware command code definitions | Arend van Spriel |
2013-12-02 | brcmfmac: move firmware related structures to fwil_types.h | Arend van Spriel |
2013-12-02 | brcmfmac: remove unnecessary EXPORT_SYMBOL() usage | Arend van Spriel |
2013-12-02 | brcmfmac: provide firmware version in ethtool driver info | Arend van Spriel |
2013-12-02 | brcmfmac: Dynamically register a protocol layer. | Hante Meuleman |
2013-12-02 | brcmfmac: remove redundant ioctl handlers | Arend van Spriel |
2013-12-02 | brcmfmac: use platform specific alignment in SDIO | Arend van Spriel |
2013-12-02 | brcmfmac: determine alignment values during probe | Arend van Spriel |
2013-12-02 | brcmfmac: removed dhd_proto.h. | Hante Meuleman |
2013-12-02 | brcmfmac: rename dhd_cdc to bcdc | Hante Meuleman |
2013-12-02 | brcmfmac: add host tx glomming support | Franky Lin |
2013-12-02 | brcmfmac: add firmware and nvram file name for bcm4339 | Franky Lin |
2013-12-02 | brcmfmac: fix driver build issue when CONFIG_BRCMDBG is not set | Arend van Spriel |
2013-12-02 | brcmfmac: determine sd host controller related variable earlier | Arend van Spriel |
2013-12-02 | brcmfmac: support hardware extension header in trace_brcmf_sdpcm_hdr() | Arend van Spriel |
2013-12-02 | brcmsmac: select CONFIG_BCMA when possible | Arend van Spriel |
2013-12-02 | brcmfmac: reduce logging noise accessing SDIO SleepCSR register | Arend van Spriel |
2013-12-02 | brcmfmac: remove empty brcmf_proto_stop | Franky Lin |
2013-12-02 | brcmfmac: start netif queues only when setup is completed successful | Arend van Spriel |
2013-12-02 | brcmfmac: replace dongle command list with .preinit() callback | Arend van Spriel |
2013-12-02 | brcmfmac: add separate function for passing bus tx overhead | Arend van Spriel |
2013-12-02 | brcmfmac: Update fwsignal to fix out of order tx. | Hante Meuleman |
2013-12-02 | ath9k: Fix initvals for freq 2484 | Sujith Manoharan |
2013-12-02 | ath9k: Update AR9340 initvals | Sujith Manoharan |
2013-12-02 | ath9k: Update initvals for AR9580 v1.0 | Sujith Manoharan |
2013-12-02 | ath9k: Update initvals for AR9300 v2.2 | Sujith Manoharan |
2013-12-02 | ath9k: Remove duplicate initvals for AR9462 v2.1 | Sujith Manoharan |
2013-12-02 | ath9k: Attach INI arrays for AR9565 v1.1 | Sujith Manoharan |
2013-12-02 | ath9k: Add version macros for AR9565 1.1 | Sujith Manoharan |
2013-12-02 | ath9k: Add initvals for AR9565 1.1 | Sujith Manoharan |
2013-12-02 | ath9k: Cleanup IQ calibration for PCOEM chips | Sujith Manoharan |
2013-12-02 | ath9k_hw: allow fast channel change when only CHANNEL_HT changes | Felix Fietkau |
2013-12-02 | ath9k_hw: fix TSF save/restore around chip reset | Felix Fietkau |
2013-12-02 | ath9k: optimize ath9k_flush | Felix Fietkau |
2013-12-02 | ath9k: optimize ath_drain_all_txq | Felix Fietkau |
2013-12-02 | ath9k: use a timer to put hardware into full sleep | Felix Fietkau |
2013-12-02 | ath9k: Fix TX IQ calibration for SoC chips | Sujith Manoharan |
2013-12-02 | ath9k: Fix Carrier Leak calibration for SoC chips | Sujith Manoharan |
2013-12-02 | ath9k: Remove unnecessary check | Sujith Manoharan |
2013-12-02 | ath9k: Remove RTT/MCI code from SoC calibration | Sujith Manoharan |
2013-12-02 | ath9k: Separate routines for PCOEM and SoC calibration | Sujith Manoharan |