ta name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/drivers/net/fddi
AgeCommit message (Expand)Author
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-08net: fddi: skfp: Mark expected switch fall-throughGustavo A. R. Silva
2019-02-06net: defxx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-11-07FDDI: defza: Make the driver version string constantMaciej W. Rozycki
2018-11-07FDDI: defza: Move SMT Tx data buffer declaration next to its skbMaciej W. Rozycki
2018-11-07FDDI: defza: Add missing comment closingMaciej W. Rozycki
2018-11-07FDDI: defza: Fix SPDX annotationMaciej W. Rozycki
2018-10-15FDDI: defza: Support capturing outgoing SMT trafficMaciej W. Rozycki
2018-10-15FDDI: defza: Add support for DEC FDDIcontroller 700 TURBOchannel adapterMaciej W. Rozycki
2018-10-12net: fddi: skfp: Remove unused macros 'PNMI_GET_ID' and 'PNMI_SET_ID'YueHaibing
2018-09-21net: fddi: skfp: Remove unused functionNathan Chancellor
2018-06-08net: fddi: fix a possible null-ptr-derefYueHaibing