summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* stmmac: fix adjust link call in case of a switch is attachedGiuseppe CAVALLARO2016-04-061-12/+10
* cxgb4: Add pci device id for chelsio t520-cr adapterHariprasad Shenai2016-04-061-0/+1
* e1000: Double Tx descriptors needed check for 82544Alexander Duyck2016-04-051-1/+18
* e1000: Do not overestimate descriptor counts in Tx pre-checkAlexander Duyck2016-04-051-1/+1
* i40e: fix errant PCIe bandwidth messageJesse Brandeburg2016-04-051-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-0136-438/+471
|\
| * net: mvneta: fix changing MTU when using per-cpu processingMarcin Wojtas2016-04-011-14/+16
| * stmmac: fix MDIO settingsGiuseppe CAVALLARO2016-04-013-47/+72
| * Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO2016-04-012-9/+11
| * stmmac: fix TX normal DESCGiuseppe CAVALLARO2016-04-011-8/+8
| * net: mvneta: use cache_line_size() to get cacheline sizeJisheng Zhang2016-04-011-1/+1
| * net: mvpp2: use cache_line_size() to get cacheline sizeJisheng Zhang2016-04-011-1/+1
| * net: mvpp2: fix maybe-uninitialized warningJisheng Zhang2016-04-011-1/+3
| * fec: Do not access unexisting register in ColdfireFabio Estevam2016-03-311-1/+1
| * net: mvneta: replace MVNETA_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTESJisheng Zhang2016-03-311-9/+1
| * net: mvpp2: replace MVPP2_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTESJisheng Zhang2016-03-311-13/+1
| * Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-03-319-121/+107
| |\
| | * ixgbe: Fix cls_u32 offload support for L4 portsSridhar Samudrala2016-03-291-12/+4
| | * ixgbe: Fix cls_u32 offload support for fields with masksSridhar Samudrala2016-03-292-7/+5
| | * ixgbe: fix error handling in TC cls_u32 offload routinesSridhar Samudrala2016-03-291-18/+34
| | * ixgbe: make __ixgbe_setup_tc staticEmil Tantilov2016-03-291-2/+2
| | * ixgbevf: fix error code path when setting MAC addressEmil Tantilov2016-03-292-5/+11
| | * ixgbevf: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann2016-03-293-4/+6
| | * ixgbe: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann2016-03-293-4/+6
| | * ixgbe: Use udelay to avoid sleeping while atomicMark Rustad2016-03-291-1/+1
| | * ixgbe: Fix ATR so that it correctly handles IPv6 extension headersAlexander Duyck2016-03-291-24/+21
| | * ixgbe: Store VXLAN port number in network orderAlexander Duyck2016-03-292-49/+20
| | * ixgbe: Fix for RAR0 not being set to default MAC addrTushar Dave2016-03-291-0/+2
| * | bnxt_en: Fix ethtool -a reporting.Michael Chan2016-03-301-4/+2
| * | bnxt_en: Fix typo in bnxt_hwrm_set_pause_common().Michael Chan2016-03-301-1/+1
| * | bnxt_en: Implement proper firmware message padding.Michael Chan2016-03-302-1/+7
| * | bnxt_en: Initialize CP doorbell value before ring allocationPrashant Sreedharan2016-03-301-1/+1
| * | qed: initialize return rc to avoid returning garbageColin Ian King2016-03-301-1/+1
| |/
| * net: macb: Only call GPIO functions if there is a valid GPIOCharles Keepax2016-03-281-3/+5
| * net: hns: set-coalesce-usecs returns errno by dsaf.koLisheng2016-03-283-6/+8
| * net: hns: fixed the setting and getting overtime bugLisheng2016-03-284-154/+126
| * ravb: fix software timestampingLino Sanfilippo2016-03-271-1/+1
| * net: sxgbe: fix error paths in sxgbe_platform_probe()Rasmus Villemoes2016-03-271-2/+2
| * net: macb: remove BUG_ON() and reset the queue to handle RX errorsCyrille Pitchen2016-03-251-10/+49
| * qlge: Update version to 1.00.00.35Manish Chopra2016-03-251-1/+1
| * net: bcmgenet: fix skb_len in bcmgenet_xmit_single()Petri Gynther2016-03-241-1/+1
| * net: bcmgenet: fix dev->stats.tx_bytes accountingPetri Gynther2016-03-242-4/+16
| * net: macb: replace macb_writel() call by queue_writel() to update queue ISRCyrille Pitchen2016-03-241-1/+1
| * net: hns: bug fix about getting hilink status for HNS v2Sheng Li2016-03-242-18/+24
| * net: hns: fix warning of passing zero to 'PTR_ERR'Kejian Yan2016-03-241-1/+1
| * net: hns: optimizate irq proccess for HNS V2Sheng Li2016-03-241-4/+5
| * net: hns: remove useless variable assignment and commentQianqian Xie2016-03-241-4/+1
| * net: hns: bug fix for return valuesQianqian Xie2016-03-241-2/+2
| * net: hns: optimizate fmt of snprintf()Qianqian Xie2016-03-241-1/+2
| * net: hns: fix a bug for cycle indexQianqian Xie2016-03-241-6/+6
OpenPOWER on IntegriCloud