summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* fjes: Update fjes driver version : 1.2Taku Izumi2016-10-141-1/+1
* fjes: Add debugfs entry for EP status information in fjes driverTaku Izumi2016-10-144-2/+145
* fjes: ethtool -w and -W support for fjes driverTaku Izumi2016-10-144-0/+284
* fjes: Add tracepoints in fjes driverTaku Izumi2016-10-145-4/+369
* fjes: Enhance ethtool -S for fjes driverTaku Izumi2016-10-144-5/+137
* fjes: ethtool -d support for fjes driverTaku Izumi2016-10-141-0/+48
* qed: Fix possible race when reading firmware return code.Manish Chopra2016-10-142-8/+8
* qed: Handle malicious VFs eventsYuval Mintz2016-10-143-20/+96
* qed: Allow chance for fast ramrod completionsYuval Mintz2016-10-141-26/+59
* qed*: Allow unicast filteringYuval Mintz2016-10-142-3/+13
* qede: Prevent GSO on long Geneve headersManish Chopra2016-10-141-0/+35
* qede: GSO support for tunnels with outer csumManish Chopra2016-10-142-3/+24
* qed: Pass MAC hints to VFsYuval Mintz2016-10-142-3/+7
* net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...Shmulik Ladkani2016-10-145-5/+7
* net: phy: Cleanup the Edge-Rate feature in Microsemi PHYs.Allan W. Nielsen2016-10-141-73/+62
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-1416-85/+215
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-1315-83/+213
| |\
| | * net: axienet: Remove unused parameter from __axienet_device_resetTobias Klauser2016-10-131-6/+5
| | * liquidio: CN23XX: fix a loop timeoutDan Carpenter2016-10-131-1/+1
| | * net: phy: Trigger state machine on state change and not polling.Andrew Lunn2016-10-131-2/+20
| | * netvsc: Remove mistaken udp.h inclusion.David S. Miller2016-10-131-1/+0
| | * xen-netback: fix type mismatch warningArnd Bergmann2016-10-131-3/+3
| | * stmmac: fix error check when init ptpGiuseppe CAVALLARO2016-10-132-6/+8
| | * stmmac: fix ptp init for gmac4Giuseppe CAVALLARO2016-10-131-5/+12
| | * qed: fix old-style function definitionArnd Bergmann2016-10-131-1/+1
| | * netvsc: fix checksum on UDP IPV6stephen hemminger2016-10-131-50/+22
| | * xen-netback: fix guest Rx stall detection (after guest Rx refactor)David Vrabel2016-10-131-0/+2
| | * net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert2016-10-131-2/+2
| | * qmi_wwan: add support for Quectel EC21 and EC25Bjørn Mork2016-10-131-2/+28
| | * qed: Fix to use list_for_each_entry_safe() when delete itemsWei Yongjun2016-10-131-2/+2
| | * tlan: avoid unused label with PCI=nArnd Bergmann2016-10-131-1/+1
| | * xen-netback: (re-)create a debugfs node for hash informationPaul Durrant2016-10-133-2/+107
| * | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-111-2/+2
| |\ \ | | |/ | |/|
| | * bonding: quit messing with IOCTLAl Viro2016-09-271-2/+2
* | | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13131-143/+10
* | | drivers: net: xgene: fix: Use GPIO to get link statusIyappan Subramanian2016-10-123-3/+23
* | | net: usb: lan78xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-10-121-30/+40
* | | net: ti: netcp_ethss: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-10-121-17/+25
* | | net: ti: cpsw: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-10-121-7/+10
* | | net: stmmac: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-10-121-41/+56
* | | net: stmmac: use phydev from struct net_devicePhilippe Reynes2016-10-124-33/+30
* | | net: mv643xx_eth: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-10-121-31/+53
* | | net: mv643xx_eth: use phydev from struct net_devicePhilippe Reynes2016-10-121-45/+43
|/ /
* | treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-114-4/+0
* | kthread: kthread worker API cleanupPetr Mladek2016-10-111-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-1132-954/+1043
|\ \
| * | be2net: Enable VF link state setting for BE3Suresh Reddy2016-10-091-1/+1
| * | be2net: Fix TX stats for TSO packetsSriharsha Basavapatna2016-10-091-2/+12
| * | be2net: Update Copyright string in be_hw.hSriharsha Basavapatna2016-10-091-1/+1
| * | be2net: NCSI FW section should be properly updated with ethtool for BE3Sriharsha Basavapatna2016-10-091-1/+23