1. 0d143fe mac80211: move regular interface handling by Johannes Berg · 16 years ago
  2. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  3. 96dd22a mac80211: inform driver of basic rateset by Johannes Berg · 16 years ago
  4. ccd7b36 mac80211: clean up some comments by Johannes Berg · 16 years ago
  5. c2b1345 mac80211: clean up scan namespace by Johannes Berg · 16 years ago
  6. 213cd11 mac80211: make bridge_packets a virtual interface option by Johannes Berg · 16 years ago
  7. e16751c mac80211: move ieee80211_set_freq to utils by Johannes Berg · 16 years ago
  8. 9c6bd79 mac80211: reorder MLME code more by Johannes Berg · 16 years ago
  9. 5bc7572 mac80211: fix scan vs. interface removal race by Johannes Berg · 16 years ago
  10. b741343 mac80211: fix work race by Johannes Berg · 16 years ago
  11. 472dbc4 mac80211: split off mesh handling entirely by Johannes Berg · 16 years ago
  12. 7c95069 mac80211: dont set REQ_RUN when scan finishes by Johannes Berg · 16 years ago
  13. a1678f8 mac80211: move STA timer restart by Johannes Berg · 16 years ago
  14. 24723d1 mac80211: move ieee80211_sta_expire by Johannes Berg · 16 years ago
  15. b2e1b30 cfg80211: Add new wireless regulatory infrastructure by Luis R. Rodriguez · 16 years ago
  16. aee14ce mac80211: Reorder debugfs calls during netdev deinit by Jouni Malinen · 16 years ago
  17. e50db65 mac80211: move frame TX function by Johannes Berg · 16 years ago
  18. 759ef3e mac80211: make ieee80211_rx_h_mgmt more readable by Johannes Berg · 16 years ago
  19. 39192c0 mac80211: move spectrum management code out by Johannes Berg · 16 years ago
  20. de1ede7 mac80211: make BA session handling independent of STA mode by Johannes Berg · 16 years ago
  21. 5825fe10 mac80211: initialise queue QoS parameters at hw start by Johannes Berg · 16 years ago
  22. 3d35f7c mac80211: split ieee80211_sta_def_wmm_params by Johannes Berg · 16 years ago
  23. ef422bc mac80211: consolidate deauth/disassoc by Johannes Berg · 16 years ago
  24. 9ac19a9 mac80211: reorder frame code in mlme by Johannes Berg · 16 years ago
  25. b079ada mac80211: remove useless 'ibss' parameter by Johannes Berg · 16 years ago
  26. a0fe8b3 mac80211: simplify scan start by Johannes Berg · 16 years ago
  27. 9116dd0 mac80211: clarify scan request by Johannes Berg · 16 years ago
  28. bacac54 mac80211: move some HT code out of main.c by Johannes Berg · 16 years ago
  29. 44d414d mac80211: move some HT code out of mlme.c by Johannes Berg · 16 years ago
  30. 5484e23 mac80211: move BSS handling to scan code by Johannes Berg · 16 years ago
  31. 98c8fcc mac80211: refactor and move scan RX code by Johannes Berg · 16 years ago
  32. 0a51b27 mac80211: start moving scan code from mlme by Johannes Berg · 16 years ago
  33. ee96d6e mac80211: remove useless non-NULL tests from scan results code by Johannes Berg · 16 years ago
  34. 491775a mac80211: use sdata pointer for scan interface by Johannes Berg · 16 years ago
  35. 60f8b39 mac80211: reorder mlme code by Johannes Berg · 16 years ago
  36. 24e6462 mac80211: stop queues before carrier off by Tomas Winkler · 16 years ago
  37. f5e5bf2 mac80211: remove disassociation code from ieee80211_set_associated by Tomas Winkler · 16 years ago
  38. 3b7ee69 mac80211: disassociate when moving to new BSS by Tomas Winkler · 16 years ago
  39. aa458d1 mac80211: restructure disassoc/deauth flows by Tomas Winkler · 16 years ago
  40. 37ffc8d mac80211: move IE parsing to util file by Johannes Berg · 16 years ago
  41. 5fd12d4 mac80211: fix typo in action frame handling by Johannes Berg · 16 years ago
  42. 9c80d3d mac80211: fix action frame length checks by Johannes Berg · 16 years ago
  43. 5bda617 mac80211: BSS info: check channel first by Johannes Berg · 16 years ago
  44. fe3fa82 mac80211: make conf_tx non-atomic by Johannes Berg · 16 years ago
  45. 69e6c01 mac80211: move some RCU locking into an if branch by Johannes Berg · 16 years ago
  46. 00c5ae2 mac80211: change MIMO_PS to SM_PS by Tomas Winkler · 16 years ago
  47. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  48. 701b9cb mac80211: add missing kernel-doc by Randy Dunlap · 16 years ago
  49. 8e1535d mac80211: Fix rate scale initialization in IBSS by Emmanuel Grumbach · 16 years ago
  50. 9818bab mac80211: Fix low bit rate in IBSS by Tomas Winkler · 16 years ago
  51. f59ac04 cfg80211: keep track of supported interface modes by Luis R. Rodriguez · 16 years ago
  52. bf7394c Revert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM" by Linus Torvalds · 16 years ago
  53. 2b58b20 mac80211: Fix debugfs union misuse and pointer corruption by Jouni Malinen · 16 years ago
  54. b171e19 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  55. 36aedc90 mac80211/cfg80211: HT capabilities for NEW_STA by Jouni Malinen · 16 years ago
  56. 2f58bbf mac80211: Use only precedence level of DSCP field for frame classification by Daniel Wagner · 16 years ago
  57. 43ac2ca mac80211: Handle scan result IEs in one block by Jouni Malinen · 16 years ago
  58. 9f1ba90 mac80211/cfg80211: Add BSS configuration options for AP mode by Jouni Malinen · 16 years ago
  59. 7f93ea3 mac80211: fill start-sequence-number for BA session start by Johannes Berg · 16 years ago
  60. 576fdea mac80211: quiet chatty IBSS merge message by John W. Linville · 16 years ago
  61. 8ab65b0 mac80211: don't send empty extended rates IE by Jan-Espen Pettersen · 16 years ago
  62. 93015f0 mac80211: Fix debugfs file add/del for netdev by Jouni Malinen · 16 years ago
  63. 667d8af net/mac80211/mesh.c: correct the argument to __mesh_table_free by Julia Lawall · 16 years ago
  64. 087d833 mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM by Jouni Malinen · 16 years ago
  65. 9859b81 mac80211: add direct probe before association by Ron Rindjunsky · 16 years ago
  66. 6042a3e mac80211: change number of pre-assoc scans by Ron Rindjunsky · 16 years ago
  67. 48c2fc5 mac80211: cleanup mlme state namespace by Tomas Winkler · 16 years ago
  68. 8e7cdbb mac80211: filter probes in ieee80211_rx_mgmt_probe_resp by Tomas Winkler · 16 years ago
  69. f698d85 replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate by Jasper Bryant-Greene · 16 years ago
  70. fef1643 move ETH_P_PAE from ieee80211_i.h to if_ether.h by Jasper Bryant-Greene · 16 years ago
  71. bdbe819 mac80211: allow no mac address until firmware load by Luis Carlos Cobo · 16 years ago
  72. 4eb2ae9 mac80211: remove WLAN_FC_DATA_PRESENT by Harvey Harrison · 16 years ago
  73. a4b7d7b mac80211: remove rx/tx_data->fc member by Harvey Harrison · 16 years ago
  74. 358c8d9 mac80211: use ieee80211 frame control directly by Harvey Harrison · 16 years ago
  75. e7827a7 mac80211: remove IEEE80211_FC helper by Harvey Harrison · 16 years ago
  76. 6b644e5 mac80211: remove ieee80211_get_hdrlen by Harvey Harrison · 16 years ago
  77. b73d70a mac80211: rx.c/tx.c remove more users of tx/rx_data->fc by Harvey Harrison · 16 years ago
  78. d298487 mac80211: wep.c replace magic numbers in IV/ICV removal by Harvey Harrison · 16 years ago
  79. c44d040 mac80211: wme.h remove unused QOS_CONTROL_LEN by Harvey Harrison · 16 years ago
  80. 62bf1d7 mac80211: explicitly check skb->len by Harvey Harrison · 16 years ago
  81. 9deb1ae mac80211: radiotap: assume modulation from rates by Bruno Randolf · 16 years ago
  82. b4f28bb mac80211: add rx status flag for short preamble by Bruno Randolf · 16 years ago
  83. 92ab853 mac80211: add ieee80211_queue_stopped) by Tomas Winkler · 16 years ago
  84. a61dae1 mac80211: update new sta's rx timestamp by Ron Rindjunsky · 16 years ago
  85. 8dbc172 mac80211: keep mesh ifaces in allmulti mode by Luis Carlos Cobo · 16 years ago
  86. e32f85f mac80211: fix use of skb->cb for mesh forwarding by Luis Carlos Cobo · 16 years ago
  87. 4c43e0d iwlwifi: HW bug fixes by Tomas Winkler · 16 years ago
  88. 80693ce mac80211: automatic IBSS channel selection by Daniel Drake · 16 years ago
  89. ea95bba mac80211: make listen_interval be limited by low level driver by Tomas Winkler · 16 years ago
  90. 98f7dfd mac80211: pass dtim_period to low level driver by Emmanuel Grumbach · 16 years ago
  91. 35ed4e7 mac80211: Use queue_lock() in ieee80211_ht_agg_queue_remove(). by David S. Miller · 16 years ago
  92. f8e79dd mac80211: fix fragmentation kludge by Tomas Winkler · 16 years ago
  93. 56a6d13 mac80211: fix mesh beaconing by Luis Carlos Cobo · 16 years ago
  94. 14db74b mac80211: fix cfg80211 hooks for master interface by Johannes Berg · 16 years ago
  95. d0f0980 mac80211: partially fix skb->cb use by Johannes Berg · 16 years ago
  96. 5422399 mac80211: append CONFIG_ to MAC80211_VERBOSE_PS_DEBUG in net/mac80211/tx.c. by Rami Rosen · 16 years ago
  97. 023a04b mac80211: return correct error return from ieee80211_wep_init by Jeremy Fitzhardinge · 16 years ago
  98. 1b02416 mac80211: tx, use dev_kfree_skb_any for beacon_get by Jiri Slaby · 16 years ago
  99. 5f86173 net_sched: Add qdisc_enqueue wrapper by Jussi Kivilinna · 16 years ago
  100. 8387400 pkt_sched: Kill netdev_queue lock. by David S. Miller · 16 years ago