aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2016-04-06stmmac: fix adjust link call in case of a switch is attachedGiuseppe CAVALLARO
2016-04-06cxgb4: Add pci device id for chelsio t520-cr adapterHariprasad Shenai
2016-04-05e1000: Double Tx descriptors needed check for 82544Alexander Duyck
2016-04-05e1000: Do not overestimate descriptor counts in Tx pre-checkAlexander Duyck
2016-04-05i40e: fix errant PCIe bandwidth messageJesse Brandeburg
2016-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-01net: mvneta: fix changing MTU when using per-cpu processingMarcin Wojtas
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO
2016-04-01stmmac: fix TX normal DESCGiuseppe CAVALLARO
2016-04-01net: mvneta: use cache_line_size() to get cacheline sizeJisheng Zhang
2016-04-01net: mvpp2: use cache_line_size() to get cacheline sizeJisheng Zhang
2016-04-01net: mvpp2: fix maybe-uninitialized warningJisheng Zhang
2016-03-31fec: Do not access unexisting register in ColdfireFabio Estevam
2016-03-31net: mvneta: replace MVNETA_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTESJisheng Zhang
2016-03-31net: mvpp2: replace MVPP2_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTESJisheng Zhang
2016-03-31Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-03-30bnxt_en: Fix ethtool -a reporting.Michael Chan
2016-03-30bnxt_en: Fix typo in bnxt_hwrm_set_pause_common().Michael Chan
2016-03-30bnxt_en: Implement proper firmware message padding.Michael Chan
2016-03-30bnxt_en: Initialize CP doorbell value before ring allocationPrashant Sreedharan
2016-03-30qed: initialize return rc to avoid returning garbageColin Ian King
2016-03-29ixgbe: Fix cls_u32 offload support for L4 portsSridhar Samudrala
2016-03-29ixgbe: Fix cls_u32 offload support for fields with masksSridhar Samudrala
2016-03-29ixgbe: fix error handling in TC cls_u32 offload routinesSridhar Samudrala
2016-03-29ixgbe: make __ixgbe_setup_tc staticEmil Tantilov
2016-03-29ixgbevf: fix error code path when setting MAC addressEmil Tantilov
2016-03-29ixgbevf: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann
2016-03-29ixgbe: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann
2016-03-29ixgbe: Use udelay to avoid sleeping while atomicMark Rustad
2016-03-29ixgbe: Fix ATR so that it correctly handles IPv6 extension headersAlexander Duyck
2016-03-29ixgbe: Store VXLAN port number in network orderAlexander Duyck
2016-03-29ixgbe: Fix for RAR0 not being set to default MAC addrTushar Dave
2016-03-28net: macb: Only call GPIO functions if there is a valid GPIOCharles Keepax
2016-03-28net: hns: set-coalesce-usecs returns errno by dsaf.koLisheng
2016-03-28net: hns: fixed the setting and getting overtime bugLisheng
2016-03-27ravb: fix software timestampingLino Sanfilippo
2016-03-27net: sxgbe: fix error paths in sxgbe_platform_probe()Rasmus Villemoes
2016-03-25net: macb: remove BUG_ON() and reset the queue to handle RX errorsCyrille Pitchen
2016-03-25qlge: Update version to 1.00.00.35Manish Chopra
2016-03-24Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-24net: bcmgenet: fix skb_len in bcmgenet_xmit_single()Petri Gynther
2016-03-24net: bcmgenet: fix dev->stats.tx_bytes accountingPetri Gynther
2016-03-24net: macb: replace macb_writel() call by queue_writel() to update queue ISRCyrille Pitchen
2016-03-24net: hns: bug fix about getting hilink status for HNS v2Sheng Li
2016-03-24net: hns: fix warning of passing zero to 'PTR_ERR'Kejian Yan
2016-03-24net: hns: optimizate irq proccess for HNS V2Sheng Li
2016-03-24net: hns: remove useless variable assignment and commentQianqian Xie
2016-03-24net: hns: bug fix for return valuesQianqian Xie
2016-03-24net: hns: optimizate fmt of snprintf()Qianqian Xie