1. 1f15d7c ray_cs: use true,false for bool variable by Jason Yan · 4 years, 11 months ago
  2. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  3. 808cb5d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 416 by Thomas Gleixner · 6 years ago
  4. 3b6edcb ray_cs: use remove_proc_subtree to simplify procfs code by YueHaibing · 6 years ago
  5. 444efbde ray_cs: Check return value of pcmcia_register_driver by YueHaibing · 6 years ago
  6. 999eb68 wireless: remove unneeded semicolon by YueHaibing · 6 years ago
  7. 72255c8 ray_cs: fix array out-of-bounds access by Colin Ian King · 6 years ago
  8. d22d249 ray_cs: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  9. f21bcef ray_cs: remove redundant pointer 'p' by Colin Ian King · 7 years ago
  10. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  11. 2ef00c5 wireless: Use octal not symbolic permissions by Joe Perches · 7 years ago
  12. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  13. d8eb7e2 net/wireless/ray_cs: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  14. e48d661 ray_cs: Avoid reading past end of buffer by Kees Cook · 8 years ago
  15. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  16. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  17. fa2ab69 ray_cs: Change 1 to true for bool type variable. by Shailendra Verma · 10 years ago
  18. 93803b3 wireless: Use eth_<foo>_addr instead of memset by Joe Perches · 10 years ago
  19. 360298c ray_cs: replace del_timer by del_timer_sync by Julia Lawall · 11 years ago
  20. 3676915 drivers/net/wireless: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  21. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  22. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 12 years ago
  23. e5c5d22 net: add ETH_P_802_3_MIN by Simon Horman · 12 years ago
  24. 2dcc26e ray_cs: read past the end of the array by Dan Carpenter · 12 years ago
  25. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  26. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  27. 708d019 drivers/net/wireless: need consider the not '\0' terminated string. by Chen Gang · 12 years ago
  28. 2c20889 wireless: Remove casts to same type by Joe Perches · 13 years ago
  29. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  30. b4c0e72 ray_cs: Fix array bounds warnings. by David S. Miller · 13 years ago
  31. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 14 years ago
  32. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 14 years ago
  33. 78b8595 wireless: ray_cs: use '%pm' format option to print MAC by Andy Shevchenko · 14 years ago
  34. ff273b9 ray_cs: Use static const by Joe Perches · 14 years ago
  35. 5f05647d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  36. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  37. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 15 years ago
  38. 2262054 pcmcia: remove obsolete and wrong comments by Dominik Brodowski · 15 years ago
  39. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 15 years ago
  40. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 15 years ago
  41. 7feabb6 pcmcia: move config_{base,index,regs} to struct pcmcia_device by Dominik Brodowski · 15 years ago
  42. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 15 years ago
  43. cdb1380 pcmcia: do not use win_req_t when calling pcmcia_request_window() by Dominik Brodowski · 15 years ago
  44. b618f6f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  45. b6f45c2 ray_cs: make data const by Stephen Hemminger · 15 years ago
  46. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 15 years ago
  47. 0141480 ethtool: Provide a default implementation of ethtool_ops::get_drvinfo by Ben Hutchings · 15 years ago
  48. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  49. 0ca724d3 pcmcia: use struct resource for PCMCIA devices, part 2 by Dominik Brodowski · 15 years ago
  50. b5cb259 pcmcia: remove memreq_t by Dominik Brodowski · 15 years ago
  51. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 15 years ago
  52. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 15 years ago
  53. 882d829 wireless: use newly introduced hex_to_bin() by Andy Shevchenko · 15 years ago
  54. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  55. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  56. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 15 years ago
  57. 4b49291 pcmcia: remove unused mem_op.h by Dominik Brodowski · 15 years ago
  58. c7c2fa0 pcmcia: dev_node removal (drivers with unregister_netdev check) by Dominik Brodowski · 15 years ago
  59. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 15 years ago
  60. 5c01d56 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  61. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  62. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  63. cb01b09 wireless/raylink: remove trailing space in messages by Frans Pop · 15 years ago
  64. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  65. 43ead78 drivers/net/wireless/ray_cs.c: Use iw_handler function prototypes by Joe Perches · 15 years ago
  66. 270020e drivers/net/wireless: Use IW_HANDLER macro by Joe Perches · 15 years ago
  67. 655ffee wireless: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
  68. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  69. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  70. d9b2c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  71. 83daee0 ray_cs: convert to proc_fops by Alexey Dobriyan · 15 years ago
  72. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  73. dd2e5a1 pcmcia: remove deprecated handle_to_dev() macro by Dominik Brodowski · 15 years ago
  74. 6838b03 pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer by Dominik Brodowski · 15 years ago
  75. 868575d pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page() by Magnus Damm · 18 years ago
  76. f5560da pcmcia: Pass struct pcmcia_device to pcmcia_release_window() by Magnus Damm · 18 years ago
  77. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  78. f9ef602 drivers/net/wireless: correct check on CCS_START_NETWORK by Julia Lawall · 15 years ago
  79. 624dd66 pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (ray-cs.c) by Dominik Brodowski · 15 years ago
  80. 575c9ed ray_cs: Fix copy_from_user handling by Alan Cox · 15 years ago
  81. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 16 years ago
  82. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  83. 11866ef ray_cs: remove bogus NULL check at head of ray_get_wireless_stats by John W. Linville · 16 years ago
  84. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 16 years ago
  85. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 16 years ago
  86. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 16 years ago
  87. 3a6d54c net: remove needless (now buggy) & from dev->dev_addr by Jiri Pirko · 16 years ago
  88. 32f5a33 raylan: convert to net_device_ops by Stephen Hemminger · 16 years ago
  89. 141fa61 ray_cs: checkpatch.pl and Lindent cleanups by John Daiker · 16 years ago
  90. 2ed5ba8 drivers/net/wireless: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  91. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  92. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  93. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  94. 47cbb11 pcmcia: Fix up legacy driver IRQs by Alan Cox · 16 years ago
  95. 4c89e88 pcmcia: deprecate CS_SUCCESS by Dominik Brodowski · 17 years ago
  96. 6b914c5 proc: switch /proc/driver/ray_cs/ray_cs to seq_file interface by Alexey Dobriyan · 17 years ago
  97. 0e5ce1f misc wireless annotations by Al Viro · 17 years ago
  98. 7698d69 ray_cs fixes by Al Viro · 17 years ago
  99. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  100. ff8ac60 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE by Denis Cheng · 18 years ago