summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* devlink: remove pointless data_len arg from region snapshot createJiri Pirko2019-08-091-5/+2
* liquidio: Use pcie_flr() instead of reimplementing itDenis Efremov2019-08-081-3/+1
* r8169: allocate rx buffers using alloc_pages_nodeHeiner Kallweit2019-08-081-26/+19
* mlxsw: spectrum: Extend to support Spectrum-3 ASICJiri Pirko2019-08-083-3/+59
* net: stmmac: selftests: Add a selftest for Flexible RX ParserJose Abreu2019-08-081-1/+97
* net: stmmac: Add Flexible RX Parser support in XGMACJose Abreu2019-08-083-0/+206
* net: stmmac: Implement Safety Features in XGMAC coreJose Abreu2019-08-083-0/+311
* net: stmmac: selftests: Add test for VLAN and Double VLAN FilteringJose Abreu2019-08-081-0/+205
* net: stmmac: Implement VLAN Hash Filtering in XGMACJose Abreu2019-08-087-0/+139
* net: stmmac: selftests: Add RSS testJose Abreu2019-08-081-0/+19
* net: stmmac: Implement RSS and enable it in XGMAC coreJose Abreu2019-08-089-4/+241
* net: stmmac: xgmac: Implement tx_queue_prio()Jose Abreu2019-08-082-1/+22
* net: stmmac: xgmac: Implement set_mtl_tx_queue_weight()Jose Abreu2019-08-081-1/+21
* net: stmmac: xgmac: Implement MMC countersJose Abreu2019-08-087-2/+212
* flow_offload: move tc indirect block to flow offloadwenxu2019-08-082-10/+11
* sfc: falcon: don't score irq moderation points for GROEdward Cree2019-08-081-4/+1
* sfc: don't score irq moderation points for GROEdward Cree2019-08-081-4/+1
* qed: Add new ethtool supported port types based on media.Rahul Verma2019-08-082-2/+7
* cxgb4: smt: Use normal int for refcountChuhong Yuan2019-08-082-8/+8
* cxgb4: smt: Add lock for atomic_dec_and_testChuhong Yuan2019-08-081-2/+2
* net: delete "register" keywordAlexey Dobriyan2019-08-082-17/+17
* mkiss: Use refcount_t for refcountChuhong Yuan2019-08-081-5/+6
* dpaa_eth: Use refcount_t for refcountChuhong Yuan2019-08-082-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-06420-3018/+4098
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-06129-847/+1305
| |\
| | * net: dsa: sja1105: Really fix panic on unregistering PTP clockVladimir Oltean2019-08-062-6/+5
| | * net: dsa: sja1105: Use the LOCKEDS bit for SJA1105 E/T as wellVladimir Oltean2019-08-062-16/+13
| | * net: dsa: sja1105: Fix broken learning with vlan_filtering disabledVladimir Oltean2019-08-061-66/+55
| | * net: dsa: qca8k: Add of_node_put() in qca8k_setup_mdio_bus()Nishka Dasgupta2019-08-061-1/+5
| | * net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao2019-08-061-9/+11
| | * net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao2019-08-061-1/+1
| | * net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao2019-08-061-2/+4
| | * net: stmmac: tc: Do not return a fragment entryJose Abreu2019-08-061-1/+1
| | * net: stmmac: Fix issues when number of Queues >= 4Jose Abreu2019-08-062-0/+8
| | * net: stmmac: xgmac: Fix XGMAC selftestsJose Abreu2019-08-062-11/+79
| | * Merge tag 'wireless-drivers-for-davem-2019-08-06' of git://git.kernel.org/pub...David S. Miller2019-08-0619-353/+538
| | |\
| | | * iwlwifi: dbg_ini: fix compile time assert build errorsMauro Rossi2019-08-011-10/+12
| | | * Merge tag 'iwlwifi-fixes-for-kvalo-2019-07-30' of git://git.kernel.org/pub/sc...Kalle Valo2019-07-3116-342/+523
| | | |\
| | | | * iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segmentEmmanuel Grumbach2019-07-301-1/+2
| | | | * iwlwifi: mvm: fix an out-of-bound accessEmmanuel Grumbach2019-07-301-1/+1
| | | | * iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach2019-07-301-0/+2
| | | | * iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT supportLuca Coelho2019-07-301-2/+7
| | | | * iwlwifi: add 3 new IDs for the 9000 series (iwl9260_2ac_160_cfg)Ihab Zhaika2019-07-301-0/+3
| | | | * iwlwifi: mvm: fix possible out-of-bounds read when accessing lq_infoGregory Greenman2019-07-301-8/+20
| | | | * iwlwifi: mvm: fix frame drop from the reordering bufferEmmanuel Grumbach2019-07-301-11/+33
| | | | * iwlwifi: mvm: replace RS mutex with a spin_lockGregory Greenman2019-07-304-285/+258
| | | | * iwlwifi: mvm: send LQ command always ASYNCGregory Greenman2019-07-304-15/+16
| | | | * iwlwifi: mvm: fix comparison of u32 variable with less than zeroColin Ian King2019-07-301-1/+1
| | | | * iwlwifi: fix locking in delayed GTK settingJohannes Berg2019-07-301-13/+26
| | | | * iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdefShahar S Matityahu2019-07-301-1/+1