summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath10k: add tdls support for 10.4 firmwaresManikanta Pubbisetty2017-08-035-3/+436
* ath10k: extend wmi service map to accommodate new servicesManikanta Pubbisetty2017-08-031-1/+12
* ath10k: sdio: fix compile warningErik Stromdahl2017-08-031-4/+4
* ath10k: add initial USB supportErik Stromdahl2017-08-034-0/+1244
* ath10k: various usb related definitionsErik Stromdahl2017-08-033-0/+6
* ath10k: set a-mpdu receiver reference numberMatthias Frei2017-08-032-1/+13
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-07-2811-177/+394
|\
| * ath10k: increase buffer len to print all wmi servicesTamizh chelvam2017-07-061-1/+1
| * ath10k: add copy engine register MAP for wcn3990 targetGovind Singh2017-07-064-0/+168
| * ath10k: make CE layer bus agnosticGovind Singh2017-07-066-175/+224
| * ath10k: fix indenting in ath10k_wmi_update_noa()Kalle Valo2017-07-061-1/+1
* | wl1251: add a missing spin_lock_init()Cong Wang2017-07-271-0/+1
* | bcma: gpio: Correct number of GPIOs for BCM53573Florian Fainelli2017-07-271-0/+1
* | rtlwifi: kfree entry until after entry->bssid has been accessedColin Ian King2017-07-271-1/+1
* | mwifiex: correct channel stat buffer overflowsBrian Norris2017-07-272-1/+7
* | qed: Read per queue coalesce from hardwareRahul Verma2017-07-279-21/+322
* | qed: Add support for vf coalesce configuration.Rahul Verma2017-07-278-85/+249
* | qede: Add ethtool support for Energy efficient ethernet.Sudarsana Reddy Kalluru2017-07-271-0/+84
* | qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru2017-07-275-7/+236
* | qed/qede: Add setter APIs support for RX flow classificationChopra, Manish2017-07-275-60/+347
* | qede: Add getter APIs support for RX flow classificationChopra, Manish2017-07-273-8/+144
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-07-2711-56/+122
|\ \
| * | i40e: handle setting administratively set MAC address back to zeroStefan Assmann2017-07-261-2/+10
| * | i40evf: remove unnecessary __packedTushar Dave2017-07-261-2/+2
| * | i40evf: Use le32_to_cpu before evaluating HW desc fieldsTushar Dave2017-07-261-7/+7
| * | i40e: report BPF prog id during XDP_QUERY_PROGDaniel Borkmann2017-07-261-0/+1
| * | i40evf: add some missing includesJesse Brandeburg2017-07-261-0/+11
| * | i40e: display correct UDP tunnel type nameJacob Keller2017-07-261-8/+20
| * | i40e/i40evf: remove mismatched type warningsJesse Brandeburg2017-07-265-12/+12
| * | i40e/i40evf: make IPv6 ATR code clearerJesse Brandeburg2017-07-261-3/+9
| * | i40e: fix odd formatting and indentJesse Brandeburg2017-07-261-10/+8
| * | i40e: fix up 32 bit timespec referencesJesse Brandeburg2017-07-261-3/+2
| * | i40e: Handle admin Q timeout when releasing NVMPaul M Stillwell Jr2017-07-261-2/+19
| * | i40e: remove WQ_UNBOUND and the task limit of our workqueueJacob Keller2017-07-261-5/+7
| * | i40e: Fix for trace found with S4 stateCarolyn Wyborny2017-07-261-1/+13
| * | i40e: fix incorrect variable assignmentGustavo A R Silva2017-07-261-1/+1
* | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-07-275-51/+96
|\ \ \
| * | | ixgbe: Disable flow control for XFITony Nguyen2017-07-262-27/+35
| * | | ixgbe: Do not support flow control autonegotiation for X553Tony Nguyen2017-07-261-6/+19
| * | | ixgbe: Update NW_MNG_IF_SEL support for X553Tony Nguyen2017-07-263-6/+14
| * | | ixgbe: Enable LASI interrupts for X552 devicesTony Nguyen2017-07-261-9/+22
| * | | ixgbe: Ensure MAC filter was added before setting MACVLANTony Nguyen2017-07-261-3/+6
| |/ /
* | | hamradio: dmascc: avoid -Wformat-overflow warningArnd Bergmann2017-07-261-1/+1
* | | virtio-net: mark PM functions as __maybe_unusedArnd Bergmann2017-07-261-4/+2
|/ /
* | bnxt_en: fix switchdev port naming for external-port-rep and vf-repsSathya Perla2017-07-252-6/+4
* | bnxt_en: use SWITCHDEV_SET_OPS() for setting vf_rep_switchdev_opsSathya Perla2017-07-251-1/+1
* | bnxt_en: include bnxt_vfr.c code under CONFIG_BNXT_SRIOV switchSathya Perla2017-07-252-0/+34
* | benet: fix set but not used warningstephen hemminger2017-07-251-3/+0
* | bnxt: fix unused variable warningsstephen hemminger2017-07-251-4/+0
* | bnxt: fix unsigned comparsion with 0stephen hemminger2017-07-251-1/+1