summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* liquidio: Fix an issue with multiple switchdev enable disablesVijaya Mohan Guvva2017-11-043-2/+9
* mlxsw: spectrum_router: Handle down of tunnel underlayPetr Machata2017-11-041-2/+55
* mlxsw: spectrum_ipip: Handle underlay device changePetr Machata2017-11-041-2/+3
* mlxsw: spectrum: Handle NETDEV_CHANGE on L3 tunnelsPetr Machata2017-11-044-7/+114
* mlxsw: spectrum: Support IPIP underlay VRF migrationPetr Machata2017-11-043-0/+110
* mlxsw: spectrum_router: Onload conflicting tunnelsPetr Machata2017-11-042-21/+60
* mlxsw: spectrum_router: Fix saddr deduction in mlxsw_sp_ipip_entry_create()Petr Machata2017-11-041-2/+2
* mlxsw: spectrum_router: Generalize __mlxsw_sp_ipip_entry_update_tunnel()Petr Machata2017-11-042-4/+50
* mlxsw: spectrum_router: Extract __mlxsw_sp_ipip_entry_update_tunnel()Petr Machata2017-11-041-28/+46
* mlxsw: spectrum: Propagate extack for tunnel eventsPetr Machata2017-11-042-17/+23
* mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_up_event()Petr Machata2017-11-041-9/+14
* mlxsw: spectrum_router: Make mlxsw_sp_netdevice_ipip_ol_up_event() voidPetr Machata2017-11-041-4/+4
* mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_down_event()Petr Machata2017-11-041-2/+10
* mlxsw: spectrum_ipip: Split accessor functionsPetr Machata2017-11-042-33/+70
* mlxsw: spectrum: Move mlxsw_sp_ipip_netdev_{s, d}addr{, 4}()Petr Machata2017-11-044-60/+57
* mlxsw: spectrum_router: Extract mlxsw_sp_netdevice_ipip_can_offload()Petr Machata2017-11-041-5/+15
* mlxsw: spectrum: Rename IPIP-related netdevice handlersPetr Machata2017-11-043-30/+32
* net: hns3: fix a bug for phy supported feature initializationFuyun Liang2017-11-031-0/+10
* net: hns3: add support for nway_resetFuyun Liang2017-11-031-0/+18
* net: hns3: add support for set_link_ksettingsFuyun Liang2017-11-031-0/+11
* net: hns3: fix a bug in hns3_driv_to_eth_capsFuyun Liang2017-11-031-7/+2
* net: hns3: fix for getting advertised_caps in hns3_get_link_ksettingsFuyun Liang2017-11-031-0/+3
* net: hns3: fix for getting autoneg in hns3_get_link_ksettingsFuyun Liang2017-11-031-15/+15
* bnxt_en: Fix IRQ coalescing regression.Michael Chan2017-11-031-1/+5
* bnxt_en: fix typo in bnxt_set_coalesceAndy Gospodarek2017-11-031-1/+1
* mISDN: hfcpci: Convert timers to use timer_setup()Kees Cook2017-11-031-6/+4
* ISDN: eicon: message: mark expected switch fall-throughsGustavo A. R. Silva2017-11-031-12/+58
* cxgb4vf: define get_fecparam ethtool callbackGanesh Goudar2017-11-031-0/+58
* cxgb4: add new T6 pci device id'sGanesh Goudar2017-11-031-0/+1
* mlxsw: spectrum_router: Update multipath hash parameters upon neteventsIdo Schimmel2017-11-031-1/+30
* mlxsw: spectrum_router: Align multipath hash parameters with kernel'sIdo Schimmel2017-11-031-0/+64
* mlxsw: reg: Add Router ECMP Configuration Register Version 2Ido Schimmel2017-11-031-0/+132
* mlxsw: spectrum_router: Properly name netevent work structIdo Schimmel2017-11-031-13/+13
* mlxsw: spectrum_router: Embed netevent notifier block in router structIdo Schimmel2017-11-033-11/+12
* cxgb4: fix error return code in cxgb4_set_hash_filter()Wei Yongjun2017-11-031-1/+3
* liquidio: bump up driver version to 1.7.0 to match newer NIC firmwareFelix Manlunas2017-11-031-2/+2
* net: hns3: hns3:fix a bug about statistic counter in reset processqumingguang2017-11-021-0/+7
* net: hns3: Fix a misuse to devm_free_irqqumingguang2017-11-021-3/+2
* net: hns3: Add reset interface implementation in clientLipeng2017-11-021-0/+153
* net: hns3: Add timeout process in hns3_enetLipeng2017-11-022-0/+88
* net: hns3: Add reset process in hclge_mainLipeng2017-11-024-0/+326
* net: hns3: Add support for misc interruptLipeng2017-11-023-0/+81
* net: hns3: Refactor the initialization of command queueLipeng2017-11-023-16/+33
* net: hns3: Refactor mac_init functionqumingguang2017-11-021-7/+7
* net: hns3: Refactor the mapping of tqp to vportLipeng2017-11-021-11/+50
* net: seeq: fix timer conversionArnd Bergmann2017-11-022-2/+2
* nfp: improve defines for constants in ethtoolJakub Kicinski2017-11-021-7/+8
* nfp: use a counter instead of log message for allocation failuresJakub Kicinski2017-11-023-10/+20
* nfp: switch to dev_alloc_page()Jakub Kicinski2017-11-021-1/+1
* nfp: bpf: fall back to core NIC app if BPF not selectedJakub Kicinski2017-11-023-5/+6