summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
* | igc: Remove the 'igc_read_mac_addr_base' methodSasha Neftin2019-02-051-14/+1
* | e1000e: fix cyclic resets at link up with active txKonstantin Khlebnikov2019-02-051-9/+6
* | igc: Remove unneeded codeSasha Neftin2019-02-051-21/+1
* | igc: Remove unused codeSasha Neftin2019-02-051-22/+0
* | e1000e: fix a missing check for return valueJeff Kirsher2019-02-051-10/+23
* | fm10k: TRIVIAL cleanup of extra spacing in function commentJacob Keller2019-02-051-1/+1
* | ixgbe: remove magic constant in ixgbe_reset_hw_82599()Jiri Kosina2019-02-051-1/+1
* | igc: Fix code redundancySasha Neftin2019-02-053-22/+2
* | igc: Remove unreachable code from igc_phy.c fileSasha Neftin2019-02-051-8/+0
* | e1000e: Exclude device from suspend direct complete optimizationKai-Heng Feng2019-02-051-0/+2
* | net: marvell: mvpp2: fix lack of link interruptsRussell King2019-02-051-7/+14
* | net: marvell: mvpp2: use phy_interface_mode_is_8023z() helperRussell King2019-02-051-23/+15
* | net: nixge: Add support for fixed-link configurationsMoritz Fischer2019-02-051-7/+20
* | net: nixge: Make mdio child node optionalMoritz Fischer2019-02-051-6/+13
* | net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij2019-02-042-2/+2
* | net/mlx5: Fix code style issue in mlx driverTonghao Zhang2019-02-041-1/+2
* | sh_eth: offload RX checksum on SH7763Sergei Shtylyov2019-02-041-0/+1
* | sh_eth: offload RX checksum on SH7734Sergei Shtylyov2019-02-041-0/+1
* | sh_eth: offload RX checksum on R8A77980Sergei Shtylyov2019-02-041-0/+1
* | sh_eth: offload RX checksum on R8A7740Sergei Shtylyov2019-02-041-0/+1
* | sh_eth: offload RX checksum on R7S72100Sergei Shtylyov2019-02-041-0/+1
* | sh_eth: RX checksum offload supportSergei Shtylyov2019-02-042-2/+59
* | sh_eth: rename sh_eth_cpu_data::hw_checksumSergei Shtylyov2019-02-042-8/+8
* | net: devlink: report cell size of shared buffersJakub Kicinski2019-02-032-0/+2
* | cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()Arjun Vynipadath2019-02-034-40/+136
* | atheros: atl2: fix an indentaion issue on a return statementColin Ian King2019-02-021-1/+1
* | atl1c: fix indentation issue on an if statementColin Ian King2019-02-021-4/+4
* | bna: fix indentation issue on call to bfa_ioc_pf_failedColin Ian King2019-02-021-1/+1
* | chelsio: clean up indentation issueColin Ian King2019-02-021-2/+1
* | net: nixge: Separate ctrl and dma resourcesAlex Williams2019-02-021-16/+58
* | r8169: remove rtl_wol_pll_power_downHeiner Kallweit2019-02-021-12/+4
* | net: hns3: MAC table entry count function increases operation 0 value protect...liuzhongzhu2019-02-021-2/+5
* | net: hns3: modify the upper limit judgment conditionliuzhongzhu2019-02-021-2/+2
* | net: hns3: don't allow user to change vlan filter stateJian Shen2019-02-021-2/+1
* | net: hns3: optimize the maximum TC macroliuzhongzhu2019-02-023-7/+6
* | net: hns3: fix the problem that the supported port is emptyliuzhongzhu2019-02-025-4/+77
* | net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()Huazhong Tan2019-02-021-4/+5
* | net: hns3: move some set_bit statement into hclge_prepare_mac_addrWeihang Li2019-02-021-13/+11
* | net: hns3: add hclge_cmd_check_retval() to parse comman's return valueWeihang Li2019-02-021-27/+33
* | net: hns3: code optimization for hclge_rx_buffer_calcYunsheng Lin2019-02-021-77/+63
* | net: hns3: Modify parameter type from int to bool in set_gro_enYonglong Liu2019-02-024-20/+12
* | net: hns3: fix an issue for hns3_update_new_int_glPeng Li2019-02-021-1/+1
* | net: hns3: fix a code style issue for hns3_update_new_int_gl()Peng Li2019-02-021-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-02-011-10/+82
|\ \
| * | nfp: bpf: complete ALU32 logic shift supportsJiong Wang2019-02-011-5/+67
| * | nfp: bpf: correct the behavior for shifts by zeroJiong Wang2019-02-011-10/+20
* | | nfp: devlink: report the running and flashed versionsJakub Kicinski2019-02-011-0/+87
* | | nfp: nsp: add support for versions commandJakub Kicinski2019-02-012-0/+81
* | | nfp: devlink: report fixed versionsJakub Kicinski2019-02-011-1/+35
* | | nfp: devlink: report driver name and serial numberJakub Kicinski2019-02-011-0/+24