summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2014-04-01net/mlx4: Set proper build dependancy with vxlanOr Gerlitz
2014-04-01be2net: fix build dependency on VxLANSathya Perla
2014-03-31ixgbevf: Fix rcu warnings induced by LERMark Rustad
2014-03-31ixgbe: Fix rcu warnings induced by LERMark Rustad
2014-03-31INTEL-IGB: Convert iounmap to pci_iounmapPeter Senna Tschudin
2014-03-31i40e: Remove casts of pointer to same typeJoe Perches
2014-03-31i40e/i40evf: Remove addressof casts to same typeJoe Perches
2014-03-31i40e/i40evf: fix error checking pathJean Sacren
2014-03-31i40e: fix function kernel doc descriptionJean Sacren
2014-03-31ixgbevf: Change ixgbe_read_reg to ixgbevf_read_regMark Rustad
2014-03-31ixgbe: fix ixgbe_check_reset_blocked() declarationJean Sacren
2014-03-31ixgbe: fix race conditions on queuing skb for HW time stampJakub Kicinski
2014-03-31ixgbe: never generate both software and hardware timestampsJakub Kicinski
2014-03-31ixgbe: remove redundant if clause from PTP workJakub Kicinski
2014-03-31e1000e: Fix no connectivity when driver loaded with cable outDavid Ertman
2014-03-31net: fec: make sure to init MAC addressLucas Stach
2014-03-31net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann
2014-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-29tg3: remove open-coded skb_cow_head.françois romieu
2014-03-29bna: remove open-coded skb_cow_head.françois romieu
2014-03-29qlge: remove open-coded skb_cow_head.françois romieu
2014-03-29jme: remove open-coded skb_cow_head.françois romieu
2014-03-29atl1e: remove open-coded skb_cow_head.françois romieu
2014-03-29atl1c: remove open-coded skb_cow_head.françois romieu
2014-03-29atl1: remove open-coded skb_cow_head.françois romieu
2014-03-29net: mvneta: use devm_ioremap_resource() instead of of_iomap()Thomas Petazzoni
2014-03-28qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich
2014-03-28cxgb4vf: Adds device Id for few more Chelsio adaptersHariprasad Shenai
2014-03-28cxgb4: Adds device ID for few more Chelsio AdaptersHariprasad Shenai
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