aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* bnxt_en: Add 100G link speed reporting for BCM57454 ASIC in ethtoolDeepak Khungar2017-04-243-3/+18
* bnxt_en: Fix VF attributes reporting.Michael Chan2017-04-241-3/+5
* bnxt_en: Pass DCB RoCE app priority to firmware.Michael Chan2017-04-242-1/+108
* ibmvnic: Free skb's in cases of failure in transmitThomas Falcon2017-04-241-3/+15
* ibmvnic: Validate napi exist before disabling themNathan Fontenot2017-04-241-2/+4
* ibmvnic: Add set_link_state routine for setting adapter link stateNathan Fontenot2017-04-242-14/+58
* ibmvnic: Move initialization of the stats token to ibmvnic_openNathan Fontenot2017-04-241-6/+4
* ibmvnic: Only retrieve error info if presentNathan Fontenot2017-04-241-20/+51
* ibmvnic: Insert header on VLAN tagged received frameMurilo Fossa Vicentini2017-04-242-1/+22
* ibmvnic: Set real number of rx queuesThomas Falcon2017-04-241-5/+21
* mdio_bus: Issue GPIO RESET to PHYs.Roger Quadros2017-04-242-0/+54
* VSOCK: Add virtio vsock vsockmon hooksGerard Garcia2017-04-241-0/+8
* VSOCK: Add vsockmon deviceGerard Garcia2017-04-243-0/+179
* Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...David S. Miller2017-04-24122-2176/+8765
|\
| * rt2800: fix mt7620 E2 channel registersTomislav Požega2017-04-201-2/+4
| * rt2800: fix mt7620 vco calibration registersTomislav Požega2017-04-201-3/+3
| * rt2800: do VCO calibration after programming ALCDaniel Golle2017-04-201-0/+2
| * rt2800: fix LNA gain assignment for MT7620Daniel Golle2017-04-201-2/+16
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-04-2045-235/+526
| |\
| | * ath: Fix updating radar flags for coutry code IndiaMohammed Shafi Shajakhan2017-04-191-7/+12
| | * ath9k: add noise floor override optionSimon Wunderlich2017-04-193-1/+67
| | * ath10k: bump up FW API to 6Ryan Hsu2017-04-192-1/+5
| | * ath10k: fix spectral scan for QCA99X0 family of chipsetsMohammed Shafi Shajakhan2017-04-193-9/+32
| | * ath9k: Add cast to u8 to FREQ2FBIN macroMatthias Kaehlcke2017-04-191-1/+1
| | * ath9k: Add Dell Wireless 1601 with wowlan capabilityDamien Thébault2017-04-191-0/+5
| | * ath9k: off by one in ath9k_hw_nvram_read_array()Dan Carpenter2017-04-191-1/+1
| | * wil6210: prevent access to 11AD device if resume failsMaya Erez2017-04-132-2/+15
| | * wil6210: fix array out of bounds access in pmcDedy Lansky2017-04-131-2/+2
| | * wil6210: remove HALP voting in debugfs ioblobMaya Erez2017-04-133-26/+2
| | * wil6210: fix memory access violation in wil_memcpy_from/toio_32Dedy Lansky2017-04-131-3/+17
| | * wil6210: fix check for sparrow D0 FW fileHamad Kadmany2017-04-131-1/+3
| | * wil6210: protect against sporadic interrupt during suspend flowMaya Erez2017-04-131-1/+12
| | * wil6210: fix protection against connections during resetHamad Kadmany2017-04-131-2/+9
| | * wil6210: align to latest auto generated wmi.hDedy Lansky2017-04-131-21/+52
| | * wil6210: support 8KB RX buffersLior David2017-04-134-5/+36
| | * wil6210: restore power save state after internal FW resetLazar Alexei2017-04-133-11/+29
| | * wil6210: fix sequence for scan-abort during resetHamad Kadmany2017-04-131-4/+4
| | * ath10k: fix compile time sanity check for CE4 buffer sizeMohammed Shafi Shajakhan2017-04-131-1/+1
| | * ath6kl: add __printf verification to ath6kl_dbgJoe Perches2017-04-133-2/+4
| | * ath10k: clean header files from bad block commentsMarcin Rokicki2017-04-059-40/+70
| | * ath10k: use octal permission representationMarcin Rokicki2017-04-054-55/+50
| | * ath10k: fix block comments styleMarcin Rokicki2017-04-0510-38/+69
| | * ath10k: fix the Transmit Power Control stats display formatMaharaja Kennadyrajan2017-04-051-1/+1
| | * ath10k: remove obselete Copy Engine commentsMohammed Shafi Shajakhan2017-04-051-2/+1
| | * ath10k: enable a HTC debug message during insufficient tx creditsMohammed Shafi Shajakhan2017-04-051-0/+3
| | * ath10k: cancel coverage class work during stop and restartMohammed Shafi Shajakhan2017-04-052-0/+8
| | * ath10k: fix station nss computationVenkateswara Rao Naralasetty2017-04-051-0/+14
| | * ath9k_htc: fix NULL-deref at probeJohan Hovold2017-04-051-0/+3
| | * ath10k: fix NAPI enable/disable symmetry for AHB interfaceMohammed Shafi Shajakhan2017-04-051-1/+1
| * | Merge tag 'iwlwifi-next-for-kalle-2017-04-19-2' of git://git.kernel.org/pub/s...Kalle Valo2017-04-2043-826/+2818
| |\ \