summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* nfp: reorganize the app tableJakub Kicinski2017-11-021-10/+6
* nfp: bpf: reject TC offload if XDP loadedJakub Kicinski2017-11-021-0/+3
* nfp: flower: vxlan - ensure no sleep in atomic contextJohn Hurley2017-11-025-34/+28
* nfp: flower: app should use struct nfp_reprJohn Hurley2017-11-021-6/+6
* liquidio: synchronize VF representor names with NIC firmwareVijaya Mohan Guvva2017-11-024-1/+92
* net: systemport: Only inspect valid switch port & queuesFlorian Fainelli2017-11-022-2/+8
* nfp: bpf: support [BPF_ALU | BPF_ALU64] | BPF_NEGJiong Wang2017-11-021-0/+24
* nfp: bpf: rename ALU_OP_NEG to ALU_OP_NOTJiong Wang2017-11-022-2/+2
* net: dpaa: remove init which already done in per-cpu allocationyuan linyu2017-11-021-5/+0
* net: dpaa: fix maybe uninitialized var in dpaa_open()yuan linyu2017-11-021-1/+2
* net: sched: move the can_offload check from binding phase to rule insertion p...Jiri Pirko2017-11-029-2/+23
* net: hns3: remove a couple of redundant assignmentsColin Ian King2017-11-021-3/+0
* liquidio: remove redundant setting of inst_processed to zeroColin Ian King2017-11-021-2/+0
* net: dl2k: remove redundant re-assignment to npColin Ian King2017-11-021-1/+1
* wan: wanxl: remove redundant assignment to statColin Ian King2017-11-021-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-0223-104/+216
|\
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-014-4/+21
| |\