summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-05-09qed: Tell QM the number of tasksMintz, Yuval
2017-05-09qed: Fix VF removal sequenceMintz, Yuval
2017-05-09qede: Fix XDP memory leak on unloadSuddarsana Reddy Kalluru
2017-05-09net/mlx4_core: Reduce harmless SRIOV error message to debug levelJack Morgenstein
2017-05-09net/mlx4_en: Avoid adding steering rules with invalid ringTalat Batheesh
2017-05-09net/mlx4_en: Change the error print to debug printKamal Heib
2017-05-08net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow controlGrygorii Strashko
2017-05-08stmmac: pci: split out common_default_data() helperAndy Shevchenko
2017-05-08stmmac: pci: RX queue routing configurationAndy Shevchenko
2017-05-08stmmac: pci: TX and RX queue priority configurationAndy Shevchenko
2017-05-08stmmac: pci: set default number of rx and tx queuesAndy Shevchenko
2017-05-08cxgb4: avoid disabling FEC by defaultGanesh Goudar
2017-05-08bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter
2017-05-08qlge: Avoid reading past end of bufferKees Cook
2017-05-08bna: ethtool: Avoid reading past end of bufferKees Cook
2017-05-08bna: Avoid reading past end of bufferKees Cook
2017-05-08aquantia: Fix "ethtool -S" crash when adapter down.Pavel Belous
2017-05-05net: alx: handle pci_alloc_irq_vectors return correctlyRakesh Pandit
2017-05-04qede: Fix possible misconfiguration of advertised autoneg value.sudarsana.kalluru@cavium.com
2017-05-04qed: Fix overriding of supported autoneg value.sudarsana.kalluru@cavium.com
2017-05-04qed*: Fix possible overflow for status block id field.sudarsana.kalluru@cavium.com
2017-05-04aquantia: Fix driver name reported by ethtoolPavel Belous
2017-05-04forcedeth: remove unnecessary carrier status checkZhu Yanjun
2017-05-03ibmvnic: Move queue restarting in ibmvnic_tx_completeNathan Fontenot
2017-05-03ibmvnic: Record SKB RX queue during pollThomas Falcon
2017-05-03ibmvnic: Continue skb processing after skb completion errorNathan Fontenot
2017-05-03ibmvnic: Check for driver reset first in ibmvnic_xmitNathan Fontenot
2017-05-03ibmvnic: Wait for any pending scrqs entries at driver closeNathan Fontenot
2017-05-03ibmvnic: Clean up tx pools when closingNathan Fontenot
2017-05-03ibmvnic: Whitespace correction in release_rx_poolsNathan Fontenot
2017-05-03ibmvnic: Delete napi's when releasing driver resourcesNathan Fontenot
2017-05-03ibmvnic: Updated reset handlingNathan Fontenot
2017-05-03ibmvnic: Replace is_closed with state fieldNathan Fontenot
2017-05-03ibmvnic: Move resource initialization to its own routineNathan Fontenot
2017-05-03tg3: don't clear stats while tg3_closeYueHaibing
2017-05-03xdp: use common helper for netlink extended ack reportingDaniel Borkmann
2017-05-03smsc911x: Adding support for Micochip LAN9250 Ethernet controllerDavid Cai
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-05-02net: thunderx: Optimize page recycling for XDPSunil Goutham
2017-05-02net: thunderx: Support for XDP header adjustmentSunil Goutham
2017-05-02net: thunderx: Add support for XDP_TXSunil Goutham
2017-05-02net: thunderx: Add support for XDP_DROPSunil Goutham
2017-05-02net: thunderx: Add basic XDP supportSunil Goutham
2017-05-02net: thunderx: Cleanup receive buffer allocationSunil Goutham
2017-05-02net: thunderx: Optimize CQE_TX handlingSunil Goutham
2017-05-02net: thunderx: Optimize RBDR descriptor handlingSunil Goutham
2017-05-02net: thunderx: Support for page recyclingSunil Goutham
2017-05-02qed*: Fix issues in the ptp filter config implementation.sudarsana.kalluru@cavium.com