1. 6693be7 mac80211: add utility function to get header length by Harvey Harrison · 16 years ago
  2. c9c6950 mac80211: make ieee80211_get_hdrlen_from_skb return unsigned by Harvey Harrison · 16 years ago
  3. dc0ae30 mac80211: fix beacon interval value by Tomas Winkler · 16 years ago
  4. 8d5e0d5 mac80211: do not fragment while aggregation is in use by Ron Rindjunsky · 16 years ago
  5. 9a727a2 net/mac80211/ieee80211_i.h: fix-up merge damage by John W. Linville · 16 years ago
  6. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  7. 788c0a5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  8. be038b3 mac80211: Checking IBSS support while changing channel in ad-hoc mode by Assaf Krauss · 16 years ago
  9. 872ba53 mac80211: decrease IBSS creation latency by Dan Williams · 16 years ago
  10. ad81b2f mac80211: Fixing slow IBSS rejoin by Assaf Krauss · 16 years ago
  11. 507b06d mac80211: send association event on IBSS create by Dan Williams · 16 years ago
  12. 2d89298 mac80211: removing shadowed sband by Tomas Winkler · 16 years ago
  13. b97e77e mac80211: fix unbalanced locking in ieee80211_get_buffered_bc by Tomas Winkler · 16 years ago
  14. 2b21214 mac80211: fix panic when using hardware WEP by Pavel Roskin · 16 years ago
  15. 5854a32 mac80211: fix rate control initialisation by Johannes Berg · 16 years ago
  16. 9306102 mac80211: allow disable FAT in specific configurations by Emmanuel Grumbach · 16 years ago
  17. e623157 mac80211: sends HT IE to user level through wext by Emmanuel Grumbach · 16 years ago
  18. b83f4e1 mac80211: fix deadlock in sta->lock by Tomas Winkler · 16 years ago
  19. 747cf5e mac80211: fix ieee80211_get_buffered_bc by Tomas Winkler · 16 years ago
  20. 23c0752 mac80211: clean up skb reallocation code by Johannes Berg · 16 years ago
  21. c97c23e mac80211: fix alignment issue with compare_ether_addr() by Senthil Balasubramanian · 16 years ago
  22. 70d251b mac80211: Fix for NULL pointer dereference in sta_info_get() by Senthil Balasubramanian · 16 years ago
  23. f6d9710 mac80211: fix a typo in ieee80211_handle_filtered_frame comment by Yi Zhu · 16 years ago
  24. d4231ca mac80211 : Fixes the status message for iwconfig by Abhijeet Kolekar · 16 years ago
  25. 9381be0 mac80211: reorder channel and freq reporting in wext scan report by Tomas Winkler · 16 years ago
  26. 167ad6f mac80211: fix ieee80211_rx_bss_put/get imbalance by Tomas Winkler · 16 years ago
  27. 679fda1 net/mac80211: always true conditionals by Nicolas Kaiser · 16 years ago
  28. 43154d0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  29. 9e72ebd mac80211: remove channel use statistics by Johannes Berg · 16 years ago
  30. e253008 mac80211: use multi-queue master netdevice by Johannes Berg · 16 years ago
  31. eefce91 mac80211: dont allow fragmentation and requeuing on A-MPDU queues by Johannes Berg · 16 years ago
  32. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 16 years ago
  33. e245494 mac80211: reorder some transmit handlers by Johannes Berg · 16 years ago
  34. 2e92e6f mac80211: use rate index in TX control by Johannes Berg · 16 years ago
  35. 36d6825 mac80211: let drivers wake but not start queues by Johannes Berg · 16 years ago
  36. c4680470 mac80211: fix bugs in queue handling functions by Johannes Berg · 16 years ago
  37. edcdf8b mac80211: separate Tx and Rx MCS when configuring HT by Ron Rindjunsky · 16 years ago
  38. 3c83809 mac80211: tkip.c use struct tkip_ctx in phase 2 key mixing by Harvey Harrison · 16 years ago
  39. 82a5744 mac80211: tkip.c use struct tkip_ctx in phase 1 key mixing by Harvey Harrison · 16 years ago
  40. b0f76b3 mac80211: add a struct to hold tkip context by Harvey Harrison · 16 years ago
  41. a7b6f0c mac80211: add const, remove unused function, make one function static by Harvey Harrison · 16 years ago
  42. 1b19ca3 mac80211: introduce struct michael_mic_ctx and static helpers by Harvey Harrison · 16 years ago
  43. 1bd3dff mac80211: michael.c use kernel-provided infrastructure by Harvey Harrison · 16 years ago
  44. bd9b448 mac80211: Consolidate hash kfree-ing in mesh.c. by Pavel Emelyanov · 16 years ago
  45. a3538b1 mac80211: Merge error paths in mesh_table_grow(). by Pavel Emelyanov · 16 years ago
  46. 3282aea mac80211: Do not report false error from mesh_path_add. by Pavel Emelyanov · 16 years ago
  47. 8566dc3 mac80211: Fix sleeping allocation under lock in mesh_path_node_copy. by Pavel Emelyanov · 16 years ago
  48. 00242c4 mac80211: Report allocation failure from mesh_path_node_copy. by Pavel Emelyanov · 16 years ago
  49. 4caf86c mac80211: Prepare mesh_table_grow to failing copy_node callback. by Pavel Emelyanov · 16 years ago
  50. 5194ee8 mac80211: Fix one more call to synchronize_rcu in atomic context. by Pavel Emelyanov · 16 years ago
  51. 402d775 mac80211: Brush up error paths in mesh_path_add. by Pavel Emelyanov · 16 years ago
  52. 0d580a7 mac80211: fix NULL pointer dereference in ieee80211_compatible_rates by Helmut Schaa · 16 years ago
  53. 51e779f mac80211: don't claim iwspy support by Johannes Berg · 16 years ago
  54. 2f561fe mac80211: Add RTNL version of ieee80211_iterate_active_interfaces by Ivo van Doorn · 16 years ago
  55. 34a961f mac80211 : Association with 11n hidden ssid ap. by Abhijeet Kolekar · 16 years ago
  56. f42a444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  57. 63fe46d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  58. b0a6717 mac80211: Set IEEE80211_TXPD_REQ_TX_STATUS for all TX frames by Ivo van Doorn · 16 years ago
  59. 601ae7f mac80211: make rx radiotap header more flexible by Bruno Randolf · 16 years ago
  60. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 16 years ago
  61. fac371d mac80211: fix queue constant confusion by Johannes Berg · 16 years ago
  62. 07346f81 mac80211: proper STA info locking by Johannes Berg · 16 years ago
  63. 3434fbd mac80211: require four hardware queues for QoS/HT by Johannes Berg · 16 years ago
  64. 8c046c8 mac80211: tkip.c use kernel-provided infrastructure by Harvey Harrison · 16 years ago
  65. ae7245c wireless: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  66. 608961a mac80211: Use skb_header_cloned() on TX path. by David S. Miller · 16 years ago
  67. f3994ec mac80211: assign needed_headroom/tailroom for netdevs by Johannes Berg · 16 years ago
  68. a4278e1 mac80211: add missing newlines in printk() by Pavel Roskin · 16 years ago
  69. 36d16ae mac80211: fix association with some APs by Helmut Schaa · 16 years ago
  70. 6d6936e Fix potential scheduling while atomic in mesh_path_add. by Pavel Emelyanov · 16 years ago
  71. 0eb03d5 Fix not checked kmalloc() result. by Pavel Emelyanov · 16 years ago
  72. f84e71a Fix GFP_KERNEL allocation under read lock. by Pavel Emelyanov · 16 years ago
  73. 812714d mac80211: mesh hwmp: fix kfree(skb) by Patrick McHardy · 16 years ago
  74. 69687a0 mac80211: fix access to null skb by Luis Carlos Cobo · 16 years ago
  75. ef26925 mac80211: fix incorrect mesh header length by Luis Carlos Cobo · 16 years ago
  76. df44205 mac80211: Don't encrypt beacons by Ivo van Doorn · 16 years ago
  77. 78520ca mac80211: fix debugfs default key oops by Johannes Berg · 16 years ago
  78. bb55bdd fix irq flags in mac80211 code by Steven Rostedt · 16 years ago
  79. 5c5e128 mac80211: fix wme code by Johannes Berg · 16 years ago
  80. 3df5ee6 wireless: fix warning introduced by "mac80211: QoS related cleanups" by John W. Linville · 16 years ago
  81. e100bb6 mac80211: QoS related cleanups by Johannes Berg · 16 years ago
  82. 712590d make sta_rx_agg_session_timer_expired() static by Adrian Bunk · 16 years ago
  83. 3acea5b mac80211: correct skb allocation by Ester Kummer · 16 years ago
  84. c6adbd2 mac80211: Add IEEE80211_KEY_FLAG_PAIRWISE by Ivo van Doorn · 16 years ago
  85. 988c0f7 mac80211: a few code cleanups by Johannes Berg · 16 years ago
  86. 1c01442 mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf by Ivo van Doorn · 16 years ago
  87. 339a7c4 mac80211: Do not free net device after it is unregistered. by Pavel Emelyanov · 16 years ago
  88. c2a3b23 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  89. 17f8304 mac80211: incorrect shift direction by Harvey Harrison · 16 years ago
  90. 636c5d4 mac80211: insert WDS peer after adding interface by Johannes Berg · 16 years ago
  91. e94e106 mac80211: don't allow invalid WDS peer addresses by Johannes Berg · 16 years ago
  92. 8b808bf mac80211: assign conf.beacon_control for mesh by Johannes Berg · 16 years ago
  93. 51cedda mac80211: use 4-byte mesh sequence number by Luis Carlos Cobo · 16 years ago
  94. 77a50df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  95. bd8fd21 wireless: Fix compile error with wifi & leds by Luca Tettamanti · 16 years ago
  96. f375d55 asm/unaligned.h doesn't work well as the very first include by Al Viro · 16 years ago
  97. 0da926f mac80211: fix use before check of Qdisc length by Ron Rindjunsky · 16 years ago
  98. 13d8fd2 net/mac80211/rx.c: fix off-by-one by Adrian Bunk · 16 years ago
  99. 1ebebea mac80211: Fix race between ieee80211_rx_bss_put and lookup routines. by Pavel Emelyanov · 16 years ago
  100. a46f025 mac80211: Fix n-band association problem by Abhijeet Kolekar · 16 years ago