summaryrefslogtreecommitdiff
path: root/drivers/net/fddi
AgeCommit message (Expand)Author
2024-02-15net: fill in MODULE_DESCRIPTION()s for fddik/skfpBreno Leitao
2023-04-11net: fddi: skfp: rmt: Clean up some inconsistent indentingJiapeng Chong
2022-12-09net: defxx: Fix missing err handling in dfx_init()Yongqiang Liu
2022-08-12skfp/h: fix repeated words in commentsJilin Yuan
2022-07-11fddi/skfp: fix repeated words in commentsJilin Yuan
2022-05-22net: fddi: skfp: smt: Remove extra parameters to vararg macroTom Rix
2021-12-27net:Remove initialization of static variables to 0Wen Zhiwei
2021-11-15net: fddi: use swap() to make code cleanerYihao Han
2021-10-25fddi: defza: add missing pointer type castJakub Kicinski
2021-10-22fddi: skfp: constify and use dev_addr_set()Jakub Kicinski
2021-10-22fddi: defxx,defza: use dev_addr_set()Jakub Kicinski
2021-10-02fddi: use eth_hw_addr_set()Jakub Kicinski
2021-09-27net: fddi: skfp: Fix a function name in commentsCai Huoqing
2021-09-27FDDI: defxx: Fix function names in comentsCai Huoqing
2021-08-29fddi: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-07-27fddi: use ndo_siocdevprivateArnd Bergmann
2021-07-13net: fddi: fix UAF in fza_probePavel Skripkin
2021-05-20net: fddi: skfp: remove leading spaces before tabsHui Tang
2021-04-27fddi/skfp: fix typoqhjindev
2021-03-10net: fddi: skfp: Mundane typo fixes throughout the file smt.hBhaskar Chowdhury
2021-03-10FDDI: defxx: Use driver's name with resource requestsMaciej W. Rozycki
2021-03-10FDDI: defxx: Implement dynamic CSR I/O address space selectionMaciej W. Rozycki
2021-03-10FDDI: defxx: Make MMIO the configuration default except for EISAMaciej W. Rozycki
2021-03-10FDDI: defxx: Bail out gracefully with unassigned PCI resource for CSRMaciej W. Rozycki
2021-03-10FDDI: defza: Update my e-mail addressMaciej W. Rozycki
2021-03-10FDDI: defxx: Update my e-mail addressMaciej W. Rozycki
2021-03-10net: fddi: skfp: smt: Replace one-element array with flexible-array memberGustavo A. R. Silva
2020-11-03net: fddi: skfp: ess: Remove defined but unused variable 'ID_sccs'Lee Jones
2020-11-03net: fddi: skfp: drvfbi: Remove defined but unused variable 'ID_sccs'Lee Jones
2020-11-03net: fddi: skfp: srf: Remove defined but unused variable 'ID_sccs'Lee Jones
2020-11-03net: fddi: skfp: hwt: Remove defined but unused variable 'ID_sccs'Lee Jones
2020-11-03net: fddi: skfp: smttimer: Remove defined but unused variable 'ID_sccs'Lee Jones
2020-11-03net: fddi: skfp: smtinit: Remove defined but unused variable 'ID_sccs'Lee Jones
2020-11-03net: fddi: skfp: smtdef: Remove defined but unused variable 'ID_sccs'Lee Jones
2020-11-03net: fddi: skfp: rmt: Remove defined but unused variable 'ID_sccs'Lee Jones
2020-11-03net: fddi: skfp: queue: Remove defined but unused variable 'ID_sccs'Lee Jones
2020-11-03net: fddi: skfp: pmf: Remove defined but unused variable 'ID_sccs'Lee Jones
2020-11-03net: fddi: skfp: pcmplc: Remove defined but not used variable 'ID_sccs'Lee Jones
2020-11-03net: fddi: skfp: ecm: Remove seemingly unused variable 'ID_sccs'Lee Jones
2020-11-03net: fddi: skfp: ecm: Protect 'if' when AIX_EVENT is not definedLee Jones
2020-09-29fddi/skfp: Avoid the use of one-element arrayGustavo A. R. Silva
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-14net: fddi: skfp: cfm: Remove seemingly unused variable 'ID_sccs'Lee Jones
2020-08-14net: fddi: skfp: cfm: Remove set but unused variable 'oldstate'Lee Jones
2020-08-14net: fddi: skfp: smt: Remove seemingly unused variable 'ID_sccs'Lee Jones
2020-08-14net: fddi: skfp: smt: Place definition of 'smt_pdef' under same stipulations ...Lee Jones
2020-08-14net: fddi: skfp: fplustm: Remove seemingly unused variable 'ID_sccs'Lee Jones
2020-08-14net: fddi: skfp: hwmtm: Remove seemingly unused variable 'ID_sccs'Lee Jones
2020-07-13net: fddi: skfp: Remove addr_to_string().Tetsuo Handa
2020-06-26docs: networking: move FDDI drivers to the hw driver sectionJakub Kicinski