summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2014-03-13cxgb4: Updates for T5 SGE's Egress Congestion ThresholdKumar Sanghvi
2014-03-13cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potenti...Kumar Sanghvi
2014-03-13cxgb4: Add code to dump SGE registers when hitting idma hangsKumar Sanghvi
2014-03-13cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KBKumar Sanghvi
2014-03-12gianfar: Carefully free skbs in functions called by netpoll.Eric W. Biederman
2014-03-12benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2014-03-12mlx4: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-12ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-12tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-12bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-12r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-128139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-128139cp: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2014-03-12be2net: update driver version to 10.2Sathya Perla
2014-03-12be2net: Fix vlans_added counterVasundhara Volam
2014-03-12be2net: Create multiple TXQs on RSS capable multi-channel BE3-R interfacesVasundhara Volam
2014-03-12be2net: fix pmac_id[] allocation sizeRavikumar Nelavelli
2014-03-12be2net: log LPVID used in multi-channel configsRavikumar Nelavelli
2014-03-12be2net: Add link state control for VFsSuresh Reddy
2014-03-12be2net: Use GET_PROFILE_CONFIG cmd for BE3-R to query max-vfsSuresh Reddy
2014-03-12mlx4: Activate RoCE/SRIOVJack Morgenstein
2014-03-12mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein
2014-03-12mlx4: Add ref counting to port MAC table for RoCEJack Morgenstein
2014-03-12mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein
2014-03-12mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's indexJack Morgenstein
2014-03-12mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein
2014-03-12xilinx: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-03-12brocade: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-03-12gianfar: Fix multi-queue support checks @probe()Claudiu Manoil
2014-03-11net: eth: cpsw: Use net_device_stats from struct net_deviceTobias Klauser
2014-03-10sky2: allow mac to come from dtTim Harvey
2014-03-10IB/mlx5_core: remove unreachable function call in module initKleber Sacilotto de Souza
2014-03-10sfc: Use ether_addr_copy and eth_broadcast_addrEdward Cree
2014-03-10gianfar: Use Single-Queue polling for "fsl,etsec2"Claudiu Manoil
2014-03-10gianfar: Separate out the Tx interrupt handling (Tx NAPI)Claudiu Manoil
2014-03-08igb: fix warning if !CONFIG_IGB_HWMONJeff Kirsher
2014-03-08igb: fix array size calculationTodd Fujinaka
2014-03-08ixgbevf: fix skb->pkt_type checksFlorian Fainelli
2014-03-08e1000e: Fix SHRA register access for 82579David Ertman
2014-03-08e1000e: Fix ethtool offline tests for 82579 partsDavid Ertman
2014-03-08e1000e: Fix not generating an error on invalid load parameterDavid Ertman
2014-03-08e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)David Ertman
2014-03-08e1000e Refactor of Runtime Power ManagementDavid Ertman
2014-03-08e1000e: Refactor PM flowsDavid Ertman
2014-03-08e1000e: Add missing branding strings in ich8lan.cDavid Ertman
2014-03-08e1000e: Cleanup - Update GPL header and CopyrightDavid Ertman
2014-03-08e1000e: Fix 82579 sets LPI too early.David Ertman
2014-03-08e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resetsDavid Ertman
2014-03-08e1000e: Cleanup unecessary referencesDavid Ertman
2014-03-08e1000e: PTP lock in e1000e_phc_adjustfreqTodd Fujinaka