1. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  2. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 16 years ago
  3. a3d5583 drivers/net/wireless/prism54: Adjust confusing if indentation by Julia Lawall · 16 years ago
  4. e300d95 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 · 16 years ago
  5. 4c92831 prism54: call BUG_ON() earlier by Dan Carpenter · 16 years ago
  6. 14599f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  7. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 16 years ago
  8. a906b06 drivers/net/wireless/prism54: Use memdup_user by Julia Lawall · 16 years ago
  9. ee289b6 drivers/net: remove useless semicolons by Joe Perches · 16 years ago
  10. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 16 years ago
  11. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 16 years ago
  12. 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 · 16 years ago
  13. 4a89852 wireless/prism54: remove trailing space in messages by Frans Pop · 16 years ago
  14. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  15. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 17 years ago
  16. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 17 years ago
  17. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 17 years ago
  18. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 17 years ago
  19. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  20. a830e65 prism54: declare MODULE_FIRMWARE by Ben Hutchings · 17 years ago
  21. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 17 years ago
  22. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 17 years ago
  23. 1e4c7dd PRISM54: fix compilation warning by Jaswinder Singh Rajput · 17 years ago
  24. 8ab0ea7 drivers/net/wireless: Use PCI_VDEVICE by Joe Perches · 17 years ago
  25. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 17 years ago
  26. 4153e77 net: fix network drivers ndo_start_xmit() return values (part 3) by Patrick McHardy · 17 years ago
  27. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 17 years ago
  28. 321dee6 wireless: remove duplicated .ndo_set_mac_address by Alexander Beregalov · 17 years ago
  29. 6456fff prism54: convert to internal net_device_stats by Stephen Hemminger · 17 years ago
  30. 6685254 prism54: convert to net_device_ops by Stephen Hemminger · 17 years ago
  31. 7f50ca0 drivers/net/wireless/prism54: fix sparse warning: fix signedness by Hannes Eder · 17 years ago
  32. c95741d prism54: remove private implementation of le32_add_cpu by Harvey Harrison · 17 years ago
  33. 6dd0148 drivers/net/wireless/prism54: fix sparse warnings: make symbols static by Hannes Eder · 18 years ago
  34. e174961 net: convert print_mac to %pM by Johannes Berg · 18 years ago
  35. c94c93d wireless: replace __FUNCTION__ with __func__ by Harvey Harrison · 18 years ago
  36. 3d0f823 prism54 - Use offsetof() by Takashi Iwai · 18 years ago
  37. 28f49d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 18 years ago
  38. 5f4a6fa prism: islpci_eth.c endianness fix by Harvey Harrison · 18 years ago
  39. ccc5805 wext: Emit event stream entries correctly when compat. by David S. Miller · 18 years ago
  40. 85b442e prism54: fix regression with missing carrier in AP-mode by Luis R. Rodriguez · 18 years ago
  41. 8ba82e9 prism54: prism54_get_encode() test below 0 on unsigned index by Roel Kluin · 18 years ago
  42. 7b463ce prism54: set carrier flags correctly by Luis R. Rodriguez · 18 years ago
  43. 8dd6282 prism54: correct thinko in "prism54: Convert stats_sem in a mutex" by John W. Linville · 18 years ago
  44. f948db5 prism54: Convert wpa_sem in a mutex by Matthias Kaehlcke · 18 years ago
  45. f813921 prism54: Convert stats_sem in a mutex by Matthias Kaehlcke · 18 years ago
  46. 6f865c0 prism54: Convert acl->sem in a mutex by Matthias Kaehlcke · 18 years ago
  47. 27ae4d4 prism54: remove questionable down_interruptible usage by Daniel Walker · 19 years ago
  48. 0569056 prism54 trivial annotations by Al Viro · 19 years ago
  49. f59d978 wireless: fix '!x & y' typo's by Roel Kluin · 19 years ago
  50. 1b34fd3 Prism54: Convert mgmt_sem to the mutex API by Matthias Kaehlcke · 19 years ago
  51. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 19 years ago
  52. ff8ac60 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE by Denis Cheng · 19 years ago
  53. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 19 years ago
  54. 6dbc9c8 [PATCH] dev->priv to netdev_priv(dev), for drivers/net/wireless by Yoann Padioleau · 19 years ago
  55. 8951554 [PATCH] drivers/net/wireless/prism54/oid_mgt.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 19 years ago
  56. 1f1c288 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  57. 694625c PCI: add pci_try_set_mwi by Randy Dunlap · 19 years ago
  58. 56906c6 PCI: remove useless pci driver method by David Brownell · 19 years ago
  59. 426921b [PATCH] use list_for_each_entry() for iteration in Prism 54 driver by Matthias Kaehlcke · 19 years ago
  60. 20c9d19 [PATCH] prism54: fix monitor mode oops by Björn Steinbrink · 19 years ago
  61. 1591275 Fix "deprecated" typoes. by Robert P. J. Day · 19 years ago
  62. beb7dd8 Fix misspellings collected by members of KJ list. by Robert P. J. Day · 19 years ago
  63. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 19 years ago
  64. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 19 years ago
  65. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 19 years ago
  66. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 19 years ago
  67. b312362 Merge branch 'upstream' into upstream-jgarzik by John W. Linville · 19 years ago
  68. b5c4165 [PATCH] prism54: correct assignment of DOT1XENABLE in WE-19 codepaths by Dan Williams · 19 years ago
  69. e7c04fd [PATCH] misc-wireless: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 19 years ago
  70. ff86a54 [PATCH] prism54: add ethtool -i interface by Kai Engert · 20 years ago
  71. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 20 years ago
  72. 359f2d1 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 20 years ago
  73. b950e83 [PATCH] prism54: replace kmalloc+memset with kzalloc by Yan Burman · 20 years ago
  74. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 20 years ago
  75. e72ba2d [PATCH] prism54: correct overly aggressive check of return from pci_set_mwi by John W. Linville · 20 years ago
  76. 02e0e5e [PATCH] wireless: clean-up some "check return code" warnings by John W. Linville · 20 years ago
  77. 995cdaa [PATCH] prism54: use BUILD_BUG_ON by Alexey Dobriyan · 20 years ago
  78. 93b2dd1 [PATCH] prism54: whitespace cleanup by Dmitry Torokhov · 20 years ago
  79. d18e0c4 [PATCH] prism54: fix potential race in reset scheduling by Dmitry Torokhov · 20 years ago
  80. c402895 WorkStruct: make allyesconfig by David Howells · 20 years ago
  81. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 20 years ago
  82. bad04f2 [PATCH] WE-21 for Prism54 by Jean Tourrilhes · 20 years ago
  83. c925f1e Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 20 years ago
  84. bd6dd75 [PATCH] Prism54 : add bitrates to scan result by Jean Tourrilhes · 20 years ago
  85. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 20 years ago
  86. eab411f [PATCH] prism54: update to WE-19 for WPA support by Dan Williams · 20 years ago
  87. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 20 years ago
  88. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
  89. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 20 years ago
  90. 910638a [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK by Matthias Gehre · 20 years ago
  91. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 20 years ago
  92. bf82a44 [PATCH] type-safe min() in prism54 by Al Viro · 20 years ago
  93. d6a13a2 [PATCH] drivers/net/wireless: correct reported ssid lengths by Dan Williams · 20 years ago
  94. caa06b6 [PATCH] prism54/islpci_eth.c: dev_kfree_skb used with interrupts disabled by Graham Gower · 20 years ago
  95. cbf7c42 [PATCH] prism54 : Remove extraneous udelay/register read by Roger While · 21 years ago
  96. a7c243b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 21 years ago
  97. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 21 years ago
  98. 3133c5e Merge git://git.tuxdriver.com/git/netdev-jwl by Jeff Garzik · 21 years ago
  99. 0b47939 [PATCH] prism54 : Transmit stats updated in wrong place by Roger While · 21 years ago
  100. de7fe96 [PATCH] prism54 : Unused variable / extraneous udelay by Roger While · 21 years ago