summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-12-30rt2800: perform VCO recalibration for RF5592 chipStanislaw Gruszka1-0/+2
2016-12-30rt2800: warn if doing VCO recalibration for unknow RF chipStanislaw Gruszka1-0/+2
2016-12-30rt2800: rename adjust_freq_offset functionStanislaw Gruszka1-8/+8
2016-12-30rt2800: set MAX_PSDU len according to remote STAs capabilitiesStanislaw Gruszka5-7/+47
2016-12-30rt2800: set minimum MPDU and PSDU lengths to sane valuesStanislaw Gruszka1-2/+2
2016-12-30rt2800: don't set ht parameters for non-aggregated framesStanislaw Gruszka1-6/+6
2016-12-30rt2800: make rx ampdu_factor depend on number of rx chainsStanislaw Gruszka1-1/+1
2016-12-30orinoco: Use shash instead of ahash for MIC calculationsAndrew Lutomirski3-21/+30
2016-12-30adm80211: return an error if adm8211_alloc_rings() failsDan Carpenter1-1/+2
2016-12-30iwlegacy: make il3945_mac_ops __ro_after_initJohannes Berg1-10/+10
2016-12-30mwifiex: Enable dynamic bandwidth signallingAmitkumar Karwar2-1/+3
2016-12-30mwifiex: change width of MAC control variableAmitkumar Karwar3-13/+11
2016-12-30mwifiex: sdio: fix use after free issue for save_adapterAmitkumar Karwar1-0/+6
2016-12-30ath10k: enable advertising support for channel 169, 5GhzMohammed Shafi Shajakhan2-1/+2
2016-12-30ath10k: Remove passing unused argument for ath10k_mac_txMohammed Shafi Shajakhan1-4/+3
2016-12-30ath10k: ignore configuring the incorrect board_idRyan Hsu1-1/+4
2016-12-30ath10k: recal the txpower when removing interfaceRyan Hsu1-0/+4
2016-12-30ath10k: support dev_coredump for crash dumpArun Khandavalli3-3/+54
2016-12-30ath10k: fix incorrect txpower set by P2P_DEVICE interfaceRyan Hsu1-3/+4
2016-12-30ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()Christian Lamparter1-3/+9
2016-12-29liquidio: optimize reads from Octeon PCI consoleFelix Manlunas4-8/+39
2016-12-29stmmac: adding EEE to GMAC4jpinto2-0/+71
2016-12-29bnxt_en: Handle no aggregation ring gracefully.Michael Chan2-4/+22
2016-12-29bnxt_en: Set default completion ring for async events.Michael Chan1-0/+30
2016-12-29bnxt_en: Implement new scheme to reserve tx rings.Michael Chan4-3/+83
2016-12-29bnxt_en: Add IPV6 hardware RFS support.Michael Chan2-19/+66
2016-12-29bnxt_en: Assign additional vnics to VFs.Michael Chan1-1/+4
2016-12-29bnxt_en: Add new hardware RFS mode.Michael Chan2-1/+27
2016-12-29bnxt_en: Refactor code that determines RFS capability.Michael Chan1-5/+33
2016-12-29bnxt_en: Add function to get vnic capability.Michael Chan3-0/+57
2016-12-29bnxt_en: Refactor TPA code path.Michael Chan1-1/+2
2016-12-29bnxt_en: Fix and clarify link_info->advertising.Michael Chan3-5/+6
2016-12-29bnxt_en: Improve the IRQ disable sequence during shutdown.Michael Chan1-43/+46
2016-12-29bnxt_en: Use napi_complete_done()Michael Chan1-2/+3
2016-12-29bnxt_en: Remove busy poll logic in the driver.Michael Chan2-149/+3
2016-12-29drivers: atm: eni: rename macro DAUGTHER_ID to fix spelling mistakeColin Ian King2-2/+2
2016-12-29stmmac: enable rx queuesjpinto5-0/+56
2016-12-29net: Use kmemdup instead of kmalloc and memcpyShyam Saini1-2/+1
2016-12-29fddi: skfp: Use more common logging stylesJoe Perches12-237/+232
2016-12-29skfp: hwmtm: Use proper logging macros, correct mismatchesJoe Perches2-94/+106
2016-12-29ath10k: add debug trace to rts/cts set functionBartosz Markowski1-0/+3
2016-12-29ath10k: set CTS protection VDEV param only if VDEV is upBartosz Markowski1-8/+43
2016-12-29ath10k: decrease num of peers supportBartosz Markowski1-1/+1
2016-12-29ath10k: override CE5 config for QCA9377Bartosz Markowski1-1/+1
2016-12-29ath10k: fix IRAM banks number for QCA9377Bartosz Markowski1-1/+1
2016-12-28driver: ipvlan: Remove unnecessary ipvlan NULL check in ipvlan_count_rxGao Feng1-3/+0
2016-12-28driver: ipvlan: Define common functions to decrease duplicated codes used to ...Gao Feng1-39/+29
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-29/+59
2016-12-27net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong1-1/+3
2016-12-27r8169: add support for RTL8168 series add-on card.Chun-Hao Lin1-0/+1