summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* rsi: Rename mutex tx_rxlock to the tx_lock.Karun Eagalapati2017-07-283-8/+8
* rsi: use separate mutex lock for receive threadKarun Eagalapati2017-07-284-8/+11
* rsi: SDIO Rx packet processing enhancementKarun Eagalapati2017-07-283-8/+28
* rsi: Optimise sdio claim and release hostKarun Eagalapati2017-07-281-10/+21
* rsi: rename variable in_sdio_litefi_irqKarun Eagalapati2017-07-281-1/+1
* rsi: separate function for data packet descriptorPavani Muthyala2017-07-281-23/+28
* rsi: data packet descriptor enhancementsPavani Muthyala2017-07-283-15/+55
* rsi: data packet descriptor code cleanupPavani Muthyala2017-07-283-21/+36
* rsi: separate function for management packet descriptorPrameela Rani Garnepudi2017-07-284-52/+98
* rsi: management frame descriptor preparation cleanupPavani Muthyala2017-07-282-19/+35
* rsi: set immediate wakeup bitKarun Eagalapati2017-07-281-0/+1
* rsi: choose correct endpoint based on queue.Karun Eagalapati2017-07-281-1/+2
* rsi: rename USB endpoint macrosKarun Eagalapati2017-07-282-3/+3
* rsi: correct the logic of deriving queue numberAmitkumar Karwar2017-07-281-1/+1
* rsi: USB tx headroom cleanupKarun Eagalapati2017-07-281-20/+21
* rsi: card reset for USB interfaceKarun Eagalapati2017-07-282-0/+73
* rsi: correct SDIO disconnect path handlingKarun Eagalapati2017-07-281-5/+14
* rsi: chip reset for SDIO interfaceKarun Eagalapati2017-07-283-1/+113
* rsi: fix sdio card reset problemKarun Eagalapati2017-07-281-17/+9
* rsi: changes in eeprom read framePrameela Rani Garnepudi2017-07-284-30/+96
* rsi: use BUILD_BUG_ON check for fsm_stateAmitkumar Karwar2017-07-282-1/+5
* 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
* | Merge branch 'qed-next'David S. Miller2017-07-2718-180/+1393
|\ \
| * | qed: enhanced per queue max coalesce value.Rahul Verma2017-07-271-1/+1
| * | qed: Read per queue coalesce from hardwareRahul Verma2017-07-2711-31/+324
| * | qed: Add support for vf coalesce configuration.Rahul Verma2017-07-279-87/+251
| * | 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-276-7/+256
| * | 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