summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2015-01-14sunvnet: fix rx packet length check to allow for TSODavid L Stevens1-1/+6
2015-01-14mlx5: avoid build warnings on 32-bitArnd Bergmann1-3/+3
2015-01-14rocker: fix harmless warning on 32-bit machinesArnd Bergmann1-2/+2
2015-01-14cxgb4: Ripping out old hard-wired initialization code in driverHariprasad Shenai2-520/+58
2015-01-14net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdioShaohui Xie1-7/+7
2015-01-14net/fsl: fix a bug in xgmac_mdioShaohui Xie1-1/+1
2015-01-13i40e: limit sriov to partition 1 of NPAR configurationsShannon Nelson1-1/+1
2015-01-13i40e: Don't exit link event early if link speed has changedCatherine Sullivan1-0/+4
2015-01-13i40e: limit WoL and link settings to partition 1Shannon Nelson1-1/+42
2015-01-13i40e: Adding function for reading PBA StringKamil Krawczyk3-0/+63
2015-01-13i40e/i40evf: find partition_id in npar modeShannon Nelson4-2/+81
2015-01-13i40e: remove VN2VN related mac filtersVasu Dev1-2/+0
2015-01-13i40e: Add warning for NPAR partitions with link speed less than 10GbpsGreg Rose1-0/+9
2015-01-13i40evf: kick a stalled admin queueMitch A Williams2-1/+9
2015-01-13i40evf: enable interrupt 0 appropriatelyMitch A Williams1-8/+4
2015-01-13i40evf: don't fire traffic IRQs when the interface is downMitch A Williams1-4/+7
2015-01-13i40evf: remove leftover VLAN filtersMitch A Williams1-0/+4
2015-01-13i40evf: refactor shutdown codeMitch A Williams1-6/+23
2015-01-13i40evf: Remove some scary log messagesMitch A Williams2-9/+1
2015-01-13i40evf: remove redundant codeMitch A Williams1-27/+0
2015-01-13i40e: disable IOV before freeing resourcesMitch A Williams1-2/+9
2015-01-13net: bnx2x: avoid macro redefinitionDavid Decotigny1-4/+0
2015-01-13iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai6-71/+155
2015-01-13iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...Hariprasad Shenai4-42/+138
2015-01-12tg3: move init/deinit from open/close to probe/removeIvan Vecera1-14/+11
2015-01-12net: eth: xgene: devm_ioremap() returns NULL on errorDan Carpenter1-6/+6
2015-01-12stmmac: dwmac-sti: Pass sysconfig register offset via syscon dt property.Peter Griffin1-6/+7
2015-01-09r8169: add support for xmit_moreFlorian Westphal1-3/+9
2015-01-09cxgb4: Add support for mps_tcam debugfsHariprasad Shenai2-0/+191
2015-01-09cxgb4: Add support for cim_qcfg entry in debugfsHariprasad Shenai5-0/+164
2015-01-09cxgb4: Add support for cim_la entry in debugfsHariprasad Shenai6-2/+304
2015-01-09cxgb4: Add support for devlogHariprasad Shenai5-0/+325
2015-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-45/+47
2015-01-07net: eth: xgene: change APM X-Gene SoC platform ethernet to support ACPIFeng Kan3-44/+150
2015-01-07qla3xxx: don't allow never end busy loopAndy Shevchenko1-5/+3
2015-01-07net/fsl: Add mEMAC MDIO support to XGMAC MDIOAndy Fleming2-12/+55
2015-01-06cxgb4: Add PCI device ID for new T5 adapterHariprasad Shenai1-0/+1
2015-01-06cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai7-409/+493
2015-01-06cxgb4/csiostor: Cleanup TP, MPS and TCAM related register definesHariprasad Shenai3-355/+476
2015-01-06cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register definesHariprasad Shenai4-259/+466
2015-01-06cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register definesHariprasad Shenai7-382/+615
2015-01-06RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai8-391/+566
2015-01-06be2net: support TX batching using skb->xmit_more flagSathya Perla4-116/+133
2015-01-05qlcnic: Fix dump_skb outputJoe Perches1-8/+9
2015-01-05enic: reconfigure resources for kdump crash kernelGovindarajulu Varadarajan2-1/+18
2015-01-05net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi1-11/+8
2015-01-03mlx4: include clocksource.h againRichard Cochran1-0/+1
2015-01-03ixgbe: convert to CYCLECOUNTER_MASK macro.Richard Cochran1-1/+1
2015-01-03igb: convert to CYCLECOUNTER_MASK macro.Richard Cochran1-3/+2
2015-01-03e1000e: convert to CYCLECOUNTER_MASK macro.Richard Cochran1-2/+1