summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* ethernet: use net core MTU range checking in more driversJarod Wilson2016-10-2021-108/+67
* myri10ge: fix typo in parameter descriptionWei Yongjun2016-10-201-1/+1
* net: ethernet: mediatek: use dev_kfree_skb_any instead of dev_kfree_skbWei Yongjun2016-10-201-1/+1
* dwc_eth_qos: use dev_kfree_skb_any instead of dev_kfree_skbWei Yongjun2016-10-201-1/+1
* net: fec: drop check for clk==NULL before calling clk_*Uwe Kleine-König2016-10-201-14/+11
* net: smc91x: fix neponset breakage by pxa u16 writesRobert Jarzmik2016-10-201-0/+2
* net: macb: Add ethtool get_ringparam and set_ringparam functionalityZach Brown2016-10-191-0/+59
* net: macb: Use variables with defaults for tx/rx ring sizes instead of hardco...Zach Brown2016-10-192-52/+65
* net: arc_emac: use dev_kfree_skb_any instead of dev_kfree_skbWei Yongjun2016-10-191-1/+1
* net: fs_enet: Use net_device_stats from struct net_deviceTobias Klauser2016-10-192-26/+18
* qed: Remove useless set memory to zero use memset()Wei Yongjun2016-10-181-1/+0
* net: smc91x: take into account half-word workaroundRobert Jarzmik2016-10-181-0/+2
* net: smc91x: isolate u16 writes alignment workaroundRobert Jarzmik2016-10-182-39/+46
* ethernet/sfc: use core min/max MTU checkingBert Kenward2016-10-181-12/+2
* skge: Rename LED_OFF and LED_ON in marvel skge driver to avoid conflicts with...Zach Brown2016-10-182-5/+5
* rocker: Flip to the new dev walk APIDavid Ahern2016-10-181-7/+24
* mlxsw: Flip to the new dev walk APIDavid Ahern2016-10-181-14/+23
* ixgbe: Flip to the new dev walk APIDavid Ahern2016-10-181-50/+82
* ethernet: use core min/max MTU checkingJarod Wilson2016-10-1832-210/+159
* 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
OpenPOWER on IntegriCloud