1. b98a032 atmel: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  2. 3dbda77 trivial: fix typos "man[ae]g?ment" -> "management" by Uwe Kleine-Koenig · 15 years ago
  3. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  4. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  5. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  6. 1bb5938 atmel: fix netdev ops conversion by Johannes Berg · 15 years ago
  7. 824f1df atmel: convert to net_device_ops by Stephen Hemminger · 15 years ago
  8. 8830cb6 atmel: checkpatch.pl cleanups by John Daiker · 15 years ago
  9. 9ee677c wireless: Add channel/frequency conversions to ieee80211.h by David Kilroy · 16 years ago
  10. d535295 trivial: Fix misspelling of "firmware" in atmel.c by Nick Andrew · 16 years ago
  11. 2ed5ba8 drivers/net/wireless: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  12. 2c706002 don't use net/ieee80211.h by Johannes Berg · 16 years ago
  13. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  14. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  15. 9930cce wireless: Read scan flags correctly on x86-64 by David Kilroy · 16 years ago
  16. d0c2912 atmel: try open system authentication too by Dan Williams · 16 years ago
  17. 3c34a5d atmel: return ENOENT on request_firmware failure by Dan Williams · 16 years ago
  18. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  19. 2f26e8a atmel: treat firmware data as const by David Woodhouse · 16 years ago
  20. ccc5805 wext: Emit event stream entries correctly when compat. by David S. Miller · 16 years ago
  21. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  22. 9a6ab76 byteorder: don't directly include linux/byteorder/generic.h by Harvey Harrison · 16 years ago
  23. 736bc92 atmel: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  24. 6e33e30 drivers/net/wireless/atmel.c: Use time_* macros by S.Çağlar Onur · 16 years ago
  25. 0e5ce1f misc wireless annotations by Al Viro · 17 years ago
  26. 93a3b60 wireless: checkpatch cleanups by Jeff Garzik · 17 years ago
  27. f59d978 wireless: fix '!x & y' typo's by Roel Kluin · 17 years ago
  28. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  29. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  30. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  31. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  32. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  33. 3b31dc3 [PATCH] atmel: output signal strength information by Holden Karau · 18 years ago
  34. 5c877fe [PATCH] atmel: whitespace cleanup by Dmitry Torokhov · 18 years ago
  35. b434113 [PATCH] atmel: use ARRAY_SIZE() by Dmitry Torokhov · 18 years ago
  36. 00a5ebf [PATCH] atmel: save on array initialization by Dmitry Torokhov · 18 years ago
  37. 5307794 [PATCH] wireless: More WE-21 potential overflows... by Jean Tourrilhes · 18 years ago
  38. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  39. 6a484db [PATCH] WE-21 for atmel by Jean Tourrilhes · 18 years ago
  40. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  41. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  42. 3a1af6f [PATCH] wireless/atmel: send WEXT scan completion events by Dan Williams · 18 years ago
  43. 4861dd7 [PATCH] wireless/atmel: convert constants to ieee80211 layer equivalents by Dan Williams · 19 years ago
  44. 7345137 [PATCH] wireless/atmel: fix Open System authentication process bugs by Dan Williams · 19 years ago
  45. 0d46750 [PATCH] wireless/atmel: fix setting TX key only in ENCODEEXT by Dan Williams · 19 years ago
  46. d6a13a2 [PATCH] drivers/net/wireless: correct reported ssid lengths by Dan Williams · 19 years ago
  47. 9a6301c [PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event support by Dan Williams · 19 years ago
  48. 5bc4c36 [PATCH] atmel: audit return code of create_proc_read_entry by Christophe Lucas · 19 years ago
  49. 4d791aa [PATCH] atmel: CodingStyle cleanup by Carlo Perassi · 19 years ago
  50. 2ecc26b Merge branch 'atmel' by Jeff Garzik · 19 years ago
  51. b16a228 [PATCH] Atmel wireless update by simon@thekelleys.org.uk · 19 years ago
  52. f36be62 [PATCH] atmel: memset correct range by Alexey Dobriyan · 19 years ago
  53. b4558ea drivers/net: Remove pointless checks for NULL prior to calling kfree() by Jesper Juhl · 19 years ago
  54. 4ca5253 [PATCH] ieee80211: Updated atmel to be compatible with ieee80211_hdr changes by James Ketrenos · 19 years ago
  55. 72f98d3 [PATCH] atmel_cs : WE-17 support by Jean Tourrilhes · 19 years ago
  56. f13baae ieee80211: new constants from latest 802.11x specifications by Jiri Benc · 19 years ago
  57. b453872 [NET] ieee80211 subsystem by Jeff Garzik · 19 years ago
  58. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago