summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ipvlan: implement VEPA modeMahesh Bandewar2017-10-293-9/+36
* ipvlan: introduce 'private' attribute for all existing modes.Mahesh Bandewar2017-10-293-5/+64
* net: aquantia: Make local functions staticWei Yongjun2017-10-291-4/+4
* net: dsa: b53: Export b53_configure_vlan()Florian Fainelli2017-10-293-42/+6
* liquidio: get rid of false alarm "Unknown cmd 27" in dmesgFelix Manlunas2017-10-291-0/+1
* hv_netvsc: Set tx_table to equal weight after subchannels openHaiyang Zhang2017-10-291-0/+3
* ppp: allow usage in namespacesMatteo Croce2017-10-291-1/+1
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2017-10-294-0/+384
|\
| * igb: Add support for CBS offloadAndre Guedes2017-10-274-0/+384
* | cxgb3: Check and handle the dma mapping errorsArjun Vynipadath2017-10-291-26/+92
* | r8169: Add support for interrupt coalesce tuning (ethtool -C)Francois Romieu2017-10-291-0/+231
* | drivers/net: smsc: Convert timers to use timer_setup()Kees Cook2017-10-282-10/+10
* | drivers/net: packetengines: Convert timers to use timer_setup()Kees Cook2017-10-282-12/+12
* | drivers/net: natsemi: Convert timers to use timer_setup()Kees Cook2017-10-282-9/+9
* | drivers/net: mellanox: Convert timers to use timer_setup()Kees Cook2017-10-281-3/+3
* | drivers/net: korina: Convert timers to use timer_setup()Kees Cook2017-10-281-4/+4
* | drivers/net: fealnx: Convert timers to use timer_setup()Kees Cook2017-10-281-10/+10
* | drivers/net: dlink: Convert timers to use timer_setup()Kees Cook2017-10-281-5/+5
* | drivers/net: chelsio/cxgb*: Convert timers to use timer_setup()Kees Cook2017-10-284-22/+21
* | drivers/net: appletalk/cops: Convert timers to use timer_setup()Kees Cook2017-10-281-5/+6
* | drivers/net: amd: Convert timers to use timer_setup()Kees Cook2017-10-287-28/+37
* | drivers/net: 8390: Convert timers to use timer_setup()Kees Cook2017-10-282-10/+10
* | stmmac: copy unicast mac address to MAC registersBhadram Varka2017-10-281-1/+15
* | nfp: inform the VF driver needs to be restarted after changing the MACPablo Cascón2017-10-281-1/+7
* | liquidio: fix kernel panic in VF driverFelix Manlunas2017-10-281-3/+3
* | bnxt_en: Fix randconfig build errors.Michael Chan2017-10-281-0/+6
|/
* liquidio: xmit_more supportIntiyaz Basha2017-10-289-19/+55
* ibmvnic: Fix failover error path for non-fatal resetsJohn Allen2017-10-282-2/+4
* ibmvnic: Update reset infrastructure to support tunable parametersJohn Allen2017-10-282-28/+209
* net: qualcomm: rmnet: Add support for GROSubash Abhinov Kasiviswanathan2017-10-284-1/+14
* net: qualcomm: rmnet: Add support for 64 bit statsSubash Abhinov Kasiviswanathan2017-10-282-5/+85
* net: qualcomm: rmnet: Always assign rmnet dev in deaggregation pathSubash Abhinov Kasiviswanathan2017-10-281-2/+1
* net: qualcomm: rmnet: Fix the return value of rmnet_rx_handler()Subash Abhinov Kasiviswanathan2017-10-283-24/+14
* bnxt_en: alloc tc_info{} struct only when tc flower is enabledSathya Perla2017-10-285-22/+34
* bnxt_en: query cfa flow stats periodically to compute 'lastused' attributeSathya Perla2017-10-284-85/+218
* bnxt_en: add hwrm FW cmds for cfa_encap_record and decap_filterSathya Perla2017-10-281-4/+125
* bnxt_en: add support for Flower based vxlan encap/decap offloadSathya Perla2017-10-284-12/+631
* bnxt_en: Refactor and simplify coalescing code.Michael Chan2017-10-281-46/+35
* bnxt_en: Reorganize the coalescing parameters.Michael Chan2017-10-283-52/+79
* bnxt_en: Add ethtool reset methodVasundhara Volam2017-10-282-1/+38
* bnxt_en: Check maximum supported MTU from firmware.Michael Chan2017-10-282-6/+12
* bnxt_en: Optimize .ndo_set_mac_address() for VFs.Michael Chan2017-10-281-3/+3
* bnxt_en: Get firmware package version one time.Michael Chan2017-10-282-16/+18
* bnxt_en: Check for zero length value in bnxt_get_nvram_item().Michael Chan2017-10-281-0/+3
* bnxt_en: adding PCI ID for SMARTNIC VF supportRob Miller2017-10-281-1/+5
* bnxt_en: Add PCIe device ID for bcm58804Ray Jui2017-10-282-0/+5
* bnxt_en: Update firmware interface to 1.8.3.1Michael Chan2017-10-281-24/+396
* net: dsa: introduce dsa_user_ports helperVivien Didelot2017-10-283-6/+4
* net: dsa: use dsa_is_user_port everywhereVivien Didelot2017-10-284-10/+9
* net: dsa: rename dsa_is_normal_port helperVivien Didelot2017-10-281-1/+1