aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet2-2/+2
2017-01-14Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller2-3/+2
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-01-02Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller123-1421/+1487
2017-01-01rtlwifi: fix spelling mistake: "encrypiton" -> "encryption"Colin Ian King1-1/+1
2017-01-01wlcore: fix spelling mistake in wl1271_warningColin Ian King1-1/+1
2017-01-01Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo27-399/+732
2016-12-30brcmfmac: fix spelling mistakes on "Ivalid"Colin Ian King1-2/+2
2016-12-30rtlwifi: fix spelling mistake: "contry" -> "country"Colin Ian King1-1/+1
2016-12-30rtlwifi: Fix alignment issuesPing-Ke Shih2-2/+2
2016-12-30libertas: constify cfg80211_ops structuresBhumika Goyal1-1/+1
2016-12-30rtlwifi: Remove some redundant codeLarry Finger7-57/+11
2016-12-30rtlwifi: rtl8188ee: Remove all instances of DBG_EMERGLarry Finger5-63/+38
2016-12-30rtlwifi: rtl8192c-common: Remove all instances of DBG_EMERGLarry Finger2-31/+17
2016-12-30rtlwifi: rtl8192ce: Remove all instances of DBG_EMERGLarry Finger5-42/+28
2016-12-30rtlwifi: rtl8192cu: Remove all instances of DBG_EMERGLarry Finger6-47/+29
2016-12-30rtlwifi: rtl8192de: Remove all instances of DBG_EMERGLarry Finger6-65/+46
2016-12-30rtlwifi: rtl8192se: Remove all instances of DBG_EMERGLarry Finger6-88/+57
2016-12-30rtlwifi: rtl8723-common: Remove all instances of DBG_EMERGLarry Finger2-12/+9
2016-12-30rtlwifi: rtl8192ee: Remove all instances of DBG_EMERGLarry Finger5-40/+28
2016-12-30rtlwifi: rtl8723ae: Remove all instances of DBG_EMERGLarry Finger6-40/+30
2016-12-30rtlwifi: rtl8723be: Remove all instances of DBG_EMERGLarry Finger6-38/+29
2016-12-30rtlwifi: rtl8821ae: Remove all instances of DBG_EMERGLarry Finger6-58/+37
2016-12-30rtlwifi: Remove RT_TRACE messages that use DBG_EMERGLarry Finger8-92/+49
2016-12-30rtlwifi: Replace local debug macro RT_ASSERTLarry Finger38-140/+133
2016-12-30rtlwifi: rtl_usb: Fix missing entry in USB driver's private dataLarry Finger1-0/+1
2016-12-30orinoco: Use shash instead of ahash for MIC calculationsAndrew Lutomirski3-21/+30
2016-12-30rt2x00: add mutex to synchronize config and link tunerStanislaw Gruszka4-0/+15
2016-12-30rt2800: replace msleep() with usleep_range() on channel switchStanislaw Gruszka1-2/+4
2016-12-30rt2800: replace mdelay by usleep on vco calibration.Stanislaw Gruszka1-1/+1
2016-12-30rt2x00: merge agc and vco works with link tunerStanislaw Gruszka3-128/+36
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