aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-30net: 3com: typhoon: typhoon_init_one: fix incorrect return valuesThomas Preisner1-3/+6
2016-12-30net: Allow IP_MULTICAST_IF to set index to L3 slaveDavid Ahern2-5/+18
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-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
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-29net: dsa: Implement ndo_get_phys_port_idFlorian Fainelli1-0/+12
2016-12-29net: dev_weight: TX/RX orthogonalityMatthias Tafelmeier5-4/+62
2016-12-29stmmac: adding EEE to GMAC4jpinto2-0/+71
2016-12-29sctp: refactor sctp_datamsg_from_userMarcelo Ricardo Leitner1-75/+32
2016-12-29Merge branch 'bnxt_en-updates'David S. Miller6-233/+388