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