aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-28drivers/net: 8390: Convert timers to use timer_setup()Kees Cook2-10/+10
2017-10-28stmmac: copy unicast mac address to MAC registersBhadram Varka1-1/+15
2017-10-28nfp: inform the VF driver needs to be restarted after changing the MACPablo Cascón1-1/+7
2017-10-28liquidio: fix kernel panic in VF driverFelix Manlunas1-3/+3
2017-10-28bnxt_en: Fix randconfig build errors.Michael Chan1-0/+6
2017-10-28liquidio: xmit_more supportIntiyaz Basha9-19/+55
2017-10-28ibmvnic: Fix failover error path for non-fatal resetsJohn Allen2-2/+4
2017-10-28ibmvnic: Update reset infrastructure to support tunable parametersJohn Allen2-28/+209
2017-10-28net: qualcomm: rmnet: Add support for GROSubash Abhinov Kasiviswanathan4-1/+14
2017-10-28net: qualcomm: rmnet: Add support for 64 bit statsSubash Abhinov Kasiviswanathan2-5/+85
2017-10-28net: qualcomm: rmnet: Always assign rmnet dev in deaggregation pathSubash Abhinov Kasiviswanathan1-2/+1
2017-10-28net: qualcomm: rmnet: Fix the return value of rmnet_rx_handler()Subash Abhinov Kasiviswanathan3-24/+14
2017-10-28bnxt_en: alloc tc_info{} struct only when tc flower is enabledSathya Perla5-22/+34
2017-10-28bnxt_en: query cfa flow stats periodically to compute 'lastused' attributeSathya Perla4-85/+218
2017-10-28bnxt_en: add hwrm FW cmds for cfa_encap_record and decap_filterSathya Perla1-4/+125
2017-10-28bnxt_en: add support for Flower based vxlan encap/decap offloadSathya Perla4-12/+631
2017-10-28bnxt_en: Refactor and simplify coalescing code.Michael Chan1-46/+35
2017-10-28bnxt_en: Reorganize the coalescing parameters.Michael Chan3-52/+79
2017-10-28bnxt_en: Add ethtool reset methodVasundhara Volam2-1/+38
2017-10-28bnxt_en: Check maximum supported MTU from firmware.Michael Chan2-6/+12
2017-10-28bnxt_en: Optimize .ndo_set_mac_address() for VFs.Michael Chan1-3/+3
2017-10-28bnxt_en: Get firmware package version one time.Michael Chan2-16/+18
2017-10-28bnxt_en: Check for zero length value in bnxt_get_nvram_item().Michael Chan1-0/+3
2017-10-28bnxt_en: adding PCI ID for SMARTNIC VF supportRob Miller1-1/+5
2017-10-28bnxt_en: Add PCIe device ID for bcm58804Ray Jui2-0/+5
2017-10-28bnxt_en: Update firmware interface to 1.8.3.1Michael Chan1-24/+396
2017-10-27net: faraday: ftmac100: Use BUG_ON instead of if condition followed by BUG.Gustavo A. R. Silva1-2/+3
2017-10-27net: bcmgenet: Use BUG_ON instead of if condition followed by BUGGustavo A. R. Silva1-2/+1
2017-10-27cxgb4: collect hardware misc dumpsRahul Lakkireddy5-0/+211
2017-10-27cxgb4: collect hardware scheduler dumpsRahul Lakkireddy9-0/+119
2017-10-27cxgb4: collect PBT tables dumpRahul Lakkireddy5-0/+91
2017-10-27cxgb4: collect MPS-TCAM dumpRahul Lakkireddy6-0/+230
2017-10-27cxgb4: collect TID info dumpRahul Lakkireddy8-1/+143
2017-10-27cxgb4: collect RSS dumpsRahul Lakkireddy5-0/+68
2017-10-27cxgb4: collect CIM queue configuration dumpRahul Lakkireddy5-0/+56
2017-10-27cxgb4: collect hardware LA dumpsRahul Lakkireddy6-0/+250
2017-10-27mlxsw: reg: Avoid magic number in PPCNTNogah Frankel1-30/+42
2017-10-27mlxsw: spectrum: Change stats cache to be localNogah Frankel2-19/+9
2017-10-27liquidio: deprecate 1-bit flag indicating watchdog kernel thread is runningFelix Manlunas1-10/+4
2017-10-27net: systemport: Check DSA notifier master against ourselfFlorian Fainelli1-15/+18
2017-10-27drivers/net: sxgbe: Convert timers to use timer_setup()Kees Cook1-9/+7
2017-10-27drivers/net: realtek: Convert timers to use timer_setup()Kees Cook2-9/+10
2017-10-27drivers/net: nuvoton: Convert timers to use timer_setup()Kees Cook1-5/+4
2017-10-27drivers/net: netronome: Convert timers to use timer_setup()Kees Cook4-12/+12
2017-10-27drivers/net: 3com/3c515: Convert timers to use timer_setup()Kees Cook1-5/+5
2017-10-27net: stmmac: sun8i: Restore the compatiblesCorentin Labbe1-0/+8
2017-10-27net: stmmac: dwmac-sun8i: Handle integrated/external MDIOsCorentin Labbe2-130/+224
2017-10-27net: stmmac: snps, dwmac-mdio MDIOs are automatically registeredCorentin Labbe1-4/+0
2017-10-26cxgb4: fix overflow in collecting IBQ and OBQ dumpRahul Lakkireddy3-7/+30
2017-10-26net: hns3: fix the bug when reuse command description in hclge_add_mac_vlan_tblLipeng1-3/+3