aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-20Merge tag 'wireless-drivers-next-for-davem-2017-10-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller148-1899/+2626
2017-10-18net/cw1200: Convert timers to use timer_setup()Kees Cook1-3/+2
2017-10-18net/wireless/ray_cs: Convert timers to use timer_setup()Kees Cook1-29/+24
2017-10-17rtlwifi: Fix typo in if ... else if ... else constructLarry Finger1-2/+2
2017-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo32-242/+363
2017-10-13rsi: fix integer overflow warningArnd Bergmann1-1/+1
2017-10-13qtnfmac: do not cache current channel info in driver's stateIgor Mitsyanko3-8/+2
2017-10-13qtnfmac: make encryption info a part of CONNECT command.Igor Mitsyanko2-25/+22
2017-10-13qtnfmac: do not cache BSS state in per-VIF structureIgor Mitsyanko3-66/+42
2017-10-13qtnfmac: get rid of QTNF_STATE_AP_START flagIgor Mitsyanko4-45/+2
2017-10-13qtnfmac: get rid of QTNF_STATE_AP_CONFIGIgor Mitsyanko3-12/+0
2017-10-13qtnfmac: pass channel definition to WiFi card on START_AP commandIgor Mitsyanko5-22/+62
2017-10-13qtnfmac: pass all AP settings to wireless card for processingIgor Mitsyanko4-43/+101
2017-10-13qtnfmac: do not cache AP settings in driver structuresIgor Mitsyanko3-41/+25
2017-10-13rtlwifi: Remove unused cur_rfstate variablesChristos Gkekas4-12/+4
2017-10-13rtlwifi: Add module parameter ASPMPing-Ke Shih9-8/+43
2017-10-13rtlwifi: Add bw_update parameter for RA mask update.Ping-Ke Shih26-50/+61
2017-10-13rtlwifi: Remove BAND_NUM and related fieldsPing-Ke Shih1-16/+0
2017-10-13rtlwifi: Add RSSI and RF type to wifi.h for phydmPing-Ke Shih1-0/+6
2017-10-13rtlwifi: Add TX/RX throughput statistics in periodPing-Ke Shih2-4/+27
2017-10-13rtlwifi: Add rtl_get_hal_edca_param() to generate register's format of EDCA.Ping-Ke Shih2-0/+40
2017-10-13rtlwifi: Implement rtl_get_tx_hw_rate to yield correct hw_ratePing-Ke Shih1-4/+38
2017-10-13rtlwifi: rtl8192ee: Make driver support 64bits DMA.Ping-Ke Shih27-189/+166
2017-10-13rtlwifi: Remove redundant semicolon in wifi.h.Ping-Ke Shih1-3/+3
2017-10-13rtlwifi: Fix MAX MPDU of VHT capabilityPing-Ke Shih1-4/+0
2017-10-13mwifiex: Use put_unaligned_le32Himanshu Jha1-6/+4
2017-10-13mwifiex: double the size of chan_stats array in adapterRohit Fule1-1/+4
2017-10-13mwifiex: minor cleanups w/ sta_list_spinlock in cfg80211.cDouglas Anderson2-9/+11
2017-10-13mwifiex: kill useless list_empty checksDouglas Anderson4-26/+0
2017-10-11Merge tag 'iwlwifi-next-for-kalle-2017-10-06-2' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo39-775/+846
2017-10-10mwifiex: Random MAC address during scanningKarthik Ananthapadmanabha2-4/+7
2017-10-10rtlwifi: silence underflow warningDan Carpenter1-1/+2
2017-10-10p54: don't unregister leds when they are not initializedAndrey Konovalov1-4/+3
2017-10-06iwlwifi: remove dflt_pwr_limit from the transportLuca Coelho3-13/+12
2017-10-06iwlwifi: mvm: warn on invalid statistics sizeJohannes Berg1-4/+3
2017-10-06iwlwifi: acpi: move code that reads SPLC to acpiLuca Coelho3-23/+36
2017-10-06iwlwifi: fix indentation in a000 family configurationJohannes Berg1-50/+50
2017-10-06iwlwifi: acpi: move function to get mcc into acpi codeLuca Coelho6-46/+51
2017-10-06iwlwifi: acpi: remove a couple of unnecessary ifdefsLuca Coelho2-8/+0
2017-10-06iwlwifi: acpi: make iwl_get_bios_mcc() use the common acpi functionsLuca Coelho3-54/+20
2017-10-06iwlwifi: acpi: use iwl_acpi_get_wifi_pkg when reading reading SPLCLuca Coelho2-51/+12
2017-10-06iwlwifi: acpi: generalize iwl_mvm_sar_find_wifi_pkg()Luca Coelho3-54/+68
2017-10-06iwlwifi: acpi: move ACPI-related definitions to acpi.hLuca Coelho4-32/+40
2017-10-06iwlwifi: acpi: move ACPI method definitions to acpi.hLuca Coelho4-21/+18
2017-10-06iwlwifi: acpi: add common code to read from ACPILuca Coelho7-141/+211
2017-10-06iwlwifi: mvm: change warning to warn_once()Sara Sharon1-1/+2
2017-10-06iwlwifi: pcie: dump registers when HW becomes inaccessibleRajat Jain2-0/+90
2017-10-06iwlwifi: fix minor code style issuesChristoph Böhmwalder1-3/+4
2017-10-06iwlwifi: mvm: add marker cmd response struct.Mordechay Goodstein2-0/+10
2017-10-06iwlwifi: fw: api: remove excess enum value documentationJohannes Berg1-4/+0