summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2013-11-07net/mlx4_en: Add RFS support in UDPEyal Perry
2013-11-07ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend
2013-11-07net/mlx4_en: Fixed crash when port type is changedAmir Vadai
2013-11-07tg3: avoid double-freeing of rx data memoryIvan Vecera
2013-11-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-11-07net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2013-11-07smsc: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2013-11-07smsc9420: Use netif_<level>Joe Perches
2013-11-07jme: Remove unused #define PFXJoe Perches
2013-11-06net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz
2013-11-05net: mv643xx_eth: Add missing phy_addr_set in DT modeJason Gunthorpe
2013-11-04net/mlx4_core: Implement resource quota enforcementJack Morgenstein
2013-11-04net/mlx4_core: Fix quota handling in the QUERY_FUNC_CAP wrapperJack Morgenstein
2013-11-04mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein
2013-11-04net/mlx4_core: Fix checking order in MR table initJack Morgenstein
2013-11-04net/mlx4_core: Don't fail reg/unreg vlan for older guestsJack Morgenstein
2013-11-04net/mlx4_core: Resource tracker for reg/unreg vlansJack Morgenstein
2013-11-04net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein
2013-11-04net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware specJack Morgenstein
2013-11-04net/mlx4_core: Fix register/unreg vlan flowJack Morgenstein
2013-11-04sh_eth: check platform data pointerSergei Shtylyov
2013-11-04qlcnic: update version to 5.3.52Himanshu Madhani
2013-11-04qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters.Himanshu Madhani
2013-11-04qlcnic: refactor Tx/SDS ring calculation and validation in driver.Himanshu Madhani
2013-11-04qlcnic: Enhance ethtool Statistics for Multiple Tx queue.Himanshu Madhani
2013-11-04qlcnic: Register netdev in FAILED state for 83xx/84xxSucheta Chakraborty
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-11-04net/mlx4_core: Fix call to __mlx4_unregister_macJack Morgenstein
2013-11-02smsc9420: replace printk with netdev_ callsBen Boeckel
2013-11-02smc91c92_cs: replace printk with netdev_ callsBen Boeckel
2013-11-02smc9194: replace printk with netdev_ callsBen Boeckel
2013-11-02smsc911x: replace printk with netdev_ callsBen Boeckel
2013-11-02smc911x: replace printk with netdev_ callsBen Boeckel
2013-11-02smc91x: replace printk with netdev_ callsBen Boeckel
2013-11-02epic100: replace printk with netdev_ callsBen Boeckel
2013-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-11-01ixgbe: fix inconsistent clearing of the multicast tableEmil Tantilov
2013-11-01ixgbe: cleanup IXGBE_DESC_UNUSEDDon Skidmore
2013-11-01ixgbe: Reduce memory consumption with larger page sizesAnton Blanchard
2013-11-01igb: Don't let ethtool try to write to iNVM in i210/i211Fujinaka, Todd
2013-11-01ixgbevf: remove redundant workaroundEmil Tantilov
2013-11-01e1000: fix wrong queue idx calculationHong Zhiguo
2013-10-31sfc: Fix DMA unmapping issue with firmware assisted TSOAlexandre Rames
2013-10-31DMA-API: net: octeon: use dma_coerce_mask_and_coherent()Russell King
2013-10-31DMA-API: net: nxp/lpc_eth: use dma_coerce_mask_and_coherent()Russell King
2013-10-30bgmac: pass received packet to the netif instead of copying itRafał Miłecki
2013-10-29bgmac: don't update slot on skb alloc/dma mapping errorNathan Hintz
2013-10-29ibm emac: Fix locking for enable/disable eob irqAlistair Popple
2013-10-29ibm emac: Don't call napi_complete if napi_reschedule failedAlistair Popple