summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-04-24mt76x2: set default values in TX_ALC_CFG_{1, 2} for tempetaure compensationLorenzo Bianconi-0/+8
2018-04-24mt76x2: fix tx_alc_enabled checkLorenzo Bianconi-5/+7
2018-04-24mt76x2: remove unnecessary MT_TX_ALC_CFG_4 configurationLorenzo Bianconi-1/+0
2018-04-24mt76: check qos ack policy before reordering packetsFelix Fietkau-1/+8
2018-04-24mt76: set RX_FLAG_DUP_VALIDATED for A-MPDU reordered packetsFelix Fietkau-0/+1
2018-04-24mt76: fix potential sleep in atomic contextFelix Fietkau-1/+1
2018-04-24mt76: rework tx power handlingFelix Fietkau-25/+42
2018-04-24mt76: toggle driver station powersave bit before notifying mac80211Felix Fietkau-1/+1
2018-04-24mt76: add missing VHT maximum A-MPDU length capabilityFelix Fietkau-1/+2
2018-04-24mt76: stop tx queues from the driver callback instead of common codeFelix Fietkau-4/+3
2018-04-24mt76x2: make mt76x2_mac_reset routine staticLorenzo Bianconi-2/+1
2018-04-24mt76x2: fix tssi initialization for 5GHz bandLorenzo Bianconi-1/+1
2018-04-24mt7601u: phy: mark expected switch fall-throughGustavo A. R. Silva-0/+1
2018-04-24rtlwifi: btcoex: remove identical statements within if-else branchesPing-Ke Shih-15/+4
2018-04-24rsi: Fix 'invalid vdd' warning in mmcSiva Rebbagondla-2/+0
2018-04-24rsi: fix nommu_map_sg overflow kernel panicSiva Rebbagondla-22/+36
2018-04-24rsi: advertise 5GHz support based on device capabilityAmitkumar Karwar-4/+7
2018-04-24rsi: enable power save by default for coexAmitkumar Karwar-0/+3
2018-04-24rsi: parse TID from data frame correctlyAmitkumar Karwar-1/+3
2018-04-24rsi: increase max supported aggregation subframesAmitkumar Karwar-1/+5
2018-04-24rsi: use appropriate interface for power save configurationAmitkumar Karwar-4/+8
2018-04-24rsi: device bootup parameter configurationAmitkumar Karwar-1/+2
2018-04-24rsi: disable fw watchdog timer during resetAmitkumar Karwar-0/+9
2018-04-24rsi: remove unecessary PTR_ALIGN()sDan Carpenter-4/+0
2018-04-24rsi: roaming enhancementsPrameela Rani Garnepudi-17/+78
2018-04-24rsi: enable 80MHz clock by defaultPrameela Rani Garnepudi-1/+1
2018-04-24rsi: move descriptor preparation to corePrameela Rani Garnepudi-21/+35
2018-04-24rsi: move xtend_desc structure from rsi_main.h to rsi_mgmt.hPrameela Rani Garnepudi-12/+12
2018-04-24cw1200: fix spelling mistake: "Mailformed" -> "Malformed"Colin Ian King-1/+1
2018-04-24qtnfmac: add DFS offload supportDmitry Lebed-2/+25
2018-04-24Merge tag 'iwlwifi-next-for-kalle-2018-04-20' of git://git.kernel.org/pub/scm...Kalle Valo-776/+1605
2018-04-23net: fib_rules: fix l3mdev netlink attr processingRoopa Prabhu-0/+2
2018-04-23selftests: net: update .gitignore with missing testAnders Roxell-0/+1
2018-04-23dca: make function dca_common_get_tag staticColin Ian King-1/+1
2018-04-23Merge branch 'ipv6-couple-of-fixes-for-rcu-change-to-from'David S. Miller-5/+12
2018-04-23net/ipv6: Fix missing rcu dereferences on fromDavid Ahern-5/+10
2018-04-23net/ipv6: add rcu locking to ip6_negative_adviceDavid Ahern-0/+2
2018-04-23Merge branch 'qed-debug-data'David S. Miller-18/+141
2018-04-23qed: Add configuration information to register dump and debug dataDenis Bolotin-5/+139
2018-04-23qed: Delete unused parameter p_ptt from mcp APIsDenis Bolotin-13/+2
2018-04-23net: stmmac: Implement logic to automatically select HW InterfaceJose Abreu-164/+279
2018-04-23r8169: don't use netif_info et al before net_device has been registeredHeiner Kallweit-13/+12
2018-04-23net: init sk_cookie for inet socketYafang Shao-1/+16
2018-04-23Merge branch 'fib-rules-extack-support'David S. Miller-256/+245
2018-04-23net: fib_rules: add extack supportRoopa Prabhu-22/+63
2018-04-23fib_rules: move common handling of newrule delrule msgs into fib_nl2ruleRoopa Prabhu-244/+192
2018-04-23tc-testing: updated ife test casesRoman Mashak-12/+1024
2018-04-23net: introduce a new tracepoint for tcp_rcv_space_adjustYafang Shao-9/+23
2018-04-22hv_netvsc: select needed ucs2_string routineStephen Hemminger-0/+1
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-20712/+34074