1. b4aadd2 net:Remove initialization of static variables to 0 by Wen Zhiwei · 3 years, 1 month ago
  2. 311107b net: fddi: use swap() to make code cleaner by Yihao Han · 3 years, 2 months ago
  3. a0c8c33 fddi: defza: add missing pointer type cast by Jakub Kicinski · 3 years, 3 months ago
  4. 2e0566a fddi: skfp: constify and use dev_addr_set() by Jakub Kicinski · 3 years, 3 months ago
  5. 1e9258c fddi: defxx,defza: use dev_addr_set() by Jakub Kicinski · 3 years, 3 months ago
  6. 4d3d2c8 fddi: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 4 months ago
  7. 064d017 net: fddi: skfp: Fix a function name in comments by Cai Huoqing · 3 years, 4 months ago
  8. b38bcb4 FDDI: defxx: Fix function names in coments by Cai Huoqing · 3 years, 4 months ago
  9. a3ba7fd fddi: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 3 years, 5 months ago
  10. 043393d fddi: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
  11. deb7178 net: fddi: fix UAF in fza_probe by Pavel Skripkin · 3 years, 6 months ago
  12. a597111 net: fddi: skfp: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
  13. 23c9c2b fddi/skfp: fix typo by qhjindev · 3 years, 9 months ago
  14. 34bb975 net: fddi: skfp: Mundane typo fixes throughout the file smt.h by Bhaskar Chowdhury · 3 years, 10 months ago
  15. 4e05262 FDDI: defxx: Use driver's name with resource requests by Maciej W. Rozycki · 3 years, 10 months ago
  16. 795e272 FDDI: defxx: Implement dynamic CSR I/O address space selection by Maciej W. Rozycki · 3 years, 10 months ago
  17. 193ced4 FDDI: defxx: Make MMIO the configuration default except for EISA by Maciej W. Rozycki · 3 years, 10 months ago
  18. f626ca6 FDDI: defxx: Bail out gracefully with unassigned PCI resource for CSR by Maciej W. Rozycki · 3 years, 10 months ago
  19. aa27b8f FDDI: defza: Update my e-mail address by Maciej W. Rozycki · 3 years, 10 months ago
  20. 4d248c0 FDDI: defxx: Update my e-mail address by Maciej W. Rozycki · 3 years, 10 months ago
  21. 537a0c5 net: fddi: skfp: smt: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 3 years, 10 months ago
  22. f40b160 net: fddi: skfp: ess: Remove defined but unused variable 'ID_sccs' by Lee Jones · 4 years, 2 months ago
  23. 041f57c net: fddi: skfp: drvfbi: Remove defined but unused variable 'ID_sccs' by Lee Jones · 4 years, 2 months ago
  24. 6e5830d net: fddi: skfp: srf: Remove defined but unused variable 'ID_sccs' by Lee Jones · 4 years, 2 months ago
  25. e02243e net: fddi: skfp: hwt: Remove defined but unused variable 'ID_sccs' by Lee Jones · 4 years, 2 months ago
  26. af1fc59 net: fddi: skfp: smttimer: Remove defined but unused variable 'ID_sccs' by Lee Jones · 4 years, 2 months ago
  27. ea3588b net: fddi: skfp: smtinit: Remove defined but unused variable 'ID_sccs' by Lee Jones · 4 years, 2 months ago
  28. bc3f7c2 net: fddi: skfp: smtdef: Remove defined but unused variable 'ID_sccs' by Lee Jones · 4 years, 2 months ago
  29. 8adc51b net: fddi: skfp: rmt: Remove defined but unused variable 'ID_sccs' by Lee Jones · 4 years, 2 months ago
  30. 6a60a7a net: fddi: skfp: queue: Remove defined but unused variable 'ID_sccs' by Lee Jones · 4 years, 2 months ago
  31. a15420d net: fddi: skfp: pmf: Remove defined but unused variable 'ID_sccs' by Lee Jones · 4 years, 2 months ago
  32. b8e6ea2 net: fddi: skfp: pcmplc: Remove defined but not used variable 'ID_sccs' by Lee Jones · 4 years, 2 months ago
  33. 9745aab net: fddi: skfp: ecm: Remove seemingly unused variable 'ID_sccs' by Lee Jones · 4 years, 2 months ago
  34. 918895b net: fddi: skfp: ecm: Protect 'if' when AIX_EVENT is not defined by Lee Jones · 4 years, 2 months ago
  35. 2c956a5 fddi/skfp: Avoid the use of one-element array by Gustavo A. R. Silva · 4 years, 4 months ago
  36. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  37. 81dbf21 net: fddi: skfp: cfm: Remove seemingly unused variable 'ID_sccs' by Lee Jones · 4 years, 5 months ago
  38. d1ad06b net: fddi: skfp: cfm: Remove set but unused variable 'oldstate' by Lee Jones · 4 years, 5 months ago
  39. 7b1af34 net: fddi: skfp: smt: Remove seemingly unused variable 'ID_sccs' by Lee Jones · 4 years, 5 months ago
  40. 327afdd net: fddi: skfp: smt: Place definition of 'smt_pdef' under same stipulations as its use by Lee Jones · 4 years, 5 months ago
  41. 026ff46 net: fddi: skfp: fplustm: Remove seemingly unused variable 'ID_sccs' by Lee Jones · 4 years, 5 months ago
  42. 0d9b564 net: fddi: skfp: hwmtm: Remove seemingly unused variable 'ID_sccs' by Lee Jones · 4 years, 5 months ago
  43. c19b05b net: fddi: skfp: Remove addr_to_string(). by Tetsuo Handa · 4 years, 6 months ago
  44. 55f35cf docs: networking: move FDDI drivers to the hw driver section by Jakub Kicinski · 4 years, 7 months ago
  45. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  46. fe3dfe4 docs: networking: convert skfp.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  47. 3ae944b net: skfp: use new constant PCI_STATUS_ERROR_BITS by Heiner Kallweit · 4 years, 11 months ago
  48. a84bf99 net: skfp: add PCI_STATUS_REC_TARGET_ABORT to PCI status error bits by Heiner Kallweit · 4 years, 11 months ago
  49. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  50. 53c6770 net: fddi: skfp: Use print_hex_dump() helper by Andy Shevchenko · 5 years ago
  51. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  52. fa121bb3 Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  53. 3ce7ee2 net: fddi: skfp: Remove unused private PCI definitions by Puranjay Mohan · 6 years ago
  54. a08f1c4 net: fddi: skfp: Include generic PCI definitions by Puranjay Mohan · 6 years ago
  55. f8da5da net: fddi: skfp: Rename local PCI defines to match generic PCI defines by Puranjay Mohan · 6 years ago
  56. 262e4c3 FDDI: defza: Include linux/io-64-nonatomic-lo-hi.h by Paul Burton · 6 years ago
  57. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  58. f75b6f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  59. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  60. d97c6f6 fddi: fix typos in code comments by Weitao Hou · 6 years ago
  61. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  62. 1323f75 net: fddi: skfp: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  63. 3703a39 net: defxx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  64. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  65. 8f5365e FDDI: defza: Make the driver version string constant by Maciej W. Rozycki · 6 years ago
  66. 04453b6 FDDI: defza: Move SMT Tx data buffer declaration next to its skb by Maciej W. Rozycki · 6 years ago
  67. 5f5fae3 FDDI: defza: Add missing comment closing by Maciej W. Rozycki · 6 years ago
  68. 96ed82c FDDI: defza: Fix SPDX annotation by Maciej W. Rozycki · 6 years ago
  69. 9f9a742 FDDI: defza: Support capturing outgoing SMT traffic by Maciej W. Rozycki · 6 years ago
  70. 61414f5 FDDI: defza: Add support for DEC FDDIcontroller 700 TURBOchannel adapter by Maciej W. Rozycki · 6 years ago
  71. 7cc2d50 net: fddi: skfp: Remove unused macros 'PNMI_GET_ID' and 'PNMI_SET_ID' by YueHaibing · 6 years ago
  72. 6b8e327 net: fddi: skfp: Remove unused function by Nathan Chancellor · 6 years ago
  73. 6310a88 net: fddi: fix a possible null-ptr-deref by YueHaibing · 7 years ago
  74. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  75. 46d9cea net: defxx: constify eisa_device_id by Arvind Yadav · 7 years ago
  76. 0632466 format-security: move static strings to const by Kees Cook · 8 years ago
  77. 5671e8c fddi: skfp: Use more common logging styles by Joe Perches · 8 years ago
  78. 5dbc653 skfp: hwmtm: Use proper logging macros, correct mismatches by Joe Perches · 8 years ago
  79. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  80. 551cde1 net: fddi: skfp: use %p format specifier for addresses rather than %x by Colin Ian King · 8 years ago
  81. b3e3893 net: use core MTU range checking in misc drivers by Jarod Wilson · 8 years ago
  82. 4a18367 net: skfb: remove obsolete -I cflag by Arnd Bergmann · 9 years ago
  83. 62f2aaa defxx: fix build warning by Sudip Mukherjee · 9 years ago
  84. f02e58f net/fddi: remove HWM_REVERSE() macro by yalin wang · 9 years ago
  85. 908e80d fddi: print an address with %p format specifier rather than %x by Colin Ian King · 10 years ago
  86. 6af01a7 net: fddi: skfp: smt.c: Remove unused function by Rickard Strandqvist · 10 years ago
  87. 4d0438e defxx: Clean up DEFEA resource management by Maciej W. Rozycki · 10 years ago
  88. 6a931423 defxx: Disable DEFEA's ESIC I/O decoding on shutdown by Maciej W. Rozycki · 10 years ago
  89. fef85fc defxx: Correct DEFEA's ESIC MMIO decoding by Maciej W. Rozycki · 10 years ago
  90. a65da0c defxx: Fix DEFPA enable error propagation by Maciej W. Rozycki · 10 years ago
  91. b98dfaf defxx: DEFEA's ESIC port I/O decoding cleanup by Maciej W. Rozycki · 10 years ago
  92. b1a6d3e defxx: DEFEA's Burst Holdoff register initialization fix by Maciej W. Rozycki · 10 years ago
  93. 8a189f1 defxx: Correct DEFEA's ESIC port I/O accesses by Maciej W. Rozycki · 10 years ago
  94. 4357450 drivers/net/fddi/skfp/h/skfbi.h: Remove useless PCI_BASE_2ND macros by Chen Gang · 10 years ago
  95. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  96. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  97. 51ba0ed defxx: Fix issues with debug printk calls by Maciej W. Rozycki · 11 years ago
  98. 8848761 defxx: Add missing DMA synchronisation calls by Maciej W. Rozycki · 11 years ago
  99. b37cccf defxx: Handle DMA mapping errors by Maciej W. Rozycki · 11 years ago
  100. a630be7 defxx: Use netdev_alloc_skb consistently by Maciej W. Rozycki · 11 years ago