aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
* ixgbe: add warning when max_vfs is out of range.Jacob Keller2013-11-11
* igb: Update link modes display in ethtoolCarolyn Wyborny2013-11-11
* ixgbe: deleting dfwd stations out of order can cause null ptr derefJohn Fastabend2013-11-08
* ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPSJohn Fastabend2013-11-08
* netdev: smc91x: enable for xtensaBaruch Siach2013-11-08
* net: calxedaxgmac: Fix panic caused by MTU change of active interfaceAndreas Herrmann2013-11-07
* net/mlx4_en: Datapath structures are allocated per NUMA nodeEugenia Emantayev2013-11-07
* net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev2013-11-07
* net/mlx4_en: Datapath resources allocated dynamicallyEugenia Emantayev2013-11-07
* net/mlx4_core: Add immediate activate for VGT->VST->VGTRony Efraim2013-11-07
* net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein2013-11-07
* net/mlx4_en: Add RFS support in UDPEyal Perry2013-11-07
* ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend2013-11-07
* net/mlx4_en: Fixed crash when port type is changedAmir Vadai2013-11-07
* tg3: avoid double-freeing of rx data memoryIvan Vecera2013-11-07
* net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2013-11-07
* smsc: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2013-11-07
* smsc9420: Use netif_<level>Joe Perches2013-11-07
* jme: Remove unused #define PFXJoe Perches2013-11-07
* net: mv643xx_eth: Add missing phy_addr_set in DT modeJason Gunthorpe2013-11-05
* net/mlx4_core: Implement resource quota enforcementJack Morgenstein2013-11-04
* net/mlx4_core: Fix quota handling in the QUERY_FUNC_CAP wrapperJack Morgenstein2013-11-04
* mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein2013-11-04
* net/mlx4_core: Fix checking order in MR table initJack Morgenstein2013-11-04
* net/mlx4_core: Don't fail reg/unreg vlan for older guestsJack Morgenstein2013-11-04
* net/mlx4_core: Resource tracker for reg/unreg vlansJack Morgenstein2013-11-04
* net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein2013-11-04
* net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware specJack Morgenstein2013-11-04
* net/mlx4_core: Fix register/unreg vlan flowJack Morgenstein2013-11-04
* sh_eth: check platform data pointerSergei Shtylyov2013-11-04
* qlcnic: update version to 5.3.52Himanshu Madhani2013-11-04
* qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters.Himanshu Madhani2013-11-04
* qlcnic: refactor Tx/SDS ring calculation and validation in driver.Himanshu Madhani2013-11-04
* qlcnic: Enhance ethtool Statistics for Multiple Tx queue.Himanshu Madhani2013-11-04
* qlcnic: Register netdev in FAILED state for 83xx/84xxSucheta Chakraborty2013-11-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
|\
| * net/mlx4_core: Fix call to __mlx4_unregister_macJack Morgenstein2013-11-04
| * bgmac: don't update slot on skb alloc/dma mapping errorNathan Hintz2013-10-29
| * ibm emac: Fix locking for enable/disable eob irqAlistair Popple2013-10-29
| * ibm emac: Don't call napi_complete if napi_reschedule failedAlistair Popple2013-10-29
| * cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architecturesBen Hutchings2013-10-29
| * bnx2x: Disable VF access on PF removalAriel Elior2013-10-29
| * bnx2x: prevent FW assert on low mem during unloadDmitry Kravkov2013-10-29
| * be2net: Warn users of possible broken functionality on BE2 cards with very ol...Somnath Kotur2013-10-27
| * qlcnic: Do not read QLCNIC_FW_CAPABILITY_MORE_CAPS bit for 83xx adapterShahed Shaikh2013-10-26
| * qlcnic: Do not force adapter to perform LRO without destination IP checkShahed Shaikh2013-10-26
* | smsc9420: replace printk with netdev_ callsBen Boeckel2013-11-02
* | smc91c92_cs: replace printk with netdev_ callsBen Boeckel2013-11-02
* | smc9194: replace printk with netdev_ callsBen Boeckel2013-11-02
* | smsc911x: replace printk with netdev_ callsBen Boeckel2013-11-02