summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-03-28igb: never generate both software and hardware timestampsJakub Kicinski1-2/+2
2014-03-28e1000e: remove redundant if clause from PTP workJakub Kicinski1-3/+0
2014-03-28e1000e: add timeout for TX HW time stamping workJakub Kicinski3-0/+10
2014-03-28i40e: Use DEBUG_FD message level for an FD messageAnjali Singhai Jain1-2/+3
2014-03-28i40e/i40evf: Add an FD message levelAnjali Singhai Jain2-0/+2
2014-03-28i40e: check for netdev before debugfs useShannon Nelson1-13/+22
2014-03-28i40evf: remove double space after returnJesse Brandeburg1-1/+1
2014-03-28i40e: Add functionality for FD SB to drop packetsAnjali Singhai Jain1-1/+6
2014-03-28i40e: Cleanup in FDIR SB ethtool codeAnjali Singhai Jain1-19/+13
2014-03-28i40e: eeprom integrity check on load and emprShannon Nelson2-6/+45
2014-03-28i40e: Make the alloc and free queue vector calls orthogonalGreg Rose1-6/+6
2014-03-28i40evf: fix oops in watchdog handlerMitch Williams2-3/+8
2014-03-28i40e: Delete ATR filter on RSTAnjali Singhai Jain1-3/+6
2014-03-28bfin_mac: remove empty MDIO bus reset functionFlorian Fainelli1-6/+0
2014-03-28r6040: remove empty MDIO bus reset functionFlorian Fainelli1-6/+0
2014-03-28net: ftgmac100: remove empty MDIO bus reset functionFlorian Fainelli1-6/+0
2014-03-28net: sun4i: remove empty MDIO bus reset functionFlorian Fainelli1-6/+0
2014-03-28net: emaclite: remove empty MDIO bus reset functionFlorian Fainelli1-13/+0
2014-03-28net: mvmdio: remove empty MDIO bus reset functionFlorian Fainelli1-6/+0
2014-03-28fs_enet: remove empty MDIO bus functionFlorian Fainelli1-7/+0
2014-03-28fec: remove empty MDIO bus functionFlorian Fainelli1-6/+0
2014-03-28net: ethoc: remove empty MDIO bus functionFlorian Fainelli1-6/+0
2014-03-28dnet: remove empty MDIO bus reset functionFlorian Fainelli1-6/+0
2014-03-28macb: remove empty MDIO bus reset functionFlorian Fainelli1-6/+0
2014-03-28tg3: remove empty MDIO bus reset functionFlorian Fainelli1-6/+0
2014-03-28net: greth: remove empty MDIO bus reset functionFlorian Fainelli1-6/+0
2014-03-27net: bcmgenet: set RBUF_SKIP_FCS based on UniMAC CRC forwardingFlorian Fainelli1-0/+9
2014-03-27yam: replace del_timer by del_timer_syncJulia Lawall1-1/+1
2014-03-27bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz1-1/+1
2014-03-27Merge branch 'sxgbe'David S. Miller21-0/+6398
2014-03-27drivers/net: Use RCU_INIT_POINTER(x, NULL) in tun.cMonam Agarwal1-4/+4
2014-03-27drivers/net: Use RCU_INIT_POINTER(x, NULL) in bonding/bond_options.cMonam Agarwal1-1/+1
2014-03-27net: sxgbe: add ethtool related functions support Samsung sxgbeVipul Pandya4-1/+458
2014-03-27net: sxgbe: add Checksum offload support for Samsung sxgbeVipul Pandya4-12/+61
2014-03-27net: sxgbe: add TSO support for Samsung sxgbeVipul Pandya6-11/+92
2014-03-27net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbeGirish K S6-2/+360
2014-03-27net: sxgbe: add basic framework for Samsung 10Gb ethernet driverSiva Reddy21-0/+5453
2014-03-27bonding: add net_ratelimt to avoid spam in arp intervaldingtianhong1-7/+9
2014-03-27bonding: support QinQ for bond arp intervaldingtianhong2-18/+50
2014-03-27bonding: ratelimit pr_err() for bond xmit broadcastdingtianhong1-2/+2
2014-03-27bonding: slight optimization for bond xmit pathdingtianhong1-3/+3
2014-03-27xen-netback: Functional follow-up patch for grant mapping seriesZoltan Kiss1-7/+19
2014-03-27xen-netback: Non-functional follow-up patch for grant mapping seriesZoltan Kiss2-6/+11
2014-03-27xen-netback: Stop using xenvif_tx_pending_slots_availableZoltan Kiss3-20/+4
2014-03-27net: phy: bcm7xxx: properly clear AFE_RX_LP_COUNTERFlorian Fainelli1-1/+1
2014-03-27net: phy: bcm7xxx: fix spurious MDIO failures during workaroundFlorian Fainelli1-15/+15
2014-03-27net: phy: bcm7xxx: define constants for our registersFlorian Fainelli1-11/+27
2014-03-26qlcnic: Remove casts of pointer to same typeJoe Perches1-1/+1
2014-03-26alx: Remove casts of pointer to same typeJoe Perches1-1/+1
2014-03-26altera: Remove casts of pointer to same typeJoe Perches1-2/+2