1. 7f93ea3 mac80211: fill start-sequence-number for BA session start by Johannes Berg · 16 years ago
  2. 576fdea mac80211: quiet chatty IBSS merge message by John W. Linville · 16 years ago
  3. 8ab65b0 mac80211: don't send empty extended rates IE by Jan-Espen Pettersen · 16 years ago
  4. 93015f0 mac80211: Fix debugfs file add/del for netdev by Jouni Malinen · 16 years ago
  5. 667d8af net/mac80211/mesh.c: correct the argument to __mesh_table_free by Julia Lawall · 16 years ago
  6. 087d833 mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM by Jouni Malinen · 16 years ago
  7. 9859b81 mac80211: add direct probe before association by Ron Rindjunsky · 16 years ago
  8. 6042a3e mac80211: change number of pre-assoc scans by Ron Rindjunsky · 16 years ago
  9. 48c2fc5 mac80211: cleanup mlme state namespace by Tomas Winkler · 16 years ago
  10. 8e7cdbb mac80211: filter probes in ieee80211_rx_mgmt_probe_resp by Tomas Winkler · 16 years ago
  11. f698d85 replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate by Jasper Bryant-Greene · 16 years ago
  12. fef1643 move ETH_P_PAE from ieee80211_i.h to if_ether.h by Jasper Bryant-Greene · 16 years ago
  13. bdbe819 mac80211: allow no mac address until firmware load by Luis Carlos Cobo · 16 years ago
  14. 4eb2ae9 mac80211: remove WLAN_FC_DATA_PRESENT by Harvey Harrison · 16 years ago
  15. a4b7d7b mac80211: remove rx/tx_data->fc member by Harvey Harrison · 16 years ago
  16. 358c8d9 mac80211: use ieee80211 frame control directly by Harvey Harrison · 16 years ago
  17. e7827a7 mac80211: remove IEEE80211_FC helper by Harvey Harrison · 16 years ago
  18. 6b644e5 mac80211: remove ieee80211_get_hdrlen by Harvey Harrison · 16 years ago
  19. b73d70a mac80211: rx.c/tx.c remove more users of tx/rx_data->fc by Harvey Harrison · 16 years ago
  20. d298487 mac80211: wep.c replace magic numbers in IV/ICV removal by Harvey Harrison · 16 years ago
  21. c44d040 mac80211: wme.h remove unused QOS_CONTROL_LEN by Harvey Harrison · 16 years ago
  22. 62bf1d7 mac80211: explicitly check skb->len by Harvey Harrison · 16 years ago
  23. 9deb1ae mac80211: radiotap: assume modulation from rates by Bruno Randolf · 16 years ago
  24. b4f28bb mac80211: add rx status flag for short preamble by Bruno Randolf · 16 years ago
  25. 92ab853 mac80211: add ieee80211_queue_stopped) by Tomas Winkler · 16 years ago
  26. a61dae1 mac80211: update new sta's rx timestamp by Ron Rindjunsky · 16 years ago
  27. 8dbc172 mac80211: keep mesh ifaces in allmulti mode by Luis Carlos Cobo · 16 years ago
  28. e32f85f mac80211: fix use of skb->cb for mesh forwarding by Luis Carlos Cobo · 16 years ago
  29. 4c43e0d iwlwifi: HW bug fixes by Tomas Winkler · 16 years ago
  30. 80693ce mac80211: automatic IBSS channel selection by Daniel Drake · 16 years ago
  31. ea95bba mac80211: make listen_interval be limited by low level driver by Tomas Winkler · 16 years ago
  32. 98f7dfd mac80211: pass dtim_period to low level driver by Emmanuel Grumbach · 16 years ago
  33. 35ed4e7 mac80211: Use queue_lock() in ieee80211_ht_agg_queue_remove(). by David S. Miller · 16 years ago
  34. f8e79dd mac80211: fix fragmentation kludge by Tomas Winkler · 16 years ago
  35. 56a6d13 mac80211: fix mesh beaconing by Luis Carlos Cobo · 16 years ago
  36. 14db74b mac80211: fix cfg80211 hooks for master interface by Johannes Berg · 16 years ago
  37. d0f0980 mac80211: partially fix skb->cb use by Johannes Berg · 16 years ago
  38. 5422399 mac80211: append CONFIG_ to MAC80211_VERBOSE_PS_DEBUG in net/mac80211/tx.c. by Rami Rosen · 16 years ago
  39. 023a04b mac80211: return correct error return from ieee80211_wep_init by Jeremy Fitzhardinge · 16 years ago
  40. 1b02416 mac80211: tx, use dev_kfree_skb_any for beacon_get by Jiri Slaby · 16 years ago
  41. 5f86173 net_sched: Add qdisc_enqueue wrapper by Jussi Kivilinna · 16 years ago
  42. 8387400 pkt_sched: Kill netdev_queue lock. by David S. Miller · 16 years ago
  43. 51cb6db mac80211: Reimplement WME using ->select_queue(). by David S. Miller · 16 years ago
  44. 24344d2 mac80211: Temporarily mark QoS support BROKEN. by David S. Miller · 16 years ago
  45. 09e83b5 netdev: Kill NETIF_F_MULTI_QUEUE. by David S. Miller · 16 years ago
  46. e8a0464 netdev: Allocate multiple queues for TX. by David S. Miller · 16 years ago
  47. b9e4085 netdev: Do not use TX lock to protect address lists. by David S. Miller · 16 years ago
  48. e308a5d netdev: Add netdev->addr_list_lock protection. by David S. Miller · 16 years ago
  49. fc943b1 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
  50. 2aec609 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  51. 1e18863 mac80211: dont add a STA which is not in the same IBSS by Emmanuel Grumbach · 16 years ago
  52. f434b2d mac80211: fix struct ieee80211_tx_queue_params by Johannes Berg · 16 years ago
  53. f591fa5 mac80211: fix TX sequence numbers by Johannes Berg · 16 years ago
  54. 1411f9b mac80211: fix RX sequence number check by Johannes Berg · 16 years ago
  55. 2560b6e mac80211: Fix ieee80211_rx_reorder_ampdu: ignore QoS null packets by Emmanuel Grumbach · 16 years ago
  56. 9d139c8 mac80211: revamp beacon configuration by Johannes Berg · 16 years ago
  57. f3947e2 mac80211: push interface checks down by Johannes Berg · 16 years ago
  58. 7563652 mac80211: revamp virtual interface handling by Johannes Berg · 16 years ago
  59. 3e122be mac80211: make master netdev handling sane by Johannes Berg · 16 years ago
  60. 49292d5 mac80211: power management wext hooks by Samuel Ortiz · 16 years ago
  61. adeed48 rc80211_pid: Fix fast_start parameter handling by Mattias Nissler · 16 years ago
  62. b19fa1f net: Delete NETDEVICES_MULTIQUEUE kconfig option. by David S. Miller · 16 years ago
  63. 86d804e netdev: Make netif_schedule() routines work with netdev_queue objects. by David S. Miller · 16 years ago
  64. c2aa288 mac80211: Decrease number of explicit ->tx_queue references. by David S. Miller · 16 years ago
  65. b0e1e64 netdev: Move rest of qdisc state into struct netdev_queue by David S. Miller · 16 years ago
  66. dc2b484 netdev: Move queue_lock into struct netdev_queue. by David S. Miller · 16 years ago
  67. 5ce2d48 pkt_sched: Remove 'dev' member of struct Qdisc. by David S. Miller · 16 years ago
  68. bb949fb netdev: Create netdev_queue abstraction. by David S. Miller · 16 years ago
  69. 7c3ceb4a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  70. 6ef307b mac80211: fix lots of kernel-doc by Randy Dunlap · 16 years ago
  71. e4abd4d mac80211: add support for iwconfig wlanX frag auto by Emmanuel Grumbach · 16 years ago
  72. 5fdae6b mac80211: aes_ccm.c remove crypto wrapper and extra args by Harvey Harrison · 16 years ago
  73. feccb46 mac80211: pass scratch buffer directly, remove additional pointers by Harvey Harrison · 16 years ago
  74. c34498b mac80211: wpa.c remove rx/tx_data ->fc users by Harvey Harrison · 16 years ago
  75. a7767f9 mac80211: remove trivial rx_data->fc users by Harvey Harrison · 16 years ago
  76. fc32f92 mac80211: call bss_info_change only once upon disassociation by Tomas Winkler · 16 years ago
  77. 8e8862b mac80211: remove ieee80211_get_hdr_info by Harvey Harrison · 16 years ago
  78. f14df80 mac80211: remove one user of ieee80211_get_hdr_info by Harvey Harrison · 16 years ago
  79. 73e1f7c mac80211: use symbolic defines in wpa.c by Harvey Harrison · 16 years ago
  80. 238f74a mac80211: move QOS control helpers into ieee80211.h by Harvey Harrison · 16 years ago
  81. 4e887d5 mac80211: remove MAC80211_DEBUG from net/mac80211/Kconfig. by Rami Rosen · 16 years ago
  82. ebd7448 mac80211: fix warning: unused variable ifsta by Tomas Winkler · 16 years ago
  83. d96a7bc mac80211: remove useless tid assignment for management and control frames by Tomas Winkler · 16 years ago
  84. 429a380 mac80211: add block ack request capability by Ron Rindjunsky · 16 years ago
  85. b2898a2 mac80211: Don't request encryption for probe response by Ivo van Doorn · 16 years ago
  86. 6e43829 mac80211: don't report selected IBSS when not found by Vladimir Koutny · 16 years ago
  87. ea0c925 mac80211: Only flush workqueue when last interface was removed by Ivo van Doorn · 16 years ago
  88. 8db9369 mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notify by Guy Cohen · 16 years ago
  89. ea2aca0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  90. f4ea83d mac80211: rework debug settings and make debugging safer by Johannes Berg · 16 years ago
  91. 4946162 mac80211: get rid of function pointers in RX path by Johannes Berg · 16 years ago
  92. d9e8a70 mac80211: get rid of function pointers in TX path by Johannes Berg · 16 years ago
  93. ff31ab5 net-sched: change tcf_destroy_chain() to clear start of filter list by Patrick McHardy · 16 years ago
  94. 4faeb86 mac80211: add beacon timestamp to beacon template in IBSS by Assaf Krauss · 16 years ago
  95. 5479d0e mac80211: fix warning: unused variable invoke_tx_handlers by Tomas Winkler · 16 years ago
  96. ae6a44e mac80211: removing duplicated parsing of information elements by Ester Kummer · 16 years ago
  97. e5f5e73 build algorithms into the mac80211 module by Adrian Bunk · 16 years ago
  98. bf998f6 mac80211: add last beacon time in scan list by Emmanuel Grumbach · 16 years ago
  99. 06ff47b mac80211: add spectrum capabilities by Tomas Winkler · 16 years ago
  100. 7b1e78d mac80211: add MAC80211_VERBOSE_SPECT_MGMT_DEBUG Kconfig option by Yi Zhu · 16 years ago