1. 25ac6c2 [PATCH] hostap_cs: support ADLINK 345 CF by Marcin Juszkiewicz · 18 years ago
  2. 3a5c393 [PATCH] bcm43xx: Change initialization for 2050 radios by Larry Finger · 18 years ago
  3. a3fa3ab [PATCH] zd1211rw: Add another ID for Linksys WUSBF54G by Daniel Drake · 18 years ago
  4. 44713b1 [PATCH] zd1211rw: Don't handle broken frames in monitor mode by Daniel Drake · 18 years ago
  5. d2d7c05 [PATCH] zd1211rw: Mark some data const by Daniel Drake · 18 years ago
  6. 85d32e7 [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi by Jouni Malinen · 18 years ago
  7. d2f11e0 [PATCH] libertas: use standard kernel macros by Tony Breeds · 18 years ago
  8. af5b5c9a [PATCH] airo: Make /sys/bus/pci/drivers/airo/{,un}bind work by Michal Schmidt · 18 years ago
  9. fd48f8d [PATCH] airo: Don't check for NULL before kfree() by Michal Schmidt · 18 years ago
  10. aa93c85 [PATCH] bcm43xx:Eliminate some 'G Mode Enable' magic numbers by Larry Finger · 18 years ago
  11. aec9102 [PATCH] zd1211rw: More device IDs by Daniel Drake · 18 years ago
  12. f2a81a1 [PATCH] zd1211rw: Add AL2230S RF support by Daniel Drake · 18 years ago
  13. 832855d [PATCH] zd1211rw: Use compare_ether_addr() by Daniel Drake · 18 years ago
  14. 0ae0818 [PATCH] bcm43xx: do not rebuild when kernel version changes by Sam Ravnborg · 18 years ago
  15. 99d3184 [PATCH] hostap: Add D-Link DWL-650 Rev. P1 product id by Jouni Malinen · 18 years ago
  16. 742e991 [PATCH] ipw2200: fix ieee80211_get_geo typo by Andrew Morton · 18 years ago
  17. b3f1b8c [PATCH] libertas: fix build breakage from netdev class_device -> device by John W. Linville · 18 years ago
  18. ebb4e07 [PATCH] wireless: remove obsolete text files by John W. Linville · 18 years ago
  19. c6710e5 [PATCH] hostap: use offsetof() instead of own equivalent by Pavel Roskin · 18 years ago
  20. 876c9d3 [PATCH] Marvell Libertas 8388 802.11b/g USB driver by Marcelo Tosatti · 19 years ago
  21. 35c3404 [PATCH] zd1211rw: changed GFP_NOFS to GFP_KERNEL by Ulrich Kunitz · 18 years ago
  22. 375dd24 [PATCH] ipw2200: add channels sysfs entry by Zhu Yi · 19 years ago
  23. 4243159 [WIRELESS] drivers/net/wireless/Kconfig: correct minor typo by John W. Linville · 18 years ago
  24. 2a5e1c0 [WIRELESS]: Refactor wireless Kconfig. by Johannes Berg · 18 years ago
  25. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  26. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  27. 4305b54 [SK_BUFF]: Convert skb->end to sk_buff_data_t by Arnaldo Carvalho de Melo · 18 years ago
  28. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 18 years ago
  29. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 18 years ago
  30. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 18 years ago
  31. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 18 years ago
  32. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 18 years ago
  33. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 18 years ago
  34. c445a31 Add missing USRobotics Wireless Adapter (Model 5423) id into zd1211rw by S.Çağlar Onur · 18 years ago
  35. ec759a2 [PATCH] bcm43xx: Fix PPC machine checks and match loopback gain specs by Larry Finger · 18 years ago
  36. 81e8800 [PATCH] bcm43xx: Fix 802.11b/g scan limits to match regulatory reqs by Larry Finger · 18 years ago
  37. 92b3e2e [PATCH] zd1211rw: Fix E2P_PHY_REG patching by Daniel Drake · 18 years ago
  38. ae6ead4 [PATCH] zd1211rw: Reject AL2230S devices by Daniel Drake · 18 years ago
  39. 83b5db8 [PATCH] bcm43xx: Fix machine check on PPC for version 1 PHY by David Woodhouse · 18 years ago
  40. 7265c5d [PATCH] bcm43xx: fix radio_set_tx_iq by Stefano Brivio · 18 years ago
  41. be10d38 [PATCH] bcm43xx: Fix code for confusion between PHY revision and PHY version by Larry Finger · 18 years ago
  42. 4d88190 [PATCH] airo: Fix an error path memory leak by Michal Schmidt · 18 years ago
  43. 21665a6 [PATCH] bcm43xx: MANUALWLAN fixes by Larry Finger · 18 years ago
  44. 7d9f3e8 [PATCH] bcm43xx: Fix assertion failures in interrupt handler by Pavel Roskin · 18 years ago
  45. d632f9f [PATCH] bcm43xx: Fix bug in frequency to channel conversion by Joerg Sommer · 18 years ago
  46. 01a5977 [PATCH] bcm43xx: Fix errors in specs to code translation in B6PHY init by Larry Finger · 18 years ago
  47. db7ce76 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  48. 357efd5 [PATCH] bcm43xx: fix for 4309 by Stefano Brivio · 18 years ago
  49. b882add net: remove a collection of unneeded #undef REALLY_SLOW_IO stuff by Alan · 18 years ago
  50. 6606e17 Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 18 years ago
  51. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  52. b312362 Merge branch 'upstream' into upstream-jgarzik by John W. Linville · 18 years ago
  53. f630fe2 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  54. 48c871c Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into upstream by Jeff Garzik · 18 years ago
  55. d08df60 Various typo fixes. by Robert P. J. Day · 18 years ago
  56. a5d79d1 [PATCH] bcm43xx: OFDM fix for rev 1 cards by Larry Finger · 19 years ago
  57. 740ac4f [PATCH] bcm43xx: Fix for 4311 and 02/07/07 specification changes by Larry Finger · 19 years ago
  58. b5c4165 [PATCH] prism54: correct assignment of DOT1XENABLE in WE-19 codepaths by Dan Williams · 19 years ago
  59. 4495685 [PATCH] zd1211rw: Readd zd_addr_t cast by Daniel Drake · 19 years ago
  60. d9c7e0f [PATCH] bcm43xx: Fix for oops on resume by Larry Finger · 19 years ago
  61. 1d3c292 [PATCH] bcm43xx: Ignore ampdu status reports by Michael Buesch · 19 years ago
  62. 0a92dd0 [PATCH] wavelan: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 19 years ago
  63. 51471d3 [PATCH] hostap: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 19 years ago
  64. e7c04fd [PATCH] misc-wireless: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 19 years ago
  65. 22d5743 [PATCH] ipw2100: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 19 years ago
  66. 6e6812d [PATCH] bcm43xx: Janitorial change - remove two unused variables by Larry Finger · 19 years ago
  67. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 19 years ago
  68. 59fc531 [PATCH] sysctl: register the sysctl number used by the arlan driver by Eric W. Biederman · 19 years ago
  69. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 19 years ago
  70. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 19 years ago
  71. a3cc2de Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 19 years ago
  72. cad8cd9 [PATCH] bcm43xx: Check error returns in initialization routines by Larry Finger · 19 years ago
  73. f2aca47 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  74. dde6d43 fix unaligned exception in /drivers/net/wireless/orinoco.c by Hennerich, Michael · 19 years ago
  75. ae80031 [PATCH] Rename IPW2100 debugging macros to not look like config options. by Robert P. J. Day · 19 years ago
  76. 48f33c9 [PATCH] zd1211rw: Remove noisy debug message by Daniel Drake · 19 years ago
  77. 22d3405 [PATCH] zd1211rw: Added error stats update by Ulrich Kunitz · 19 years ago
  78. fa8e29c [PATCH] zd1211rw: Fixed array size issue in reset_mode by Ulrich Kunitz · 19 years ago
  79. 6e3632f [PATCH] zd1211rw: Reset device in the probe call by Ulrich Kunitz · 19 years ago
  80. 95c7779 [PATCH] bcm43xx: Enable fwpostfix in nondebug bcm43xx by Michael Buesch · 19 years ago
  81. d1dbd28 [PATCH] bcm43xx: Fix scaling error for 'iwlist freq' information by Larry Finger · 19 years ago
  82. 36ad8cd [PATCH] bcm43xx: Fix scaling error for 'iwlist rate' information by Larry Finger · 19 years ago
  83. 4710303 [PATCH] bcm43xx: Fix problem with >1 GB RAM by Larry Finger · 19 years ago
  84. 192b775 [PATCH] zd1211rw: fix potential leak in usb_init by Maxime Austruy · 19 years ago
  85. 43cb76d Network: convert network devices to use struct device instead of class_device by Greg Kroah-Hartman · 23 years ago
  86. ea8862d [PATCH] ipw2200: add iwconfig rts/frag auto support by Zhu Yi · 19 years ago
  87. 2e9b246 [PATCH] zd1211rw: Add ID for ZyXEL ZyAIR G-220 v2 by Daniel Drake · 19 years ago
  88. ff86a54 [PATCH] prism54: add ethtool -i interface by Kai Engert · 19 years ago
  89. 0191738 [PATCH] bcm43xx: Interrogate hardware-enable switch and update LEDs by Larry Finger · 19 years ago
  90. 33218ba [PATCH] zd1211rw: Add ID for Linksys WUSBF54G by Daniel Drake · 19 years ago
  91. 0ce34bc [PATCH] zd1211rw: Remove addressing abstraction by Daniel Drake · 19 years ago
  92. ee30276 [PATCH] zd1211rw: Consistency for address space constants by Daniel Drake · 19 years ago
  93. a2bdcc6 [PATCH] zd1211rw: 2 new ZD1211B device ID's by Daniel Drake · 19 years ago
  94. 34c449126 [PATCH] zd1211rw: Generic HMAC initialization by Daniel Drake · 19 years ago
  95. 1076488 [PATCH] bcm43xx: Fix failure to deliver PCI-E interrupts by Larry Finger · 19 years ago
  96. e176d39 [PATCH] PCMCIA: fix drivers broken by recent cleanup by Daniel Ritz · 19 years ago
  97. fe5f8e2 [PATCH] ipw2100: Fix dropping fragmented small packet problem by Zhu Yi · 19 years ago
  98. 4d1feab [PATCH] zd1211rw: Call ieee80211_rx in tasklet by Ulrich Kunitz · 19 years ago
  99. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 19 years ago
  100. be90038 [PATCH] tty: preparatory structures for termios revamp by Alan Cox · 19 years ago