1. 3a6d54c net: remove needless (now buggy) & from dev->dev_addr by Jiri Pirko · 16 years ago
  2. 5ae4efb hostap: convert to net_device_ops by Stephen Hemminger · 16 years ago
  3. 4cfa8e4 hostap: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  4. 1ea893f hostap: convert usage of net/ieee80211.h to linux/ieee80211.h by Dan Williams · 16 years ago
  5. 2ba4b32 lib80211: consolidate crypt init routines by John W. Linville · 16 years ago
  6. 274bfb8 lib80211: absorb crypto bits from net/ieee80211 by John W. Linville · 16 years ago
  7. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  8. cf508b1 netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep. by David S. Miller · 16 years ago
  9. e8a0464 netdev: Allocate multiple queues for TX. by David S. Miller · 16 years ago
  10. c773e84 netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue. by David S. Miller · 16 years ago
  11. 0ac2a00 hostap: don't compile prism2_suspend() for hostap_pci without CONFIG_PM by Pavel Roskin · 16 years ago
  12. ea2aca0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  13. 7cd8d3e hostap: use radiotap headers by default by Pavel Roskin · 17 years ago
  14. 1bcca3c hostap: fix sparse warnings by Pavel Roskin · 17 years ago
  15. 23f40dc hostap: fix "registers" registration in procfs by Mathieu Chouquet-Stringer · 17 years ago
  16. 184a3b2 hostap: don't mess with mixed-endian even for internal skb queues by Al Viro · 17 years ago
  17. 8a9faf3 hostap annotations by Al Viro · 17 years ago
  18. e0c0056 hostap: fix endianness with txdesc->sw_support by Al Viro · 17 years ago
  19. 28fc1f5 [netdrvr] irq handler minor cleanups in several drivers by Jeff Garzik · 17 years ago
  20. 09703f5 [HOSTAP]: set netdev type before registering AP interface by Daniel Drake · 17 years ago
  21. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  22. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  23. 6dbc9c8 [PATCH] dev->priv to netdev_priv(dev), for drivers/net/wireless by Yoann Padioleau · 17 years ago
  24. 3623060 [PATCH] Use mutex instead of semaphore in the Host AP driver by Matthias Kaehlcke · 17 years ago
  25. 85d32e7 [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi by Jouni Malinen · 18 years ago
  26. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  27. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 18 years ago
  28. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  29. 359f2d1 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 18 years ago
  30. b0471bb7 [PATCH] hostap: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  31. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  32. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  33. 9b5cce0 [PATCH] hostap: Restore antenna selection settings after port reset by Pavel Roskin · 18 years ago
  34. cd11acd [PATCH] lockdep: annotate hostap netdev ->xmit_lock by Arjan van de Ven · 18 years ago
  35. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  36. 971d1e6 [PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeout by Adrian Bunk · 19 years ago
  37. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  38. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  39. 7cb3cd0 [PATCH] hostap: Unregister netdevs before freeing local data by Jouni Malinen · 19 years ago
  40. b2f4a2e [PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 ones by Jouni Malinen · 19 years ago
  41. 4339d32 [PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE} by Jouni Malinen · 19 years ago
  42. c0f72ca [PATCH] hostap: Replace hostap_ieee80211_hdr with ieee80211_hdr by Jouni Malinen · 19 years ago
  43. ea3f186 [PATCH] hostap: Remove experimental PCI bus master/DMA code by Jouni Malinen · 19 years ago
  44. 62fe7e3 [PATCH] hostap: Replace crypto code with net/ieee80211 version by Jouni Malinen · 19 years ago
  45. ebed67d [PATCH] hostap: Start using net/ieee80211.h by Jouni Malinen · 19 years ago
  46. b15eff2 [PATCH] hostap update by Pavel Roskin · 19 years ago
  47. 72ca9c6 [PATCH] hostap update by Jouni Malinen · 19 years ago
  48. 0cd545d [PATCH] hostap update by Dave Hansen · 19 years ago
  49. ff1d276 Add HostAP wireless driver. by Jouni Malinen · 20 years ago