summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-18rt2x00: rt2800pci: move SoC specific code into a separate moduleGabor Juhos
2013-10-18rt2x00: rt2800pci: use separate hwcrypt_disabled callback for SoC devicesGabor Juhos
2013-10-18rt2x00: rt2800pci: move rt2800mmio_enable_radio function to another moduleGabor Juhos
2013-10-18rt2x00: rt2800pci: split rt2800pci_enable_radio functionGabor Juhos
2013-10-18rt2x00: rt2800pci: rename rt2800pci_disable_radio functionGabor Juhos
2013-10-18rt2x00: rt2800pci: use separate set_state callback for SoC devicesGabor Juhos
2013-10-18rt2x00: rt2800pci: use separate firmware callbacks for SoC devicesGabor Juhos
2013-10-18rt2x00: rt2800pci: use separate read_eeprom callback for SoC devicesGabor Juhos
2013-10-18rt2x00: rt2800pci: use separate ops for the SoC driverGabor Juhos
2013-10-18rt2x00: rt2800pci: move initialization functions to the rt2800mmio moduleGabor Juhos
2013-10-18rt2x00: rt2800pci: use rt2800mmio prefix for initialization functionsGabor Juhos
2013-10-18rt2x00: rt2800pci: move queue functions to the rt2800mmio moduleGabor Juhos
2013-10-18rt2x00: rt2800pci: use rt2800mmio prefix for queue functionsGabor Juhos
2013-10-18rt2x00: rt2800pci: move interrupt functions to the rt2800mmio moduleGabor Juhos
2013-10-18rt2x00: rt2800pci: use rt2800mmio prefix for interrupt functionsGabor Juhos
2013-10-18rt2x00: rt2800pci: move RX control handler functions to the rt2800mmio moduleGabor Juhos
2013-10-18rt2x00: rt2800pci: use rt2800mmio prefix for RX control handler functionsGabor Juhos
2013-10-18rt2x00: rt2800pci: move TX descriptor functions to the rt2800mmio moduleGabor Juhos
2013-10-18rt2x00: rt2800pci: use rt2800mmio prefix for TX descriptor functionsGabor Juhos
2013-10-18rt2x00: create a new module for rt2800 MMIO codeGabor Juhos
2013-10-18drivers: net: wireless: Fix wrong check for reassociation request retry counterFelipe Pena
2013-10-18brcmfmac: fix brcmf_sdcard_recv_chain() for host without sg supportArend van Spriel
2013-10-18brcmfmac: fix brcmf_sdio_txpkt_prep() for host without sg supportArend van Spriel
2013-10-18brcmfmac: fix brcmf_sdcard_send_pkt() for host without sg supportArend van Spriel
2013-10-18brcmfmac: remove stale code from brcmf_sdcard_recv_chain()Arend van Spriel
2013-10-18brcmfmac: verify result of brcmf_sdio_addrprep() callsArend van Spriel
2013-10-18brcmfmac: rework single packet transfersArend van Spriel
2013-10-18brcmfmac: rename brcmf_sdio_buffrw()Arend van Spriel
2013-10-18brcmfmac: rework scatter-gather code in brcmf_sdio_buffrw()Arend van Spriel
2013-10-18brcmfmac: determine host controller related variables during probeArend van Spriel
2013-10-18brcmfmac: rename variable max_seg_sz to max_seg_cnt for clarityArend van Spriel
2013-10-18brcmfmac: add tracepoint for capturing the SDPCM headerArend van Spriel
2013-10-18brcmfmac: store address in trace_brcmf_hexdump()Arend van Spriel
2013-10-18ath9k: add TX99 supportLuis R. Rodriguez
2013-10-18ath9k: check for NULL rate when using ieee80211_get_rts_cts_rate()Luis R. Rodriguez
2013-10-18ath: add support for proper dynamic regulatory hintsLuis R. Rodriguez
2013-10-18ath: split user and driver reguluatory hint parsingLuis R. Rodriguez
2013-10-18ath: move common dynamic regulatory domain setting to a helperLuis R. Rodriguez
2013-10-18rt2x00: rt2800lib: autodetect 5GHz band supportGabor Juhos
2013-10-18rt2x00: rt2800lib: use switch statement for RF specific setupGabor Juhos
2013-10-18rt2x00: rt2800lib: use {tx,rx}_chain_num to avoid superfluous EEPROM accessGabor Juhos
2013-10-18ath9k/ath: move dfs pattern detector to athJanusz Dziedzic
2013-10-18ath9k: dfs use CFG80211_CERTIFICATION_ONUS flagJanusz Dziedzic
2013-10-18ath9k: dfs move ath_dfs_pool_statsJanusz Dziedzic
2013-10-18ath9k: dfs kill ath9k specyfic codeJanusz Dziedzic
2013-10-18libertas: move firmware lifetime handling to firmware.cDan Williams
2013-10-18ath9k: add HT40 spectral scan capabilityLorenzo Bianconi
2013-10-18ath9k: add noise floor parameter to ath9k_hw_getchan_noiseLorenzo Bianconi
2013-10-18Merge tag 'nfc-next-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-10-18Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville