1. 7045825 orinoco: reduce stack usage in firmware download path by Andrey Borzenkov · 16 years ago
  2. 9930cce wireless: Read scan flags correctly on x86-64 by David Kilroy · 16 years ago
  3. 75d31cf orinoco: Fix compile warnings by David Kilroy · 16 years ago
  4. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  5. 667d410 orinoco: Multicast to the specified addresses by David Kilroy · 16 years ago
  6. 23edcc4 orinoco: Add MIC on TX and check on RX by David Kilroy · 16 years ago
  7. 31afcef orinoco: Process bulk of receive interrupt in a tasklet by David Kilroy · 16 years ago
  8. 06009fd orinoco: Send association events to userspace by David Kilroy · 16 years ago
  9. d03032a orinoco: Add WE-18 ioctls for WPA by David Kilroy · 16 years ago
  10. 409644a orinoco: Use a macro to define wireless handlers by David Kilroy · 16 years ago
  11. 6cd90b1 orinoco: Split wevent work thread from wevent sending by David Kilroy · 16 years ago
  12. 4ae6ee2 orinoco: Don't use boolean parameter to record encoding type by David Kilroy · 16 years ago
  13. 01632fa orinoco: Use extended Agere scans available on 9.x series firmwares by David Kilroy · 16 years ago
  14. 3056c40 orinoco: address checkpatch typedef warning by David Kilroy · 16 years ago
  15. 6eecad7 orinoco: Fix transmit for Agere/Lucent with fw 9.x by David Kilroy · 16 years ago
  16. 3994d50 orinoco: Invoke firmware download in main driver by David Kilroy · 16 years ago
  17. 17a1a88 orinoco: Update scan translation by David Kilroy · 16 years ago
  18. 0753bba orinoco: Add ESSID specific scanning for Agere fw by David Kilroy · 16 years ago
  19. c16d118 [netdrvr] Drivers should not set IFF_* flag themselves by Wang Chen · 16 years ago
  20. ccc5805 wext: Emit event stream entries correctly when compat. by David S. Miller · 16 years ago
  21. 2236761 orinoco: always use latest BSS info when caching scan results by Dan Williams · 17 years ago
  22. 1e3428e orinoco: more reliable scan handling by Dan Williams · 17 years ago
  23. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  24. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  25. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  26. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  27. f2aca47 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  28. dde6d43 fix unaligned exception in /drivers/net/wireless/orinoco.c by Hennerich, Michael · 17 years ago
  29. 43cb76d Network: convert network devices to use struct device instead of class_device by Greg Kroah-Hartman · 22 years ago
  30. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  31. 7e4e8d9 [PATCH] orinoco: fix WE-21 buffer overflow by Jean Tourrilhes · 18 years ago
  32. c31f28e drivers/net: eliminate irq handler impossible checks, needless casts by Jeff Garzik · 18 years ago
  33. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  34. eeec9f1 [PATCH] WE-21 for orinoco by Jean Tourrilhes · 18 years ago
  35. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  36. 9c974fb [PATCH] orinoco: include linux/if_arp.h directly by Pavel Roskin · 18 years ago
  37. fe397d4 [PATCH] orinoco: fix setting transmit key only by Dan Williams · 18 years ago
  38. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  39. d0b952a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  40. 932ff27 [NET]: Add netif_tx_lock by Herbert Xu · 18 years ago
  41. 9528454 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  42. bb6e093 [PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor() by Florin Malita · 18 years ago
  43. 37a6c61 [PATCH] orinoco: delay FID allocation after firmware initialization by Pavel Roskin · 18 years ago
  44. 2c1bd26 [PATCH] orinoco: fix BAP0 offset error after several days of operation by Jiri Benc · 18 years ago
  45. a28dc81 [PATCH] orinoco: simplify 802.3 encapsulation code by Pavel Roskin · 18 years ago
  46. 470e2aa [PATCH] orinoco: refactor and clean up Tx error handling by Pavel Roskin · 18 years ago
  47. 8d5be08 [PATCH] orinoco: don't use any padding for Tx frames by Pavel Roskin · 18 years ago
  48. b34b867 [PATCH] orinoco: orinoco_xmit() should only return valid symbolic constants by Pavel Roskin · 18 years ago
  49. 30c2d3b [PATCH] orinoco: optimize Tx exception handling in orinoco by Pavel Roskin · 18 years ago
  50. 65b1fe7 [PATCH] orinoco: remove tracing code, it's unused by Pavel Roskin · 18 years ago
  51. a208c4e [PATCH] orinoco: fix truncating commsquality RID with the latest Symbol firmware by Pavel Roskin · 18 years ago
  52. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 18 years ago
  53. c08ad1e [PATCH] orinoco: fix setting power management parameters by Pavel Roskin · 19 years ago
  54. 2c36ed2 [PATCH] Better fixup for the orinoco driver by Alan Cox · 19 years ago
  55. 63f57fb [PATCH] revert "orinoco: Information leakage due to incorrect padding" by Andrew Morton · 19 years ago
  56. 902f907 Merge branch 'master' by Jeff Garzik · 19 years ago
  57. c367c21 [PATCH] orinoco: limit message rate by Andrew Morton · 19 years ago
  58. 36841c9 [PATCH] orinoco: remove redundance skb length check before padding by John W. Linville · 19 years ago
  59. 0d69ae5 Merge branch 'master' by Jeff Garzik · 19 years ago
  60. 9bc39be [PATCH] orinoco: Information leakage due to incorrect padding by Pavel Roskin · 19 years ago
  61. f65a4d1 [PATCH] orinoco: Fix flood of kernel log with stupid WE warnings by Benjamin Herrenschmidt · 19 years ago
  62. 48ca703 [PATCH] orinoco: Read only needed data in __orinoco_ev_txexc(). by Pavel Roskin · 19 years ago
  63. d133ae4 [PATCH] orinoco: Annotate endianess of variables and structure members. by Pavel Roskin · 19 years ago
  64. 8aeabc3 [PATCH] orinoco: orinoco_send_wevents() could return without unlocking. by Pavel Roskin · 19 years ago
  65. f3cb4cc [PATCH] orinoco: Fix memory leak and unneeded unlock in orinoco_join_ap() by Pavel Roskin · 19 years ago
  66. ef846bf [PATCH] orinoco: Remove inneeded system includes. by Pavel Roskin · 19 years ago
  67. af9288a ieee80211: update orinoco, wl3501 drivers for latest struct naming by James Ketrenos · 19 years ago
  68. 27c91ef [PATCH] orinoco: Don't include <net/ieee80211.h> twice. by Pavel Roskin · 19 years ago
  69. 343c686 [PATCH] orinoco: WE-18 support by Pavel Roskin · 19 years ago
  70. c89cc22 [PATCH] orinoco: Optimize orinoco_join_ap() by Pavel Roskin · 19 years ago
  71. 708218b [PATCH] orinoco: Fix memory leak on error in processing hostscan frames. by Pavel Roskin · 19 years ago
  72. 70817c4 [PATCH] orinoco: Change orinoco_translate_scan() to return error code on error. by Pavel Roskin · 19 years ago
  73. e3ee3b7 /spare/repo/netdev-2.6 branch 'master' by Jeff Garzik · 19 years ago
  74. 6b9b97c [PATCH] orinoco: Sparse fixes by Peter Hagervall · 19 years ago
  75. 716b433 Merge upstream ieee80211.h with us (us == branch 'ieee80211' of netdev-2.6) by Jeff Garzik · 19 years ago
  76. 1a9fe63 wireless/orinoco: remove changelog, bump version by Jeff Garzik · 19 years ago
  77. 98c4cae [PATCH] orinoco: monitor mode support by Christoph Hellwig · 19 years ago
  78. 8f2abf4 [PATCH] orinoco: always use 802.11 header for rx processing by Christoph Hellwig · 19 years ago
  79. 95dd91f [PATCH] orinoco: scanning support by Christoph Hellwig · 19 years ago
  80. 16739b0 [PATCH] orinoco: manual roaming for Symbol and Intersilfirmware by Christoph Hellwig · 19 years ago
  81. 1fab2e8 [PATCH] orinoco: basic ethtool support by Christoph Hellwig · 19 years ago
  82. 620554e [PATCH] orinoco: wireless API 15 support by Christoph Hellwig · 19 years ago
  83. 5d558b7 [PATCH] orinoco: include <net/ieee80211.h> by Christoph Hellwig · 19 years ago
  84. 5696c19 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  85. 84d8a2f [PATCH] orinoco: misc fixes by Christoph Hellwig · 19 years ago
  86. ad8f451 [PATCH] orinoco: make orinoco_stop() static by Christoph Hellwig · 19 years ago
  87. 649e59e [PATCH] orinoco: Symbol 3.0x firmware needs broken_disableport by Christoph Hellwig · 19 years ago
  88. 8551cb9 [PATCH] orinoco: disconnect the network device on reset errors by Christoph Hellwig · 19 years ago
  89. d0e3e87 [PATCH] orinoco: fix setting of 32 character ESSIDs by Christoph Hellwig · 19 years ago
  90. b453872 [NET] ieee80211 subsystem by Jeff Garzik · 19 years ago
  91. b24d458 [PATCH] Orinoco: consolidate allocation code by David Gibson · 19 years ago
  92. d51d8b1 [PATCH] Orinoco: don't set channel in managed mode by David Gibson · 19 years ago
  93. 1fc5eb6 [PATCH] Orinoco: kill dump_recs by David Gibson · 19 years ago
  94. 7bb7c3a [PATCH] Orinoco: ignore_disconnect flag by David Gibson · 19 years ago
  95. e67d9d9 [PATCH] Orinoco: wireless stats updates by David Gibson · 19 years ago
  96. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago