summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-08-08wil6210: protect against invalid length of tx management frameHamad Kadmany-0/+6
2017-08-08ath9k: make ath_ps_ops structures as constBhumika Goyal-2/+2
2017-08-08wcn36xx: Introduce mutual exclusion of fw configurationBjorn Andersson-2/+53
2017-08-08ath10k: switch to use new generic UUID APIAndy Shevchenko-8/+8
2017-08-08ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai-6/+6
2017-08-08ath10k: ath10k_htt_rx_amsdu_allowed() use ath10k_dbg()Gabriel Craciunescu-1/+1
2017-08-03wcn36xx: check dma_mapping_error()Rob Clark-0/+5
2017-08-03ath9k: Add Dell Wireless 1802 with wowlan capabilityRosen Penev-0/+5
2017-08-03ath9k: fix debugfs file permissionChristoph Fritz-1/+1
2017-08-03ath10k: explicitly request exclusive reset controlPhilipp Zabel-5/+10
2017-08-03ath10k: push peer type to target for TDLS peersManikanta Pubbisetty-0/+2
2017-08-03ath10k: add tdls support for 10.4 firmwaresManikanta Pubbisetty-3/+436
2017-08-03ath10k: extend wmi service map to accommodate new servicesManikanta Pubbisetty-1/+12
2017-08-03ath10k: sdio: fix compile warningErik Stromdahl-4/+4
2017-08-03ath10k: add initial USB supportErik Stromdahl-0/+1244
2017-08-03ath10k: various usb related definitionsErik Stromdahl-0/+6
2017-08-03ath10k: set a-mpdu receiver reference numberMatthias Frei-1/+13
2017-07-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo-177/+394
2017-07-27wl1251: add a missing spin_lock_init()Cong Wang-0/+1
2017-07-27bcma: gpio: Correct number of GPIOs for BCM53573Florian Fainelli-0/+1
2017-07-27rtlwifi: kfree entry until after entry->bssid has been accessedColin Ian King-1/+1
2017-07-27mwifiex: correct channel stat buffer overflowsBrian Norris-1/+7
2017-07-27Merge branch 'qed-next'David S. Miller-180/+1393
2017-07-27qed: enhanced per queue max coalesce value.Rahul Verma-1/+1
2017-07-27qed: Read per queue coalesce from hardwareRahul Verma-31/+324
2017-07-27qed: Add support for vf coalesce configuration.Rahul Verma-87/+251
2017-07-27qede: Add ethtool support for Energy efficient ethernet.Sudarsana Reddy Kalluru-0/+84
2017-07-27qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru-7/+256
2017-07-27qed/qede: Add setter APIs support for RX flow classificationChopra, Manish-60/+347
2017-07-27qede: Add getter APIs support for RX flow classificationChopra, Manish-8/+144
2017-07-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller-56/+122
2017-07-26Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller-51/+96
2017-07-26bpf: install libbpf headers on 'make install'Jakub Kicinski-0/+4
2017-07-26hamradio: dmascc: avoid -Wformat-overflow warningArnd Bergmann-1/+1
2017-07-26i40e: handle setting administratively set MAC address back to zeroStefan Assmann-2/+10
2017-07-26i40evf: remove unnecessary __packedTushar Dave-2/+2
2017-07-26i40evf: Use le32_to_cpu before evaluating HW desc fieldsTushar Dave-7/+7
2017-07-26i40e: report BPF prog id during XDP_QUERY_PROGDaniel Borkmann-0/+1
2017-07-26i40evf: add some missing includesJesse Brandeburg-0/+11
2017-07-26i40e: display correct UDP tunnel type nameJacob Keller-8/+20
2017-07-26i40e/i40evf: remove mismatched type warningsJesse Brandeburg-12/+12
2017-07-26i40e/i40evf: make IPv6 ATR code clearerJesse Brandeburg-3/+9
2017-07-26i40e: fix odd formatting and indentJesse Brandeburg-10/+8
2017-07-26i40e: fix up 32 bit timespec referencesJesse Brandeburg-3/+2
2017-07-26i40e: Handle admin Q timeout when releasing NVMPaul M Stillwell Jr-2/+19
2017-07-26i40e: remove WQ_UNBOUND and the task limit of our workqueueJacob Keller-5/+7
2017-07-26i40e: Fix for trace found with S4 stateCarolyn Wyborny-1/+13
2017-07-26i40e: fix incorrect variable assignmentGustavo A R Silva-1/+1
2017-07-25virtio-net: mark PM functions as __maybe_unusedArnd Bergmann-4/+2
2017-07-25ixgbe: Disable flow control for XFITony Nguyen-27/+35