1. 85b442e prism54: fix regression with missing carrier in AP-mode by Luis R. Rodriguez · 16 years ago
  2. 8ba82e9 prism54: prism54_get_encode() test below 0 on unsigned index by Roel Kluin · 16 years ago
  3. 7b463ce prism54: set carrier flags correctly by Luis R. Rodriguez · 16 years ago
  4. 8dd6282 prism54: correct thinko in "prism54: Convert stats_sem in a mutex" by John W. Linville · 16 years ago
  5. f948db5 prism54: Convert wpa_sem in a mutex by Matthias Kaehlcke · 16 years ago
  6. f813921 prism54: Convert stats_sem in a mutex by Matthias Kaehlcke · 16 years ago
  7. 6f865c0 prism54: Convert acl->sem in a mutex by Matthias Kaehlcke · 16 years ago
  8. 27ae4d4 prism54: remove questionable down_interruptible usage by Daniel Walker · 17 years ago
  9. 0569056 prism54 trivial annotations by Al Viro · 17 years ago
  10. f59d978 wireless: fix '!x & y' typo's by Roel Kluin · 17 years ago
  11. 1b34fd3 Prism54: Convert mgmt_sem to the mutex API by Matthias Kaehlcke · 17 years ago
  12. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  13. ff8ac60 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE by Denis Cheng · 17 years ago
  14. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  15. 6dbc9c8 [PATCH] dev->priv to netdev_priv(dev), for drivers/net/wireless by Yoann Padioleau · 17 years ago
  16. 8951554 [PATCH] drivers/net/wireless/prism54/oid_mgt.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  17. 1f1c288 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  18. 694625c PCI: add pci_try_set_mwi by Randy Dunlap · 17 years ago
  19. 56906c6 PCI: remove useless pci driver method by David Brownell · 17 years ago
  20. 426921b [PATCH] use list_for_each_entry() for iteration in Prism 54 driver by Matthias Kaehlcke · 17 years ago
  21. 20c9d19 [PATCH] prism54: fix monitor mode oops by Björn Steinbrink · 17 years ago
  22. 1591275 Fix "deprecated" typoes. by Robert P. J. Day · 17 years ago
  23. beb7dd8 Fix misspellings collected by members of KJ list. by Robert P. J. Day · 17 years ago
  24. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  25. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  26. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  27. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  28. b312362 Merge branch 'upstream' into upstream-jgarzik by John W. Linville · 17 years ago
  29. b5c4165 [PATCH] prism54: correct assignment of DOT1XENABLE in WE-19 codepaths by Dan Williams · 17 years ago
  30. e7c04fd [PATCH] misc-wireless: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  31. ff86a54 [PATCH] prism54: add ethtool -i interface by Kai Engert · 18 years ago
  32. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  33. 359f2d1 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 18 years ago
  34. b950e83 [PATCH] prism54: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  35. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  36. e72ba2d [PATCH] prism54: correct overly aggressive check of return from pci_set_mwi by John W. Linville · 18 years ago
  37. 02e0e5e [PATCH] wireless: clean-up some "check return code" warnings by John W. Linville · 18 years ago
  38. 995cdaa [PATCH] prism54: use BUILD_BUG_ON by Alexey Dobriyan · 18 years ago
  39. 93b2dd1 [PATCH] prism54: whitespace cleanup by Dmitry Torokhov · 18 years ago
  40. d18e0c4 [PATCH] prism54: fix potential race in reset scheduling by Dmitry Torokhov · 18 years ago
  41. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  42. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  43. bad04f2 [PATCH] WE-21 for Prism54 by Jean Tourrilhes · 18 years ago
  44. c925f1e Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 18 years ago
  45. bd6dd75 [PATCH] Prism54 : add bitrates to scan result by Jean Tourrilhes · 18 years ago
  46. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  47. eab411f [PATCH] prism54: update to WE-19 for WPA support by Dan Williams · 18 years ago
  48. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  49. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  50. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 18 years ago
  51. 910638a [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK by Matthias Gehre · 18 years ago
  52. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 18 years ago
  53. bf82a44 [PATCH] type-safe min() in prism54 by Al Viro · 18 years ago
  54. d6a13a2 [PATCH] drivers/net/wireless: correct reported ssid lengths by Dan Williams · 19 years ago
  55. caa06b6 [PATCH] prism54/islpci_eth.c: dev_kfree_skb used with interrupts disabled by Graham Gower · 19 years ago
  56. cbf7c42 [PATCH] prism54 : Remove extraneous udelay/register read by Roger While · 19 years ago
  57. a7c243b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  58. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  59. 3133c5e8 Merge git://git.tuxdriver.com/git/netdev-jwl by Jeff Garzik · 19 years ago
  60. 0b47939 [PATCH] prism54 : Transmit stats updated in wrong place by Roger While · 19 years ago
  61. de7fe96 [PATCH] prism54 : Unused variable / extraneous udelay by Roger While · 19 years ago
  62. 17ecc1e [PATCH] prism54: Remove redundant assignment by Daniel Drake · 19 years ago
  63. 3fa63c7 [PATCH] Typo fix: dot after newline in printk strings by Jean Delvare · 19 years ago
  64. e71180f [PATCH] prism54: Free skb after disabling interrupts by Patrick McHardy · 19 years ago
  65. b4558ea drivers/net: Remove pointless checks for NULL prior to calling kfree() by Jesper Juhl · 19 years ago
  66. 008d559 [wireless prism54] Fix frame length by Roger While · 19 years ago
  67. e2e9650 Remove WIRELESS_EXT ifdefs from several wireless drivers. by Jeff Garzik · 19 years ago
  68. 3173c89 [PATCH] drivers/net: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  69. 61bd496 [PATCH] prism54 : WE-17 support by Jean Tourrilhes · 19 years ago
  70. 829ca9a [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion by Pavel Machek · 19 years ago
  71. 05ab195 [PATCH] uninitialized variable in prism54 isl38xx_trigger_device by Olaf Hering · 19 years ago
  72. 05adc3b [PATCH] u32 vs. pm_message_t fixes for drivers/net by Pavel Machek · 19 years ago
  73. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago