summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-13bcma: keep *config menu togetherRandy Dunlap
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
2017-10-06iwlwifi: mvm: change warning to warn_once()Sara Sharon
2017-10-06iwlwifi: pcie: dump registers when HW becomes inaccessibleRajat Jain
2017-10-06iwlwifi: fix minor code style issuesChristoph Böhmwalder
2017-10-06iwlwifi: mvm: add marker cmd response struct.Mordechay Goodstein
2017-10-06iwlwifi: fw: api: remove excess enum value documentationJohannes Berg
2017-10-06iwlwifi: mvm: don't send identical PHY_CTXT_CMDEmmanuel Grumbach
2017-10-06iwlwifi: remove redundant reading from NVM fileChaya Rachel Ivgi
2017-10-06iwlwifi: pcie: dynamic Tx command queue sizeShahar S Matityahu
2017-10-06iwlwifi: Add few debug prints to the WRT dump flowIlan Peer
2017-10-06iwlwifi: mvm: support firmware debug trigger on frame reorder timeoutEmmanuel Grumbach
2017-10-06iwlwifi: mvm: remove support for Link Quality MeasurementsEmmanuel Grumbach
2017-10-06iwlwifi: mvm: Add new quota command APIDavid Spinadel
2017-10-06iwlwifi: add a new a000 deviceOren Givon
2017-10-06iwlwifi: fix wrong struct for a000 deviceOren Givon
2017-10-06iwlwifi: trans: move ref/unref code to the common part of the transportLuca Coelho
2017-10-06iwlwifi: mvm: add dbgfs entry for fw infoLiad Kaufman
2017-10-02brcmfmac: Delete redundant length checkKevin Cernekee
2017-10-02brcmfmac: Avoid possible out-of-bounds readKevin Cernekee
2017-09-25b43: make const arrays static, reduces object code sizeColin Ian King