1. 3d54b90 zd1201: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} by Zhao, Gang · 10 years ago
  2. b35c809 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  3. 58fe431 zd1201: fix error return code by Wei Yongjun · 11 years ago
  4. 1206ff4 zd1201: do not use stack as URB transfer_buffer by Jussi Kivilinna · 11 years ago
  5. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  6. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 12 years ago
  7. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  8. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  9. b276736 wireless: Remove unnecessary casts of usb_get_intfdata by Joe Perches · 14 years ago
  10. d94519c zd1201: Add missing id by maximilian attems · 14 years ago
  11. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  12. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  13. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  14. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  15. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  16. 655ffee wireless: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  17. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  18. e01b0e0 zd1201: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  19. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  20. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  21. 4153e77 net: fix network drivers ndo_start_xmit() return values (part 3) by Patrick McHardy · 15 years ago
  22. 321dee6 wireless: remove duplicated .ndo_set_mac_address by Alexander Beregalov · 15 years ago
  23. 2bd9f54 zd1201: convert to net_device_ops by Stephen Hemminger · 15 years ago
  24. 22bc1ce zd1201: convert to internal net_device_stats by Stephen Hemminger · 15 years ago
  25. 9ee677c wireless: Add channel/frequency conversions to ieee80211.h by David Kilroy · 16 years ago
  26. b88a2a2 netdevice zd1201: Use after free by Wang Chen · 16 years ago
  27. 3d29b0c netdevice zd1201: Convert directly reference of netdev->priv to netdev_priv() by John W. Linville · 16 years ago
  28. 2c706002 don't use net/ieee80211.h by Johannes Berg · 16 years ago
  29. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  30. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  31. 45ef0bd zd1201: treat firmware data as const by David Woodhouse · 16 years ago
  32. ccc5805 wext: Emit event stream entries correctly when compat. by David S. Miller · 16 years ago
  33. 3ba72b2 [PATCH] zd1201: avoid null ptr access of skb->dev by John W. Linville · 17 years ago
  34. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 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. f988f27 usb: zd1201 free urb cleanup by Mariusz Kozlowski · 18 years ago
  37. 683f8c9e [PATCH] zd1201: Possible NULL dereference by Eric Sesterhenn · 18 years ago
  38. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  39. a77c64c Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  40. 38e2bfc USB: Dealias -110 code (more complete) by Pete Zaitcev · 18 years ago
  41. 22b9926 [PATCH] WE-21 for zd1201 by Jean Tourrilhes · 18 years ago
  42. d91928e [PATCH] zd1201: workaround interference problem by Pavel Machek · 18 years ago
  43. 5c601d0 [PATCH] wireless: move zd1201 where it belongs by Pavel Machek · 18 years ago[Renamed from drivers/usb/net/zd1201.c]
  44. 2a80634 [PATCH] usb wifi: zd1201 cleanups by Pavel Machek · 18 years ago
  45. 0073602 [PATCH] zd1201 wireless stat update by Jean Tourrilhes · 18 years ago
  46. 80b6ca4 [PATCH] USB: kzalloc() conversion for rest of drivers/usb by Eric Sesterhenn · 18 years ago
  47. a083dec [PATCH] USB: zd1201: make sysfs device symlink by Nathan Lynch · 19 years ago
  48. 52950ed [PATCH] USB: Use ARRAY_SIZE macro by Tobias Klauser · 19 years ago
  49. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  50. 55016f1 [PATCH] gfp_t: drivers/usb by Al Viro · 19 years ago
  51. b375a04 [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel by Alan Stern · 19 years ago
  52. b2382b3 Merge upstream into ieee80211. by Jeff Garzik · 19 years ago
  53. 81065e2 [PATCH] zd1201 kmalloc size fix by Alexey Dobriyan · 19 years ago
  54. a670fcb /spare/repo/netdev-2.6 branch 'master' by Jeff Garzik · 19 years ago
  55. f290809 [PATCH] USB: drivers/net/usb/zd1201.c: Gigabyte GN-WLBZ201 dongle usbid by Mathieu · 19 years ago
  56. 716b433 Merge upstream ieee80211.h with us (us == branch 'ieee80211' of netdev-2.6) by Jeff Garzik · 19 years ago
  57. f58f97f [PATCH] USB: check for device in zd1201_resume by Colin Leroy · 19 years ago
  58. a3c900b [PATCH] USB: PM support for zd1201 by Colin Leroy · 19 years ago
  59. 3dcefbc [PATCH] zd1201 fixes by Al Viro · 19 years ago
  60. 093cf72 [PATCH] USB: Spelling fixes for drivers/usb. by Steven Cole · 19 years ago
  61. 2e0a6b8 [PATCH] USB: drivers/usb/net/zd1201.c: make some code static by Adrian Bunk · 19 years ago
  62. 1bc3c9e [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL by Jesper Juhl · 19 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago