summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-31Merge ath-current from ath.gitKalle Valo
2017-10-30Revert "ath10k: fix napi_poll budget overflow"Kalle Valo
2017-10-30ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan
2017-10-27wcn36xx: Remove unnecessary rcu_read_unlock in wcn36xx_bss_info_changedJia-Ju Bai
2017-10-20Merge tag 'wireless-drivers-next-for-davem-2017-10-18' of git://git.kernel.or...David S. Miller
2017-10-18net/cw1200: Convert timers to use timer_setup()Kees Cook
2017-10-18net/wireless/ray_cs: Convert timers to use timer_setup()Kees Cook
2017-10-17rtlwifi: Fix typo in if ... else if ... else constructLarry Finger
2017-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2017-10-13rsi: fix integer overflow warningArnd Bergmann
2017-10-13qtnfmac: do not cache current channel info in driver's stateIgor Mitsyanko
2017-10-13qtnfmac: make encryption info a part of CONNECT command.Igor Mitsyanko
2017-10-13qtnfmac: do not cache BSS state in per-VIF structureIgor Mitsyanko
2017-10-13qtnfmac: get rid of QTNF_STATE_AP_START flagIgor Mitsyanko
2017-10-13qtnfmac: get rid of QTNF_STATE_AP_CONFIGIgor Mitsyanko
2017-10-13qtnfmac: pass channel definition to WiFi card on START_AP commandIgor Mitsyanko
2017-10-13qtnfmac: pass all AP settings to wireless card for processingIgor Mitsyanko
2017-10-13qtnfmac: do not cache AP settings in driver structuresIgor Mitsyanko
2017-10-13rtlwifi: Remove unused cur_rfstate variablesChristos Gkekas
2017-10-13rtlwifi: Add module parameter ASPMPing-Ke Shih
2017-10-13rtlwifi: Add bw_update parameter for RA mask update.Ping-Ke Shih
2017-10-13rtlwifi: Remove BAND_NUM and related fieldsPing-Ke Shih
2017-10-13rtlwifi: Add RSSI and RF type to wifi.h for phydmPing-Ke Shih
2017-10-13rtlwifi: Add TX/RX throughput statistics in periodPing-Ke Shih
2017-10-13rtlwifi: Add rtl_get_hal_edca_param() to generate register's format of EDCA.Ping-Ke Shih
2017-10-13rtlwifi: Implement rtl_get_tx_hw_rate to yield correct hw_ratePing-Ke Shih
2017-10-13rtlwifi: rtl8192ee: Make driver support 64bits DMA.Ping-Ke Shih
2017-10-13rtlwifi: Remove redundant semicolon in wifi.h.Ping-Ke Shih
2017-10-13rtlwifi: Fix MAX MPDU of VHT capabilityPing-Ke Shih
2017-10-13mwifiex: Use put_unaligned_le32Himanshu Jha
2017-10-13mwifiex: double the size of chan_stats array in adapterRohit Fule
2017-10-13mwifiex: minor cleanups w/ sta_list_spinlock in cfg80211.cDouglas Anderson
2017-10-13mwifiex: kill useless list_empty checksDouglas Anderson
2017-10-11Merge tag 'iwlwifi-next-for-kalle-2017-10-06-2' of git://git.kernel.org/pub/s...Kalle Valo
2017-10-10mwifiex: Random MAC address during scanningKarthik Ananthapadmanabha
2017-10-10rtlwifi: silence underflow warningDan Carpenter
2017-10-10p54: don't unregister leds when they are not initializedAndrey Konovalov
2017-10-06iwlwifi: remove dflt_pwr_limit from the transportLuca Coelho
2017-10-06iwlwifi: mvm: warn on invalid statistics sizeJohannes Berg
2017-10-06iwlwifi: acpi: move code that reads SPLC to acpiLuca Coelho
2017-10-06iwlwifi: fix indentation in a000 family configurationJohannes Berg
2017-10-06iwlwifi: acpi: move function to get mcc into acpi codeLuca Coelho
2017-10-06iwlwifi: acpi: remove a couple of unnecessary ifdefsLuca Coelho
2017-10-06iwlwifi: acpi: make iwl_get_bios_mcc() use the common acpi functionsLuca Coelho
2017-10-06iwlwifi: acpi: use iwl_acpi_get_wifi_pkg when reading reading SPLCLuca Coelho
2017-10-06iwlwifi: acpi: generalize iwl_mvm_sar_find_wifi_pkg()Luca Coelho
2017-10-06iwlwifi: acpi: move ACPI-related definitions to acpi.hLuca Coelho
2017-10-06iwlwifi: acpi: move ACPI method definitions to acpi.hLuca Coelho
2017-10-06iwlwifi: acpi: add common code to read from ACPILuca Coelho