summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2014-03-28net/mlx4: Implement vxlan ndo callsOr Gerlitz
2014-03-28mlx4: Add support for CONFIG_DEV commandOr Gerlitz
2014-03-28net/mlx4: USe one wrapper that returns -EPERMOr Gerlitz
2014-03-28bnx2x: Fix possible memory leak on iov error flowYuval Mintz
2014-03-28sh_eth: ensure pm_runtime cannot suspend the device during initBen Dooks
2014-03-28net: stmmac: Add SOCFPGA glue driverDinh Nguyen
2014-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-03-28net: sxgbe: fix potential null dereferenceByungho An
2014-03-28net: sxgbe: fix sparse warnings about static declarationByungho An
2014-03-28be2net: csum, tso and rss steering offload support for VxLANSathya Perla
2014-03-28be2net: add FW cmds needed for VxLAN offloadsSathya Perla
2014-03-28igb: fix race conditions on queuing skb for HW time stampJakub Kicinski
2014-03-28igb: never generate both software and hardware timestampsJakub Kicinski
2014-03-28e1000e: remove redundant if clause from PTP workJakub Kicinski
2014-03-28e1000e: add timeout for TX HW time stamping workJakub Kicinski
2014-03-28i40e: Use DEBUG_FD message level for an FD messageAnjali Singhai Jain
2014-03-28i40e/i40evf: Add an FD message levelAnjali Singhai Jain
2014-03-28i40e: check for netdev before debugfs useShannon Nelson
2014-03-28i40evf: remove double space after returnJesse Brandeburg
2014-03-28i40e: Add functionality for FD SB to drop packetsAnjali Singhai Jain
2014-03-28i40e: Cleanup in FDIR SB ethtool codeAnjali Singhai Jain
2014-03-28i40e: eeprom integrity check on load and emprShannon Nelson
2014-03-28i40e: Make the alloc and free queue vector calls orthogonalGreg Rose
2014-03-28i40evf: fix oops in watchdog handlerMitch Williams
2014-03-28i40e: Delete ATR filter on RSTAnjali Singhai Jain
2014-03-28bfin_mac: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28r6040: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28net: ftgmac100: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28net: emaclite: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28net: mvmdio: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28fs_enet: remove empty MDIO bus functionFlorian Fainelli
2014-03-28fec: remove empty MDIO bus functionFlorian Fainelli
2014-03-28net: ethoc: remove empty MDIO bus functionFlorian Fainelli
2014-03-28dnet: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28macb: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28tg3: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28net: greth: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-27net: bcmgenet: set RBUF_SKIP_FCS based on UniMAC CRC forwardingFlorian Fainelli
2014-03-27bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz
2014-03-26net: sxgbe: add ethtool related functions support Samsung sxgbeVipul Pandya
2014-03-26net: sxgbe: add Checksum offload support for Samsung sxgbeVipul Pandya
2014-03-26net: sxgbe: add TSO support for Samsung sxgbeVipul Pandya
2014-03-26net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbeGirish K S
2014-03-26net: sxgbe: add basic framework for Samsung 10Gb ethernet driverSiva Reddy
2014-03-26qlcnic: Remove casts of pointer to same typeJoe Perches
2014-03-26alx: Remove casts of pointer to same typeJoe Perches
2014-03-26altera: Remove casts of pointer to same typeJoe Perches
2014-03-26chelsio: Remove addressof casts to same typeJoe Perches
2014-03-26smsc911x: No need to print driver versionFabio Estevam
2014-03-26smsc911x: Do not use netdev_dbg() when device is not registeredFabio Estevam