1. b312362 Merge branch 'upstream' into upstream-jgarzik by John W. Linville · 18 years ago
  2. e7c04fd [PATCH] misc-wireless: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 18 years ago
  3. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 18 years ago
  4. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  5. 5bb85f1 [PATCH] airo: check if need to freeze by Dave Kleikamp · 18 years ago
  6. 5307794 [PATCH] wireless: More WE-21 potential overflows... by Jean Tourrilhes · 18 years ago
  7. 431aca5 [PATCH] airo.c: check returned values by Florin Malita · 18 years ago
  8. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  9. de89788 drivers/net/wireless/{airo,ipw2100}: fix error handling bugs by Jeff Garzik · 18 years ago
  10. 7f8544c [PATCH] WE-21 for airo by Jean Tourrilhes · 18 years ago
  11. 28eb177 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  12. f12cc20 [CRYPTO] users: Use block ciphers where applicable by Herbert Xu · 18 years ago
  13. 3b4c7d64 [PATCH] kthread: airo.c by Sukadev Bhattiprolu · 18 years ago
  14. 13dca9b [PATCH] airo: collapse debugging-messages in issuecommand to one line by Robert Schulze · 18 years ago
  15. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  16. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  17. 0c6157a [PATCH] wireless/airo: minimal WPA awareness by Michal Schmidt · 19 years ago
  18. 3c30495 [PATCH] wireless/airo: minimal WPA awareness by Dan Williams · 19 years ago
  19. 6fcdf56 [PATCH] wireless/airo: clean up WEXT association and scan events by Dan Williams · 19 years ago
  20. 9e75af3 [PATCH] wireless/airo: cache wireless scans by Dan Williams · 19 years ago
  21. 15db276 [PATCH] wireless/airo: define default MTU by Dan Williams · 19 years ago
  22. 934d8bf [PATCH] wireless/airo: clean up printk usage to print device name by Dan Williams · 19 years ago
  23. a23f460 [PATCH] wireless/airo: Remove 'Setting transmit key' info messages by Dan Williams · 19 years ago
  24. 22d8846 [PATCH] wireless/airo: fix setting TX key index plus key in ENCODEEXT by Dan Williams · 19 years ago
  25. 4be757d [PATCH] wireless/airo: add IWENCODEEXT and IWAUTH support by Dan Williams · 19 years ago
  26. a39d3e7 [PATCH] AIRO{,_CS} <-> CRYPTO fixes by Adrian Bunk · 19 years ago
  27. 2610c73 airo: Off-by-one channel fix by Javier Achirica · 19 years ago
  28. d6a13a2 [PATCH] drivers/net/wireless: correct reported ssid lengths by Dan Williams · 19 years ago
  29. 62d65a8 Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  30. f89b232 [PATCH] airo.c: add support for IW_ENCODE_TEMP (i.e. xsupplicant) by Dan Streetman · 19 years ago
  31. 1d97f38 [wireless airo] reset card in init by Matthieu CASTET · 19 years ago
  32. 3133c5e8 Merge git://git.tuxdriver.com/git/netdev-jwl by Jeff Garzik · 19 years ago
  33. b69a3aa [PATCH] wireless net: Conversions of kmalloc/memset to kzalloc by Panagiotis Issaris · 19 years ago
  34. d380876 [PATCH] airo.c/airo_cs.c: correct prototypes by Adrian Bunk · 19 years ago
  35. 29b09fc [PATCH] drivers/net/wireless/airo.c unsigned comparason by Gabriel A. Devenyi · 19 years ago
  36. 6df5b9f [CRYPTO] Simplify one-member scatterlist expressions by Herbert Xu · 19 years ago
  37. 378f058 [PATCH] Use sg_set_buf/sg_init_one where applicable by David Hardeman · 19 years ago
  38. b4558ea drivers/net: Remove pointless checks for NULL prior to calling kfree() by Jesper Juhl · 19 years ago
  39. 5323280 airo: fix resume by Michal Schmidt · 19 years ago
  40. 2759c8d [wireless airo] remove needed dma_addr_t obfuscation by Jeff Garzik · 19 years ago
  41. e2e9650 Remove WIRELESS_EXT ifdefs from several wireless drivers. by Jeff Garzik · 19 years ago
  42. 1141455 [PATCH] airo : fix channel number in scan by matthieu castet · 19 years ago
  43. bbeec90 [wireless] build fixes after merging WE-19 by Jeff Garzik · 19 years ago
  44. ce6623c [PATCH] airo : WE-19 support by Jean Tourrilhes · 19 years ago
  45. 4846764 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  46. ca078ba [PATCH] swsusp: switch pm_message_t to struct by Pavel Machek · 19 years ago
  47. 573dbd9 [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL by Jesper Juhl · 19 years ago
  48. eb6f116 [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate by Herbert Xu · 19 years ago
  49. de745fb /spare/repo/netdev-2.6 branch 'ieee80211' by Jeff Garzik · 19 years ago
  50. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  51. 08cd84c Merge /spare/repo/netdev-2.6 branch 'ieee80211' by Jeff Garzik · 19 years ago
  52. b03efcf [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() by David S. Miller · 19 years ago
  53. aa8f6df Merge /spare/repo/netdev-2.6 branch 'ieee80211' by Jeff Garzik · 20 years ago
  54. 62595eb [PATCH] wireless: char* -> char[] conversion in airo.c by Domen Puncer · 20 years ago
  55. f45727d Merge /spare/repo/netdev-2.6/ branch 'ieee80211' by Jeff Garzik · 20 years ago
  56. 1cc68ae [PATCH] fix int vs. pm_message_t confusion in airo by Pavel Machek · 20 years ago
  57. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 20 years ago
  58. 51a730d Automatic merge of /spare/repo/netdev-2.6 branch we18-ieee80211 by · 20 years ago
  59. 41480af [PATCH] wireless/airo: WEXT and quality corrections by Dan Williams · 20 years ago
  60. ff1d276 Add HostAP wireless driver. by Jouni Malinen · 20 years ago
  61. 05adc3b [PATCH] u32 vs. pm_message_t fixes for drivers/net by Pavel Machek · 20 years ago
  62. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago