summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13247-4517/+7661
|\
| * xtsonic: add missing platform_set_drvdata() in xtsonic_probe()Wei Yongjun2013-11-111-0/+1
| * macmace: add missing platform_set_drvdata() in mace_probe()Wei Yongjun2013-11-111-0/+1
| * ethernet/arc/arc_emac: add missing platform_set_drvdata() in arc_emac_probe()Wei Yongjun2013-11-111-0/+1
| * ixgbe: add warning when max_vfs is out of range.Jacob Keller2013-11-112-8/+13
| * igb: Update link modes display in ethtoolCarolyn Wyborny2013-11-111-24/+27
| * ixgbe: deleting dfwd stations out of order can cause null ptr derefJohn Fastabend2013-11-081-2/+6
| * ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPSJohn Fastabend2013-11-081-6/+10
| * netdev: smc91x: enable for xtensaBaruch Siach2013-11-081-2/+2
| * net: calxedaxgmac: Fix panic caused by MTU change of active interfaceAndreas Herrmann2013-11-071-6/+4
| * net/mlx4_en: Datapath structures are allocated per NUMA nodeEugenia Emantayev2013-11-076-33/+70
| * net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev2013-11-072-12/+31
| * net/mlx4_en: Datapath resources allocated dynamicallyEugenia Emantayev2013-11-078-111/+178
| * net/mlx4_core: Add immediate activate for VGT->VST->VGTRony Efraim2013-11-072-32/+81
| * net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein2013-11-079-37/+2
| * net/mlx4_en: Add RFS support in UDPEyal Perry2013-11-071-11/+34
| * ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend2013-11-074-89/+443
| * net/mlx4_en: Fixed crash when port type is changedAmir Vadai2013-11-071-4/+4
| * tg3: avoid double-freeing of rx data memoryIvan Vecera2013-11-071-6/+6
| * net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2013-11-071-3/+1
| * smsc: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2013-11-071-3/+1
| * smsc9420: Use netif_<level>Joe Perches2013-11-071-78/+77
| * jme: Remove unused #define PFXJoe Perches2013-11-071-1/+0
| * net: mv643xx_eth: Add missing phy_addr_set in DT modeJason Gunthorpe2013-11-051-0/+1
| * net/mlx4_core: Implement resource quota enforcementJack Morgenstein2013-11-042-13/+173
| * net/mlx4_core: Fix quota handling in the QUERY_FUNC_CAP wrapperJack Morgenstein2013-11-041-23/+65
| * mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein2013-11-045-19/+201
| * net/mlx4_core: Fix checking order in MR table initJack Morgenstein2013-11-041-3/+3
| * net/mlx4_core: Don't fail reg/unreg vlan for older guestsJack Morgenstein2013-11-043-1/+18
| * net/mlx4_core: Resource tracker for reg/unreg vlansJack Morgenstein2013-11-041-6/+121
| * net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein2013-11-045-20/+19
| * net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware specJack Morgenstein2013-11-042-25/+48
| * net/mlx4_core: Fix register/unreg vlan flowJack Morgenstein2013-11-041-11/+10
| * sh_eth: check platform data pointerSergei Shtylyov2013-11-041-0/+6
| * qlcnic: update version to 5.3.52Himanshu Madhani2013-11-041-2/+2
| * qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters.Himanshu Madhani2013-11-045-17/+18
| * qlcnic: refactor Tx/SDS ring calculation and validation in driver.Himanshu Madhani2013-11-0412-311/+404
| * qlcnic: Enhance ethtool Statistics for Multiple Tx queue.Himanshu Madhani2013-11-044-62/+94
| * qlcnic: Register netdev in FAILED state for 83xx/84xxSucheta Chakraborty2013-11-046-33/+67
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-0411-32/+70
| |\
| * | smsc9420: replace printk with netdev_ callsBen Boeckel2013-11-021-13/+13
| * | smc91c92_cs: replace printk with netdev_ callsBen Boeckel2013-11-021-22/+21
| * | smc9194: replace printk with netdev_ callsBen Boeckel2013-11-021-27/+25
| * | smsc911x: replace printk with netdev_ callsBen Boeckel2013-11-021-1/+1
| * | smc911x: replace printk with netdev_ callsBen Boeckel2013-11-022-167/+166
| * | smc91x: replace printk with netdev_ callsBen Boeckel2013-11-022-123/+118
| * | epic100: replace printk with netdev_ callsBen Boeckel2013-11-021-67/+58
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-11-026-28/+27
| |\ \
| | * | ixgbe: fix inconsistent clearing of the multicast tableEmil Tantilov2013-11-011-8/+7
| | * | ixgbe: cleanup IXGBE_DESC_UNUSEDDon Skidmore2013-11-012-8/+12
OpenPOWER on IntegriCloud