summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-1416-96/+165
|\
| * eth: fec: Fix lost promiscuous mode after reconnecting cableStefan Wahren2014-03-131-7/+7
| * net/mlx4_en: Deregister multicast vxlan steering rules when going downOr Gerlitz2014-03-131-0/+2
| * net/mlx4_core: Load the IB driver when the device supports IBoEOr Gerlitz2014-03-121-1/+1
| * net/mlx4_en: Handle vxlan steering rules for mac address changesOr Gerlitz2014-03-121-0/+8
| * net/mlx4_core: Fix wrong dump of the vxlan offloads device capabilityOr Gerlitz2014-03-121-2/+3
| * r8169: fix the incorrect tx descriptor versionhayeswang2014-03-121-1/+1
| * stmmac: dwmac-sti: fix broken STiD127 compatibilityGiuseppe CAVALLARO2014-03-111-1/+1
| * stmmac: fix chained modeGiuseppe CAVALLARO2014-03-114-53/+34
| * stmmac: fix and better tune the default buffer sizesGiuseppe CAVALLARO2014-03-111-6/+6
| * stmmac: disable at run-time the EEE if not supportedGiuseppe CAVALLARO2014-03-111-4/+19
| * bna: Replace large udelay() with mdelay()Ben Hutchings2014-03-101-1/+1
| * bnx2: Fix shutdown sequenceMichael Chan2014-03-092-4/+38
| * net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is r...Amir Vadai2014-03-061-0/+11
| * net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()Amir Vadai2014-03-061-3/+3
| * ibmveth: Fix endian issues with MAC addressesAnton Blanchard2014-03-062-10/+16
| * net: macb: DMA-unmap full rx-bufferSoren Brinkmann2014-03-051-1/+1
| * net: macb: Check DMA mappings for errorSoren Brinkmann2014-03-051-2/+12
| * net/mlx4: Support shutdown() interfaceGavin Shan2014-03-051-0/+1
* | i40e/i40evf: Use dma_set_mask_and_coherentMitch Williams2014-03-142-21/+12
* | i40e/i40evf: Use correct number of VF vectorsMitch Williams2014-03-142-5/+6
* | i40e: Let MDD events be handled by MDD handlerAnjali Singhai Jain2014-03-141-2/+1
* | i40e: Bug fix for FDIR replay logicAnjali Singhai Jain2014-03-141-2/+4
* | i40e: Add code to handle FD table full conditionAnjali Singhai Jain2014-03-145-17/+135
* | i40e: Define a new state variable to keep track of feature auto disableAnjali Singhai Jain2014-03-141-0/+3
* | i40e: Fix function commentsAkeem G Abodunrin2014-03-141-1/+1
* | i40e: simplified init stringJesse Brandeburg2014-03-141-0/+41
* | i40e: cleanup stringsJesse Brandeburg2014-03-142-31/+24
* | i40e: make string references to q be queueJesse Brandeburg2014-03-141-6/+5
* | i40e/i40evf: Some flow director HW definition fixesAnjali Singhai Jain2014-03-142-2/+10
* | i40e: Fix a bug in the update logic for FDIR SB filter.Anjali Singhai Jain2014-03-141-5/+22
* | i40e: delete netdev after deleting napi and vectorsShannon Nelson2014-03-141-2/+4
* | igb: Fix code commentJeff Kirsher2014-03-141-1/+1
* | sh_eth: update OF PHY registerationBen Dooks2014-03-131-20/+39
* | bcm63xx_enet: Stop pretending to support netpollEric W. Biederman2014-03-131-3/+0
* | 8139cp: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-131-4/+1
* | bnx2: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-131-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-03-1329-51/+132
|\ \
| * | ixgbevf: delete unneeded call to pci_set_power_stateJulia Lawall2014-03-121-1/+0
| * | ixgbe: fix some multiline hw_dbg printsJacob Keller2014-03-121-5/+3
| * | ixgbe: fixup header for ixgbe_set_rxpba_82598Jacob Keller2014-03-121-7/+7
| * | ixgbe: add Linux NICS mailing list to contact infoJacob Keller2014-03-1223-0/+23
| * | ixgbe: move setting rx_pb_size into get_invariantsJacob Keller2014-03-123-4/+3
| * | ixgbe: Fix format string in ixgbe_fcoe.cMasanari Iida2014-03-121-1/+1
| * | net: ixgbe calls skb_set_hashTom Herbert2014-03-121-1/+3
| * | igb: Fix for devices using ethtool for EEE settingsCarolyn Wyborny2014-03-124-30/+88
| * | net: igb calls skb_set_hashTom Herbert2014-03-121-1/+3
| * | net: e1000e calls skb_set_hashTom Herbert2014-03-121-1/+1
* | | cxgb4: Calculate len properly for LSO pathKumar Sanghvi2014-03-131-1/+1
* | | cxgb4: Updates for T5 SGE's Egress Congestion ThresholdKumar Sanghvi2014-03-132-5/+19
OpenPOWER on IntegriCloud