aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
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-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
2016-03-24net: hns: fix a bug for cycle indexQianqian Xie
2016-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-03-23Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-23net: mediatek: fix checking for NULL instead of IS_ERR() in .probeVladimir Zapolskiy
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-22macb: fix PHY resetSergei Shtylyov
2016-03-22fsl/fman: Workaround for Errata A-007273Igal Liberman
2016-03-22net: hns: bug fix about the overflow of mssDaode Huang
2016-03-22net: hns: adds limitation for debug port mtuKejian Yan
2016-03-22net: hns: fix the bug about mtu settingKejian Yan
2016-03-22net: hns: fixes a bug of RSSKejian Yan
2016-03-22net: hns: fix return value of the function about rssKejian Yan
2016-03-22net: hns: set xge statistic reg as read onlyQianqian Xie
2016-03-22net: hns: fixed the bug about GMACs mac settingSheng Li
2016-03-22net: hns: add uc match for debug portsKejian Yan
2016-03-22net: hns: fixed portid bug in sending manage pktSheng Li
2016-03-22net: hns: bug fix about ping6Kejian Yan
2016-03-22cxgb4: update Kconfig and MakefileVarun Prakash
2016-03-22cxgb4: add iSCSI DDP page pod managerVarun Prakash
2016-03-22cxgb4, iw_cxgb4: move delayed ack macro definitionsVarun Prakash
2016-03-22cxgb4: move VLAN_NONE macro definitionVarun Prakash
2016-03-22cxgb4: update struct cxgb4_lld_info definitionVarun Prakash
2016-03-22cxgb4: add definitions for iSCSI target ULDVarun Prakash
2016-03-22cxgb4, cxgb4i: move struct cpl_rx_data_ddp definitionVarun Prakash
2016-03-22cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitionsVarun Prakash
2016-03-22cxgb4, iw_cxgb4: move definitions to common header fileVarun Prakash
2016-03-22cxgb4: large receive offload supportVarun Prakash
2016-03-22cxgb4: allocate resources for CXGB4_ULD_ISCSITVarun Prakash
2016-03-22cxgb4: add new ULD type CXGB4_ULD_ISCSITVarun Prakash