summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2017-01-14Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-02Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller
2017-01-01rtlwifi: fix spelling mistake: "encrypiton" -> "encryption"Colin Ian King
2017-01-01wlcore: fix spelling mistake in wl1271_warningColin Ian King
2017-01-01Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2016-12-30brcmfmac: fix spelling mistakes on "Ivalid"Colin Ian King
2016-12-30rtlwifi: fix spelling mistake: "contry" -> "country"Colin Ian King
2016-12-30rtlwifi: Fix alignment issuesPing-Ke Shih
2016-12-30libertas: constify cfg80211_ops structuresBhumika Goyal
2016-12-30rtlwifi: Remove some redundant codeLarry Finger
2016-12-30rtlwifi: rtl8188ee: Remove all instances of DBG_EMERGLarry Finger
2016-12-30rtlwifi: rtl8192c-common: Remove all instances of DBG_EMERGLarry Finger
2016-12-30rtlwifi: rtl8192ce: Remove all instances of DBG_EMERGLarry Finger
2016-12-30rtlwifi: rtl8192cu: Remove all instances of DBG_EMERGLarry Finger
2016-12-30rtlwifi: rtl8192de: Remove all instances of DBG_EMERGLarry Finger
2016-12-30rtlwifi: rtl8192se: Remove all instances of DBG_EMERGLarry Finger
2016-12-30rtlwifi: rtl8723-common: Remove all instances of DBG_EMERGLarry Finger
2016-12-30rtlwifi: rtl8192ee: Remove all instances of DBG_EMERGLarry Finger
2016-12-30rtlwifi: rtl8723ae: Remove all instances of DBG_EMERGLarry Finger
2016-12-30rtlwifi: rtl8723be: Remove all instances of DBG_EMERGLarry Finger
2016-12-30rtlwifi: rtl8821ae: Remove all instances of DBG_EMERGLarry Finger
2016-12-30rtlwifi: Remove RT_TRACE messages that use DBG_EMERGLarry Finger
2016-12-30rtlwifi: Replace local debug macro RT_ASSERTLarry Finger
2016-12-30rtlwifi: rtl_usb: Fix missing entry in USB driver's private dataLarry Finger
2016-12-30orinoco: Use shash instead of ahash for MIC calculationsAndrew Lutomirski
2016-12-30rt2x00: add mutex to synchronize config and link tunerStanislaw Gruszka
2016-12-30rt2800: replace msleep() with usleep_range() on channel switchStanislaw Gruszka
2016-12-30rt2800: replace mdelay by usleep on vco calibration.Stanislaw Gruszka
2016-12-30rt2x00: merge agc and vco works with link tunerStanislaw Gruszka
2016-12-30rt2800: perform VCO recalibration for RF5592 chipStanislaw Gruszka
2016-12-30rt2800: warn if doing VCO recalibration for unknow RF chipStanislaw Gruszka
2016-12-30rt2800: rename adjust_freq_offset functionStanislaw Gruszka
2016-12-30rt2800: set MAX_PSDU len according to remote STAs capabilitiesStanislaw Gruszka
2016-12-30rt2800: set minimum MPDU and PSDU lengths to sane valuesStanislaw Gruszka
2016-12-30rt2800: don't set ht parameters for non-aggregated framesStanislaw Gruszka
2016-12-30rt2800: make rx ampdu_factor depend on number of rx chainsStanislaw Gruszka
2016-12-30orinoco: Use shash instead of ahash for MIC calculationsAndrew Lutomirski
2016-12-30adm80211: return an error if adm8211_alloc_rings() failsDan Carpenter
2016-12-30iwlegacy: make il3945_mac_ops __ro_after_initJohannes Berg
2016-12-30mwifiex: Enable dynamic bandwidth signallingAmitkumar Karwar
2016-12-30mwifiex: change width of MAC control variableAmitkumar Karwar
2016-12-30mwifiex: sdio: fix use after free issue for save_adapterAmitkumar Karwar
2016-12-30ath10k: enable advertising support for channel 169, 5GhzMohammed Shafi Shajakhan
2016-12-30ath10k: Remove passing unused argument for ath10k_mac_txMohammed Shafi Shajakhan
2016-12-30ath10k: ignore configuring the incorrect board_idRyan Hsu
2016-12-30ath10k: recal the txpower when removing interfaceRyan Hsu
2016-12-30ath10k: support dev_coredump for crash dumpArun Khandavalli
2016-12-30ath10k: fix incorrect txpower set by P2P_DEVICE interfaceRyan Hsu
2016-12-30ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()Christian Lamparter