1. cb01b09 wireless/raylink: remove trailing space in messages by Frans Pop · 15 years ago
  2. 43ead78 drivers/net/wireless/ray_cs.c: Use iw_handler function prototypes by Joe Perches · 15 years ago
  3. 270020e drivers/net/wireless: Use IW_HANDLER macro by Joe Perches · 15 years ago
  4. 655ffee wireless: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
  5. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  6. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  7. d9b2c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  8. 83daee0 ray_cs: convert to proc_fops by Alexey Dobriyan · 15 years ago
  9. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  10. dd2e5a1 pcmcia: remove deprecated handle_to_dev() macro by Dominik Brodowski · 15 years ago
  11. 6838b03 pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer by Dominik Brodowski · 15 years ago
  12. 868575d pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page() by Magnus Damm · 18 years ago
  13. f5560da pcmcia: Pass struct pcmcia_device to pcmcia_release_window() by Magnus Damm · 18 years ago
  14. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  15. f9ef602 drivers/net/wireless: correct check on CCS_START_NETWORK by Julia Lawall · 15 years ago
  16. 624dd66 pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (ray-cs.c) by Dominik Brodowski · 15 years ago
  17. 575c9ed ray_cs: Fix copy_from_user handling by Alan Cox · 15 years ago
  18. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  19. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  20. 11866ef ray_cs: remove bogus NULL check at head of ray_get_wireless_stats by John W. Linville · 15 years ago
  21. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  22. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  23. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  24. 3a6d54c net: remove needless (now buggy) & from dev->dev_addr by Jiri Pirko · 16 years ago
  25. 32f5a33 raylan: convert to net_device_ops by Stephen Hemminger · 16 years ago
  26. 141fa61 ray_cs: checkpatch.pl and Lindent cleanups by John Daiker · 16 years ago
  27. 2ed5ba8 drivers/net/wireless: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  28. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  29. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  30. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  31. 47cbb11 pcmcia: Fix up legacy driver IRQs by Alan Cox · 16 years ago
  32. 4c89e88 pcmcia: deprecate CS_SUCCESS by Dominik Brodowski · 16 years ago
  33. 6b914c5 proc: switch /proc/driver/ray_cs/ray_cs to seq_file interface by Alexey Dobriyan · 17 years ago
  34. 0e5ce1f misc wireless annotations by Al Viro · 17 years ago
  35. 7698d69 ray_cs fixes by Al Viro · 17 years ago
  36. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  37. ff8ac60 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE by Denis Cheng · 17 years ago
  38. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  39. 6dbc9c8 [PATCH] dev->priv to netdev_priv(dev), for drivers/net/wireless by Yoann Padioleau · 17 years ago
  40. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  41. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 18 years ago
  42. e176d39 [PATCH] PCMCIA: fix drivers broken by recent cleanup by Daniel Ritz · 18 years ago
  43. af2b3b5 [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation by Dominik Brodowski · 18 years ago
  44. a9606fd [PATCH] pcmcia: remove prod_id indirection by Dominik Brodowski · 18 years ago
  45. 5307794 [PATCH] wireless: More WE-21 potential overflows... by Jean Tourrilhes · 18 years ago
  46. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  47. 4ced38a [PATCH] WE-21 for ray_cs by Jean Tourrilhes · 18 years ago
  48. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  49. 113b898 [PATCH] ray_cs: Remove dependency on ieee80211 by Michael Wu · 18 years ago
  50. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  51. 5b057c6 [NET]: Avoid allocating skb in skb_pad by Herbert Xu · 18 years ago
  52. 9940ec3 [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present by Dominik Brodowski · 19 years ago
  53. e2d4096 [PATCH] pcmcia: use bitfield instead of p_state and state by Dominik Brodowski · 19 years ago
  54. f6fbe01 [PATCH] pcmcia: remove unused p_dev->state flags by Dominik Brodowski · 19 years ago
  55. 15b99ac [PATCH] pcmcia: add return value to _config() functions by Dominik Brodowski · 19 years ago
  56. fba395e [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection by Dominik Brodowski · 19 years ago
  57. fd23823 [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device by Dominik Brodowski · 19 years ago
  58. 70294b4 [PATCH] pcmcia: remove unneeded Vcc pseudo setting by Dominik Brodowski · 19 years ago
  59. 8661bb5 [PATCH] pcmcia: default suspend and resume handling by Dominik Brodowski · 19 years ago
  60. 50db3fd [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq by Dominik Brodowski · 19 years ago
  61. d6a13a2 [PATCH] drivers/net/wireless: correct reported ssid lengths by Dan Williams · 19 years ago
  62. f8cfa61 [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback by Dominik Brodowski · 19 years ago
  63. cc3b486 [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback by Dominik Brodowski · 19 years ago
  64. 98e4c28 [PATCH] pcmcia: new suspend core by Dominik Brodowski · 19 years ago
  65. 7a700fa [PATCH] C99 initializers in ray_cs.c by viro@ZenIV.linux.org.uk · 19 years ago
  66. bbeec90 [wireless] build fixes after merging WE-19 by Jeff Garzik · 19 years ago
  67. 3d5d5ac [PATCH] ray_cs : WE-17 support by Jean Tourrilhes · 19 years ago
  68. 44670d2 [PATCH] pcmcia: remove references to pcmcia/version.h by Dominik Brodowski · 19 years ago
  69. 1e212f3 [PATCH] pcmcia: move event handler by Dominik Brodowski · 19 years ago
  70. f57ea2a [PATCH] pcmcia: id_table for ray_cs by Dominik Brodowski · 19 years ago
  71. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago