summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-034-0/+95
|\
| *-. Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier2014-04-032-0/+9
| |\ \
| | | * be2net: Add abi version between be2net and ocrdmaDevesh Sharma2014-04-032-0/+9
| | |/
| * | IB/mlx5: Keep mlx5 MRs in a radix tree under deviceSagi Grimberg2014-03-072-0/+25
| * | mlx5: Implement create_mr and destroy_mrSagi Grimberg2014-03-071-0/+61
| |/
* | qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'Shahed Shaikh2014-04-014-3/+26
* | net: ptp: move PTP classifier in its own fileDaniel Borkmann2014-04-011-0/+1
* | net: sxgbe: make "core_ops" staticDan Carpenter2014-04-011-1/+1
* | net: sxgbe: fix logical vs bitwise operationDan Carpenter2014-04-011-3/+3
* | net: sxgbe: sxgbe_mdio_register() frees the busDan Carpenter2014-04-011-7/+0
* | Call efx_set_channels() before efx->type->dimension_resources()Daniel Pieczko2014-04-012-1/+9
* | net/mlx4: Set proper build dependancy with vxlanOr Gerlitz2014-04-013-0/+17
* | be2net: fix build dependency on VxLANSathya Perla2014-04-012-1/+19
* | ixgbevf: Fix rcu warnings induced by LERMark Rustad2014-03-312-5/+18
* | ixgbe: Fix rcu warnings induced by LERMark Rustad2014-03-312-5/+19
* | INTEL-IGB: Convert iounmap to pci_iounmapPeter Senna Tschudin2014-03-311-2/+2
* | i40e: Remove casts of pointer to same typeJoe Perches2014-03-311-2/+2
* | i40e/i40evf: Remove addressof casts to same typeJoe Perches2014-03-312-4/+3
* | i40e/i40evf: fix error checking pathJean Sacren2014-03-312-10/+12
* | i40e: fix function kernel doc descriptionJean Sacren2014-03-311-1/+1
* | ixgbevf: Change ixgbe_read_reg to ixgbevf_read_regMark Rustad2014-03-313-9/+9
* | ixgbe: fix ixgbe_check_reset_blocked() declarationJean Sacren2014-03-312-2/+2
* | ixgbe: fix race conditions on queuing skb for HW time stampJakub Kicinski2014-03-313-1/+7
* | ixgbe: never generate both software and hardware timestampsJakub Kicinski2014-03-311-2/+2
* | ixgbe: remove redundant if clause from PTP workJakub Kicinski2014-03-311-4/+0
* | e1000e: Fix no connectivity when driver loaded with cable outDavid Ertman2014-03-311-5/+15
* | net: fec: make sure to init MAC addressLucas Stach2014-03-311-4/+7
* | net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann2014-03-313-29/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-294-39/+19
|\ \
| * | qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich2014-03-281-1/+3
| * | net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang2014-03-271-1/+5
| * | net: mvneta: use devm_ioremap_resource() instead of of_iomap()Thomas Petazzoni2014-03-261-6/+11
| * | net: mvneta: fix usage as a module on RGMII configurationsThomas Petazzoni2014-03-261-33/+8
| * | net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni2014-03-261-2/+2
| * | tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich2014-03-261-3/+2
* | | tg3: remove open-coded skb_cow_head.françois romieu2014-03-291-2/+1
* | | bna: remove open-coded skb_cow_head.françois romieu2014-03-291-6/+4
* | | qlge: remove open-coded skb_cow_head.françois romieu2014-03-291-5/+4
* | | jme: remove open-coded skb_cow_head.françois romieu2014-03-291-14/+2
* | | atl1e: remove open-coded skb_cow_head.françois romieu2014-03-291-7/+7
* | | atl1c: remove open-coded skb_cow_head.françois romieu2014-03-291-7/+7
* | | atl1: remove open-coded skb_cow_head.françois romieu2014-03-291-8/+7
* | | net: mvneta: use devm_ioremap_resource() instead of of_iomap()Thomas Petazzoni2014-03-291-7/+7
* | | cxgb4vf: Adds device Id for few more Chelsio adaptersHariprasad Shenai2014-03-281-0/+8
* | | cxgb4: Adds device ID for few more Chelsio AdaptersHariprasad Shenai2014-03-281-0/+12
* | | net/mlx4: Implement vxlan ndo callsOr Gerlitz2014-03-283-4/+90
* | | mlx4: Add support for CONFIG_DEV commandOr Gerlitz2014-03-282-0/+49
* | | net/mlx4: USe one wrapper that returns -EPERMOr Gerlitz2014-03-283-28/+4
* | | bnx2x: Fix possible memory leak on iov error flowYuval Mintz2014-03-281-0/+2
* | | sh_eth: ensure pm_runtime cannot suspend the device during initBen Dooks2014-03-281-2/+6
OpenPOWER on IntegriCloud