summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-28qmi_wwan: add "D-Link DWM-221 B1" device idBjørn Mork
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-27drivers/net/usb/plusb.c: Fix typoDiego Viola
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-25net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362Jaedon Shin
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-23hv_netvsc: Fix the order of num_sc_offered decrementHaiyang Zhang
2016-03-23Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-23hv_netvsc: Fix the array sizes to be max supported channelsHaiyang Zhang
2016-03-23hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()Haiyang Zhang
2016-03-23ppp: take reference on channels netnsGuillaume Nault
2016-03-23net: mediatek: fix checking for NULL instead of IS_ERR() in .probeVladimir Zapolskiy
2016-03-23net: phy: at803x: Request 'reset' GPIO only for AT8030 PHYSebastian Frias
2016-03-23at803x: fix reset handlingSergei Shtylyov
2016-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-22rapidio/rionet: add mport removal handlingAlexandre Bounine
2016-03-22rapidio/rionet: add locking into add/remove deviceAlexandre Bounine
2016-03-22rapidio/rionet: add shutdown event handlingAlexandre Bounine
2016-03-22rapidio/rionet: add capability to change MTUAurelien Jacquiot
2016-03-22rapidio/rionet: fix deadlock on SMPAurelien Jacquiot
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