summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* nfp: flower: fix size_t compile warningJohn Hurley2019-04-191-1/+1
* net: mdio: rename mdio_device reset to reset_gpioDavid Bauer2019-04-183-7/+7
* net: phy: add support for reset-controllerDavid Bauer2019-04-182-4/+36
* net: gemini: remove unnecessary assertJakub Kicinski2019-04-181-2/+0
* sb1000: fix variable set but not used warningsJakub Kicinski2019-04-181-6/+3
* net: phy: remove dead code from phy_sanitize_settingsHeiner Kallweit2019-04-181-4/+0
* net: phy: don't set autoneg if it's not supportedHeiner Kallweit2019-04-181-0/+4
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2019-04-1827-457/+3201
|\
| * ice: Calculate ITR increment based on direct calculationBrett Creeley2019-04-181-72/+63
| * ice: Bump driver versionAnirudh Venkataramanan2019-04-181-1/+1
| * ice: Add code to control FW LLDP and DCBXAnirudh Venkataramanan2019-04-185-2/+159
| * ice: Add code for DCB rebuildAnirudh Venkataramanan2019-04-183-0/+85
| * ice: Add code to get DCB related statisticsAnirudh Venkataramanan2019-04-186-2/+86
| * ice: Add priority information into VLAN headerAnirudh Venkataramanan2019-04-184-3/+54
| * ice: Update rings based on TC informationAnirudh Venkataramanan2019-04-185-0/+52
| * ice: Add code to process LLDP MIB change eventsAnirudh Venkataramanan2019-04-185-3/+47
| * ice: Add code for DCB initialization part 4/4Anirudh Venkataramanan2019-04-182-2/+81
| * ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan2019-04-1814-82/+997
| * ice: Add code for DCB initialization part 2/4Anirudh Venkataramanan2019-04-186-1/+1057
| * ice: Add code for DCB initialization part 1/4Anirudh Venkataramanan2019-04-1810-0/+230
| * ice: Bump versionAnirudh Venkataramanan2019-04-181-1/+1
| * ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan2019-04-1816-294/+294
| * ice: Fix typos in code commentsAnirudh Venkataramanan2019-04-184-6/+6
* | Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...David S. Miller2019-04-1885-1142/+1979
|\ \ | |/ |/|
| * rtlwifi: rtl8188ee: Remove extraneous fileLarry Finger2019-04-181-10/+0
| * rtlwifi: rtl8723ae: Make rtl8723e_dm_refresh_rate_adaptive_mask staticYueHaibing2019-04-131-1/+1
| * rtlwifi: Convert the wake_match variable to localLarry Finger2019-04-136-28/+39
| * rtlwifi: Fix duplicate tests of one of the RX descriptorsLarry Finger2019-04-133-3/+3
| * brcmfmac: fix leak of mypkt on error return pathColin Ian King2019-04-131-5/+3
| * brcmfmac: Loading the correct firmware for brcm43456Ondrej Jirman2019-04-131-1/+3
| * brcmfmac: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-04-131-3/+1
| * Merge tag 'iwlwifi-next-for-kalle-2019-04-03' of git://git.kernel.org/pub/scm...Kalle Valo2019-04-1325-263/+403
| |\
| | * iwlwifi: remove misconfigured pci ids from 22260 seriesIhab Zhaika2019-04-031-4/+1
| | * iwlwifi: mvm: support HE context cmd API changeSara Sharon2019-04-033-2/+90
| | * iwlwifi: set 512 TX queue slots for AX210 devicesShaul Triebitz2019-04-033-3/+9
| | * iwlwifi: mvm: use correct GP2 register address for 22000 familyAvraham Stern2019-04-037-12/+23
| | * iwlwifi: dbg: fill radio registers data regardless of fifos data dumpingShahar S Matityahu2019-04-031-2/+3
| | * iwlwifi: pcie: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-04-033-19/+6
| | * iwlwifi: mvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-04-035-95/+38
| | * iwlwifi: mvm: remove buggy and unnecessary hw_queue initializationJohannes Berg2019-04-031-33/+3
| | * iwlwifi: dbg_ini: apply rx fifo offset after reading the region registersShahar S Matityahu2019-04-031-2/+6
| | * iwlwifi: dbg_ini: remove redundant type argument from iwl_dump_ini_memShahar S Matityahu2019-04-031-16/+12
| | * iwlwifi: dbg_ini: remove redundant curly brackets from trigger collection flowShahar S Matityahu2019-04-031-4/+2
| | * iwlwifi: mvm: fix pointer reference when setting HE QAM thresLiad Kaufman2019-04-031-4/+6
| | * iwlwifi: dbg_ini: add monitor header to smem monitorShahar S Matityahu2019-04-035-23/+104
| | * iwlwifi: dbg_ini: fix the dram monitor header sizeShahar S Matityahu2019-04-031-1/+2
| | * iwlwifi: dbg_ini: change memory range base address to u64Shahar S Matityahu2019-04-032-8/+8
| | * iwlwifi: mvm: IBSS: use BE FIFO for multicastJohannes Berg2019-04-031-1/+2
| | * iwlwifi: dbg_ini: add registers addresses in fifo dumpShahar S Matityahu2019-04-032-16/+45
| | * iwlwifi: trust calling functionShaul Triebitz2019-04-031-6/+1