1. a749716 airo: sanitize APListRid handling by Al Viro · 17 years ago
  2. 56d81bd airo: sanitize handling of CapabilityRid by Al Viro · 17 years ago
  3. a23ace5 airo: sanitize handling of StatsRid by Al Viro · 17 years ago
  4. 4293ea3 airo: sanitize handling of WepKeyRid by Al Viro · 17 years ago
  5. 17e7049 airo: sanitize BSSListRid handling by Al Viro · 17 years ago
  6. b8c06bc bap_read()/bap_write() work with fixed-endian buffers by Al Viro · 17 years ago
  7. 0dd2212 airo: sanitize handling of SSID_rid by Al Viro · 17 years ago
  8. 593c2b9 airo: trivial endianness annotations by Al Viro · 17 years ago
  9. 2ab1f51 airo: fix writerids() endianness by Al Viro · 17 years ago
  10. 1561785 airo endianness bug: cap_rid.extSoftCap by Al Viro · 17 years ago
  11. 0300b33 airo: bug in airo_interrupt() handling on incoming 802.11 by Al Viro · 17 years ago
  12. 851b3e5 airo: fix endianness bug in ->dBm handling by Al Viro · 17 years ago
  13. 977b143 airo: fix transmit_802_11_packet() by Al Viro · 17 years ago
  14. 79ea13c NULL noise in drivers/net by Al Viro · 16 years ago
  15. 93a3b60 wireless: checkpatch cleanups by Jeff Garzik · 17 years ago
  16. 28fc1f5 [netdrvr] irq handler minor cleanups in several drivers by Jeff Garzik · 17 years ago
  17. f59d978 wireless: fix '!x & y' typo's by Roel Kluin · 17 years ago
  18. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  19. b95cce3 [NET]: Wrap hard_header_parse by Stephen Hemminger · 17 years ago
  20. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  21. ff8ac60 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE by Denis Cheng · 17 years ago
  22. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  23. d73ae55 [PATCH] remove gratuitous space in airo module description by Bill Nottingham · 17 years ago
  24. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  25. fb038c2 [PATCH] airo: start with radio off by Michal Schmidt · 17 years ago
  26. 175ec1a [PATCH] airo: simpler calling convention for enable_MAC() by Michal Schmidt · 17 years ago
  27. 1138c37 [PATCH] airo: fix a race causing initialization failures by Michal Schmidt · 17 years ago
  28. 1c2b7db [PATCH] airo: delay some initialization until the netdev is up by Michal Schmidt · 17 years ago
  29. 777ec5e [PATCH] airo: disable the PCI device when unloading module by Michal Schmidt · 17 years ago
  30. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  31. af5b5c9 [PATCH] airo: Make /sys/bus/pci/drivers/airo/{,un}bind work by Michal Schmidt · 17 years ago
  32. fd48f8d [PATCH] airo: Don't check for NULL before kfree() by Michal Schmidt · 17 years ago
  33. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  34. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  35. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  36. 4d88190 [PATCH] airo: Fix an error path memory leak by Michal Schmidt · 17 years ago
  37. b312362 Merge branch 'upstream' into upstream-jgarzik by John W. Linville · 17 years ago
  38. e7c04fd [PATCH] misc-wireless: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  39. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 17 years ago
  40. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  41. 5bb85f1 [PATCH] airo: check if need to freeze by Dave Kleikamp · 18 years ago
  42. 5307794 [PATCH] wireless: More WE-21 potential overflows... by Jean Tourrilhes · 18 years ago
  43. 431aca5 [PATCH] airo.c: check returned values by Florin Malita · 18 years ago
  44. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  45. de89788 drivers/net/wireless/{airo,ipw2100}: fix error handling bugs by Jeff Garzik · 18 years ago
  46. 7f8544c [PATCH] WE-21 for airo by Jean Tourrilhes · 18 years ago
  47. 28eb177 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  48. f12cc20 [CRYPTO] users: Use block ciphers where applicable by Herbert Xu · 18 years ago
  49. 3b4c7d64 [PATCH] kthread: airo.c by Sukadev Bhattiprolu · 18 years ago
  50. 13dca9b [PATCH] airo: collapse debugging-messages in issuecommand to one line by Robert Schulze · 18 years ago
  51. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  52. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  53. 0c6157a [PATCH] wireless/airo: minimal WPA awareness by Michal Schmidt · 18 years ago
  54. 3c30495 [PATCH] wireless/airo: minimal WPA awareness by Dan Williams · 18 years ago
  55. 6fcdf56 [PATCH] wireless/airo: clean up WEXT association and scan events by Dan Williams · 18 years ago
  56. 9e75af3 [PATCH] wireless/airo: cache wireless scans by Dan Williams · 18 years ago
  57. 15db276 [PATCH] wireless/airo: define default MTU by Dan Williams · 18 years ago
  58. 934d8bf [PATCH] wireless/airo: clean up printk usage to print device name by Dan Williams · 18 years ago
  59. a23f460 [PATCH] wireless/airo: Remove 'Setting transmit key' info messages by Dan Williams · 18 years ago
  60. 22d8846 [PATCH] wireless/airo: fix setting TX key index plus key in ENCODEEXT by Dan Williams · 18 years ago
  61. 4be757d [PATCH] wireless/airo: add IWENCODEEXT and IWAUTH support by Dan Williams · 18 years ago
  62. a39d3e7 [PATCH] AIRO{,_CS} <-> CRYPTO fixes by Adrian Bunk · 18 years ago
  63. 2610c73 airo: Off-by-one channel fix by Javier Achirica · 18 years ago
  64. d6a13a2 [PATCH] drivers/net/wireless: correct reported ssid lengths by Dan Williams · 18 years ago
  65. 62d65a8 Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  66. f89b232 [PATCH] airo.c: add support for IW_ENCODE_TEMP (i.e. xsupplicant) by Dan Streetman · 19 years ago
  67. 1d97f38 [wireless airo] reset card in init by Matthieu CASTET · 19 years ago
  68. 3133c5e8 Merge git://git.tuxdriver.com/git/netdev-jwl by Jeff Garzik · 19 years ago
  69. b69a3aa [PATCH] wireless net: Conversions of kmalloc/memset to kzalloc by Panagiotis Issaris · 19 years ago
  70. d380876 [PATCH] airo.c/airo_cs.c: correct prototypes by Adrian Bunk · 19 years ago
  71. 29b09fc [PATCH] drivers/net/wireless/airo.c unsigned comparason by Gabriel A. Devenyi · 19 years ago
  72. 6df5b9f [CRYPTO] Simplify one-member scatterlist expressions by Herbert Xu · 19 years ago
  73. 378f058 [PATCH] Use sg_set_buf/sg_init_one where applicable by David Hardeman · 19 years ago
  74. b4558ea drivers/net: Remove pointless checks for NULL prior to calling kfree() by Jesper Juhl · 19 years ago
  75. 5323280 airo: fix resume by Michal Schmidt · 19 years ago
  76. 2759c8d [wireless airo] remove needed dma_addr_t obfuscation by Jeff Garzik · 19 years ago
  77. e2e9650 Remove WIRELESS_EXT ifdefs from several wireless drivers. by Jeff Garzik · 19 years ago
  78. 1141455 [PATCH] airo : fix channel number in scan by matthieu castet · 19 years ago
  79. bbeec90 [wireless] build fixes after merging WE-19 by Jeff Garzik · 19 years ago
  80. ce6623c [PATCH] airo : WE-19 support by Jean Tourrilhes · 19 years ago
  81. 4846764 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  82. ca078ba [PATCH] swsusp: switch pm_message_t to struct by Pavel Machek · 19 years ago
  83. 573dbd9 [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL by Jesper Juhl · 19 years ago
  84. eb6f116 [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate by Herbert Xu · 19 years ago
  85. de745fb /spare/repo/netdev-2.6 branch 'ieee80211' by Jeff Garzik · 19 years ago
  86. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  87. 08cd84c Merge /spare/repo/netdev-2.6 branch 'ieee80211' by Jeff Garzik · 19 years ago
  88. b03efcf [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() by David S. Miller · 19 years ago
  89. aa8f6df Merge /spare/repo/netdev-2.6 branch 'ieee80211' by Jeff Garzik · 19 years ago
  90. 62595eb [PATCH] wireless: char* -> char[] conversion in airo.c by Domen Puncer · 19 years ago
  91. f45727d Merge /spare/repo/netdev-2.6/ branch 'ieee80211' by Jeff Garzik · 19 years ago
  92. 1cc68ae [PATCH] fix int vs. pm_message_t confusion in airo by Pavel Machek · 19 years ago
  93. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  94. 51a730d Automatic merge of /spare/repo/netdev-2.6 branch we18-ieee80211 by · 19 years ago
  95. 41480af [PATCH] wireless/airo: WEXT and quality corrections by Dan Williams · 19 years ago
  96. ff1d276 Add HostAP wireless driver. by Jouni Malinen · 19 years ago
  97. 05adc3b [PATCH] u32 vs. pm_message_t fixes for drivers/net by Pavel Machek · 19 years ago
  98. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago