summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-08brcmfmac: modify __brcmf_err() to take bus as a parameterRafał Miłecki3-7/+17
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo8-54/+71
2019-02-08Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo29-75/+606
2019-02-07mt76x0u: fix suspend/resumeStanislaw Gruszka1-17/+29
2019-02-07ath: regd: add extra US coutry codesOever Gonzalez2-0/+4
2019-02-07ath: move spin_lock_bh to spin_lock in taskletZhiwei Jiang1-3/+3
2019-02-07ath9k: do not return invalid pointers as a *dentryGreg Kroah-Hartman1-0/+3
2019-02-07ath10k: fill tx_duration for each peer in Tx stats per STASurabhi Vishnoi1-0/+3
2019-02-07ath10k: add a condition to fill the LDPC capability correctlySurabhi Vishnoi2-1/+4
2019-02-07ath10k: reduce transmit msdu countAlagu Sankar3-2/+7
2019-02-07ath10k: do not return invalid pointers as a *dentryGreg Kroah-Hartman1-0/+3
2019-02-07ath10k: snoc: remove set but not used variable 'ar_snoc'YueHaibing1-2/+0
2019-02-07ath10k: sdio: add .owner fieldBrian Norris1-1/+4
2019-02-07ath10k: change swap mail box check after htc readyWen Gong3-15/+38
2019-02-07ath10k: fix hw-restart crash inject mode for WCN3990Rakesh Pillai1-1/+10
2019-02-07ath10k: fix dma unmap direction for management framesRakesh Pillai2-4/+4
2019-02-07ath10k: Enable bundle tx compl for management frames in WCN3990Rakesh Pillai2-1/+3
2019-02-07ath10k: Handle bundled tx completion for management framesRakesh Pillai5-0/+107
2019-02-07ath10k: update HOST capability qmi messageGovind Singh2-6/+257
2019-02-07Merge tag 'iwlwifi-next-for-kalle-2019-02-04' of git://git.kernel.org/pub/scm...Kalle Valo45-652/+1164
2019-02-06net: emac: remove IBM_EMAC_RX_SKB_HEADROOMChristian Lamparter3-39/+47
2019-02-06net: phy: improve genphy_c45_read_linkHeiner Kallweit2-11/+6
2019-02-06net: stmmac: fix ptp timestamping on Rx on gmac4Ilias Apalodimas2-18/+16
2019-02-06net: dsa: mv88e6xxx: Prevent suspend to RAMMiquel Raynal1-0/+16
2019-02-06Merge branch 'for_net-next-5.1/rds-tos-v4' of git://git.kernel.org/pub/scm/li...David S. Miller16-52/+166
2019-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller34-391/+4353
2019-02-06Merge branch 'mlxsw-blackhole-routes'David S. Miller2-2/+225
2019-02-06selftests: mlxsw: Add a test for blackhole routesIdo Schimmel1-0/+200
2019-02-06mlxsw: spectrum_router: Offload blackhole routesIdo Schimmel1-2/+25
2019-02-06Merge branch 'net-Introduce-ndo_get_port_parent_id'David S. Miller30-260/+214
2019-02-06net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_IDFlorian Fainelli6-84/+15
2019-02-06net: dsa: Implement ndo_get_port_parent_id()Florian Fainelli1-6/+12
2019-02-06staging: fsl-dpaa2: ethsw: Implement ndo_get_port_parent_id()Florian Fainelli1-4/+12
2019-02-06netdevsim: Implement ndo_get_port_parent_id()Florian Fainelli1-17/+6
2019-02-06rocker: Implement ndo_get_port_parent_id()Florian Fainelli1-5/+13
2019-02-06nfp: Implement ndo_get_port_parent_id()Florian Fainelli5-26/+11
2019-02-06mscc: ocelot: Implement ndo_get_port_parent_id()Florian Fainelli1-20/+13
2019-02-06mlxsw: Implement ndo_get_port_parent_id()Florian Fainelli3-29/+26
2019-02-06net/mlx5e: Implement ndo_get_port_parent_id()Florian Fainelli3-24/+14
2019-02-06liquidio: Implement ndo_get_port_parent_id()Florian Fainelli2-35/+12
2019-02-06bnxt: Implement ndo_get_port_parent_id()Florian Fainelli4-31/+15
2019-02-06net: Introduce ndo_get_port_parent_id()Florian Fainelli6-5/+91
2019-02-06cxgb4: Update 1.22.9.0 as the latest firmware supported.Vishal Kulkarni1-6/+6
2019-02-06cxgb4: Add new T6 PCI device ids 0x608bVishal Kulkarni1-0/+1
2019-02-06r8169: Avoid pointer aliasingThierry Reding1-3/+13
2019-02-06r8169: Load MAC address from device tree if presentThierry Reding1-13/+23
2019-02-06Merge branch 'mlxsw-core-Trace-EMAD-errors'David S. Miller3-1/+39
2019-02-06mlxsw: core: Trace EMAD errorsNir Dotan1-1/+5
2019-02-06devlink: add hardware errors tracing facilityNir Dotan2-0/+34
2019-02-06Merge branch 'dpaa2-eth-Driver-updates'David S. Miller2-55/+83