summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-03ath10k: push peer type to target for TDLS peersManikanta Pubbisetty2-0/+2
2017-08-03ath10k: add tdls support for 10.4 firmwaresManikanta Pubbisetty5-3/+436
2017-08-03ath10k: extend wmi service map to accommodate new servicesManikanta Pubbisetty1-1/+12
2017-08-03ath10k: sdio: fix compile warningErik Stromdahl1-4/+4
2017-08-03ath10k: add initial USB supportErik Stromdahl4-0/+1244
2017-08-03ath10k: various usb related definitionsErik Stromdahl3-0/+6
2017-08-03ath10k: set a-mpdu receiver reference numberMatthias Frei2-1/+13
2017-07-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo11-177/+394
2017-07-27wl1251: add a missing spin_lock_init()Cong Wang1-0/+1
2017-07-27bcma: gpio: Correct number of GPIOs for BCM53573Florian Fainelli1-0/+1
2017-07-27rtlwifi: kfree entry until after entry->bssid has been accessedColin Ian King1-1/+1
2017-07-27mwifiex: correct channel stat buffer overflowsBrian Norris2-1/+7
2017-07-27Merge branch 'qed-next'David S. Miller18-180/+1393
2017-07-27qed: enhanced per queue max coalesce value.Rahul Verma1-1/+1
2017-07-27qed: Read per queue coalesce from hardwareRahul Verma11-31/+324
2017-07-27qed: Add support for vf coalesce configuration.Rahul Verma9-87/+251
2017-07-27qede: Add ethtool support for Energy efficient ethernet.Sudarsana Reddy Kalluru1-0/+84
2017-07-27qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru6-7/+256
2017-07-27qed/qede: Add setter APIs support for RX flow classificationChopra, Manish5-60/+347
2017-07-27qede: Add getter APIs support for RX flow classificationChopra, Manish3-8/+144
2017-07-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller11-56/+122
2017-07-27Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller5-51/+96
2017-07-26bpf: install libbpf headers on 'make install'Jakub Kicinski1-0/+4
2017-07-26hamradio: dmascc: avoid -Wformat-overflow warningArnd Bergmann1-1/+1
2017-07-26i40e: handle setting administratively set MAC address back to zeroStefan Assmann1-2/+10
2017-07-26i40evf: remove unnecessary __packedTushar Dave1-2/+2
2017-07-26i40evf: Use le32_to_cpu before evaluating HW desc fieldsTushar Dave1-7/+7
2017-07-26i40e: report BPF prog id during XDP_QUERY_PROGDaniel Borkmann1-0/+1
2017-07-26i40evf: add some missing includesJesse Brandeburg1-0/+11
2017-07-26i40e: display correct UDP tunnel type nameJacob Keller1-8/+20
2017-07-26i40e/i40evf: remove mismatched type warningsJesse Brandeburg5-12/+12
2017-07-26i40e/i40evf: make IPv6 ATR code clearerJesse Brandeburg1-3/+9
2017-07-26i40e: fix odd formatting and indentJesse Brandeburg1-10/+8
2017-07-26i40e: fix up 32 bit timespec referencesJesse Brandeburg1-3/+2
2017-07-26i40e: Handle admin Q timeout when releasing NVMPaul M Stillwell Jr1-2/+19
2017-07-26i40e: remove WQ_UNBOUND and the task limit of our workqueueJacob Keller1-5/+7
2017-07-26i40e: Fix for trace found with S4 stateCarolyn Wyborny1-1/+13
2017-07-26i40e: fix incorrect variable assignmentGustavo A R Silva1-1/+1
2017-07-26virtio-net: mark PM functions as __maybe_unusedArnd Bergmann1-4/+2
2017-07-26ixgbe: Disable flow control for XFITony Nguyen2-27/+35
2017-07-26ixgbe: Do not support flow control autonegotiation for X553Tony Nguyen1-6/+19
2017-07-26ixgbe: Update NW_MNG_IF_SEL support for X553Tony Nguyen3-6/+14
2017-07-26ixgbe: Enable LASI interrupts for X552 devicesTony Nguyen1-9/+22
2017-07-26ixgbe: Ensure MAC filter was added before setting MACVLANTony Nguyen1-3/+6
2017-07-25Merge branch 'bnxt_en-Fix-kbuild-errors-and-rename-phys_port_name'David S. Miller3-7/+39
2017-07-25bnxt_en: fix switchdev port naming for external-port-rep and vf-repsSathya Perla2-6/+4
2017-07-25bnxt_en: use SWITCHDEV_SET_OPS() for setting vf_rep_switchdev_opsSathya Perla1-1/+1
2017-07-25bnxt_en: include bnxt_vfr.c code under CONFIG_BNXT_SRIOV switchSathya Perla2-0/+34
2017-07-25Merge branch 'net-warnings'David S. Miller6-16/+4
2017-07-256lowpan: fix set not used warningstephen hemminger1-3/+0