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