summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* ethernet/toshiba: use core min/max MTU checkingJarod Wilson2016-10-184-41/+8
* ethernet/tile: use core min/max MTU checkingJarod Wilson2016-10-182-35/+13
* ethernet/ibm: use core min/max MTU checkingJarod Wilson2016-10-182-13/+9
* ethernet/cavium: use core min/max MTU checkingJarod Wilson2016-10-184-28/+12
* ethernet/neterion: use core min/max MTU checkingJarod Wilson2016-10-183-11/+9
* ethernet/dlink: use core min/max MTU checkingJarod Wilson2016-10-182-20/+8
* ethernet/sun: use core min/max MTU checkingJarod Wilson2016-10-187-24/+24
* ethernet/realtek: use core min/max MTU checkingJarod Wilson2016-10-183-17/+12
* ethernet/qlogic: use core min/max MTU checkingJarod Wilson2016-10-185-16/+11
* ethernet/mellanox: use core min/max MTU checkingJarod Wilson2016-10-182-22/+10
* ethernet/marvell: use core min/max MTU checkingJarod Wilson2016-10-185-69/+35
* ethernet/intel: use core min/max MTU checkingJarod Wilson2016-10-1813-101/+62
* ethernet/broadcom: use core min/max MTU checkingJarod Wilson2016-10-1810-74/+51
* ethernet/atheros: use core min/max MTU checkingJarod Wilson2016-10-187-51/+47
* fsl/fman: fix error return code in mac_probe()Wei Yongjun2016-10-171-2/+6
* net: ethernet: nb8800: fix error return code in nb8800_open()Wei Yongjun2016-10-171-1/+3
* net: hip04: Remove superfluous ether_setup after alloc_etherdevTobias Klauser2016-10-171-1/+0
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-148-24/+32
|\
| * 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
| * 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
| * net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert2016-10-131-2/+2
| * 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
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13115-127/+8
* | drivers: net: xgene: fix: Use GPIO to get link statusIyappan Subramanian2016-10-123-3/+23
* | 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-113-3/+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-1123-139/+257
|\
| * 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
| * be2net: Provide an alternate way to read pf_num for BEx chipsSriharsha Basavapatna2016-10-092-1/+10
OpenPOWER on IntegriCloud