1. 62ae67b mac80211: remove encrypt parameter from ieee80211_tx_skb by Johannes Berg · 15 years ago
  2. 0bc6b18 mac80211: Fix panic in aggregation handling by Sujith · 15 years ago
  3. af65cd96 mac80211: make software rate control optional by Johannes Berg · 15 years ago
  4. 15ff636 mac80211: use fixed broadcast address by Johannes Berg · 15 years ago
  5. d84f323 mac80211: remove dev_hold/put calls by Johannes Berg · 15 years ago
  6. 5f0b7de mac80211: improve rate handling by Johannes Berg · 15 years ago
  7. eb9fb5b mac80211: trim RX data by Johannes Berg · 15 years ago
  8. a02ae75 mac80211: cleanup reorder buffer handling by Johannes Berg · 15 years ago
  9. af2ced6 mac80211: push michael MIC report after DA check by Johannes Berg · 15 years ago
  10. c951ad3 mac80211: convert aggregation to operate on vifs/stas by Johannes Berg · 15 years ago
  11. 3b53fde8 mac80211: let sta_info_get_by_idx get sta by sdata by Johannes Berg · 15 years ago
  12. 3e5b110 mac80211: reduce the amount of unnecessary traffic on cooked monitor interfaces by Felix Fietkau · 15 years ago
  13. b237092 mac80211: Do not queue Probe Request frames for station MLME by Jouni Malinen · 15 years ago
  14. f501dba mac80211: fix broadcast frame handling for 4-addr AP VLANs by Felix Fietkau · 15 years ago
  15. 264d9b7 mac80211: update copyrights to 2009 by Rui Paulo · 15 years ago
  16. 63c5723 mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. by Rui Paulo · 15 years ago
  17. e304bfd mac80211: implement a timer to send RANN action frames by Rui Paulo · 15 years ago
  18. d19b3bf mac80211: replace "destination" with "target" to follow the spec by Rui Paulo · 15 years ago
  19. be125c6 mac80211: add the DS params to the beacon by Rui Paulo · 15 years ago
  20. 36f0d5f mac80211: fix BSSID setup for beacon frames by Rui Paulo · 15 years ago
  21. 77fa76b mac80211: set the AID field correctly for mesh peer frames by Rui Paulo · 15 years ago
  22. a6a58b4 mac80211: properly forward the RANN IE by Rui Paulo · 15 years ago
  23. d611f06 mac80211: update PERR frame format by Rui Paulo · 15 years ago
  24. 90a5e16 mac80211: implement RANN processing and forwarding by Rui Paulo · 15 years ago
  25. e5d6eb8 mac80211: fix max HT rate processing on mac80211 by Luis R. Rodriguez · 15 years ago
  26. f14543ee mac80211: implement support for 4-address frames for AP and client mode by Felix Fietkau · 15 years ago
  27. 1460dd1 mac80211: improve peer link management debugging by Rui Paulo · 15 years ago
  28. f3c0d88 mac80211: improve HWMP debugging by Rui Paulo · 15 years ago
  29. dbb81c4 mac80211: allow processing of more than one HWMP IE by Rui Paulo · 15 years ago
  30. 27db2e4 mac80211: add MAC80211_VERBOSE_MHWMP_DEBUG by Rui Paulo · 15 years ago
  31. 095de01 mac80211: update the format of path selection frames by Rui Paulo · 15 years ago
  32. 0938393 mac80211: update peer link management IE and action frames by Rui Paulo · 15 years ago
  33. 23c7a29 mac80211: fix typo in a comment by Rui Paulo · 15 years ago
  34. 8f2fda9 mac80211: implement the meshconf formation info field by Rui Paulo · 15 years ago
  35. a193521 mac80211: set MESH_TTL to 31 by Rui Paulo · 15 years ago
  36. 3491707 mac80211: update meshconf IE by Rui Paulo · 15 years ago
  37. f6d773c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  38. af81858 mac80211: async station powersave handling by Johannes Berg · 15 years ago
  39. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  40. c327d96 mac80211: fix internal scan request by Johannes Berg · 15 years ago
  41. 450aae3 mac80211: Fix IBSS merge by Sujith · 15 years ago
  42. 5ed176e mac80211: make ieee80211_find_sta per virtual interface by Johannes Berg · 15 years ago
  43. 584991d cfg80211: validate scan channels by Johannes Berg · 15 years ago
  44. 6d3560d mac80211: fix scan abort sanity checks by Johannes Berg · 15 years ago
  45. 9aa4aee mac80211: make CALL_TXH a statement by Johannes Berg · 15 years ago
  46. c1f9a76 mac80211: check interface is down before type change by Johannes Berg · 15 years ago
  47. e6e898c mac80211: remove bogus code by Johannes Berg · 15 years ago
  48. ff9458d mac80211: remove sent_ps_buffered by Johannes Berg · 15 years ago
  49. 22403de mac80211: also drop qos-nullfunc frames silently by Johannes Berg · 15 years ago
  50. 62b517c mac80211: unconditionally set IEEE80211_TX_CTL_SEND_AFTER_DTIM by Johannes Berg · 15 years ago
  51. c27f2fd mac80211: deprecate qual value by Johannes Berg · 15 years ago
  52. eddcbb9 mac80211: introduce ieee80211_beacon_get_tim() by Johannes Berg · 15 years ago
  53. 8ce0b58 mac80211: make align adjustment code support paged SKB by Zhu Yi · 15 years ago
  54. 0869aea mac80211: remove RX_FLAG_RADIOTAP by Johannes Berg · 15 years ago
  55. 6a86b9c mac80211: fix radiotap header generation by Johannes Berg · 15 years ago
  56. 4d36ec58 mac80211: split hardware scan by band by Johannes Berg · 15 years ago
  57. b59f04c mac80211: remove outdated comment by Johannes Berg · 15 years ago
  58. a968533 mac80211: fix dynamic power save for devices with nullfunc support in hw by Kalle Valo · 15 years ago
  59. ed62059 mac80211: refactor dynamic power save check by Kalle Valo · 15 years ago
  60. 7bcfaf2 cfg80211/mac80211: use debugfs_remove_recursive by Johannes Berg · 15 years ago
  61. 372362a mac80211: fix reason code output endianness by Johannes Berg · 15 years ago
  62. 2171abc mac80211: fix addba timer by Johannes Berg · 15 years ago
  63. f446d10 mac80211: fix BSS leak by Johannes Berg · 15 years ago
  64. 0519d83 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  65. 6b9ac44 mesh: use set_bit() to set MESH_WORK_HOUSEKEEPING. by Rui Paulo · 15 years ago
  66. 43b7b31 mac80211: Learn about mesh portals from multicast traffic by Javier Cardona · 15 years ago
  67. 53623f1 mac80211: replace netif_tx_{start,stop,wake}_all_queues by John W. Linville · 15 years ago
  68. ce47061 cfg80211: no cookies in cfg80211_send_XXX() by Holger Schurig · 15 years ago
  69. 9b1ce52 mac80211: fix for incorrect sequence number on hostapd injected frames by Björn Smedman · 15 years ago
  70. f99288d mac80211: trivial: fix spelling in mesh_hwmp by Andrey Yurovsky · 15 years ago
  71. 2ef6e44 mac80211: keep auth state when assoc fails by Johannes Berg · 15 years ago
  72. d419b9f mac80211: fix ibss joining by Reinette Chatre · 15 years ago
  73. 421355d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  74. d20ef63 mac80211: document ieee80211_rx() context requirement by Johannes Berg · 15 years ago
  75. 51f98f1 mac80211: fix ibss race by Johannes Berg · 15 years ago
  76. 5e4708b mac80211: fix logic error ibss merge bssid check by Felix Fietkau · 15 years ago
  77. 7fe13c5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  78. 0adc23f mac80211: support ETHTOOL_GPERMADDR by John W. Linville · 15 years ago
  79. 0819663 mac80211: use kfree_skb() to free struct sk_buff pointers by Roel Kluin · 15 years ago
  80. fbc44bf mac80211: fix vlan and optimise RX by Johannes Berg · 15 years ago
  81. 053a93d cfg80211: assign device type in netdev notifier callback by Marcel Holtmann · 15 years ago
  82. 1f08e84 mac80211: Fix [re]association power saving issue on AP side by Igor Perminov · 15 years ago
  83. 0ff7161 mac80211: improve/fix mlme messages by Johannes Berg · 15 years ago
  84. 6a211bf mac80211: fix DTIM setting by Johannes Berg · 15 years ago
  85. 909a203 rc80211_minstrel: fix contention window calculation by Pavel Roskin · 15 years ago
  86. 384912e net: Add DEVTYPE support for Ethernet based devices by Marcel Holtmann · 15 years ago
  87. 3f968de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  88. abd8ea2 wireless: remove mac80211 rate selection extra menu by Luis R. Rodriguez · 15 years ago
  89. 5ca1b99 net: file_operations should be const by Stephen Hemminger · 15 years ago
  90. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  91. 5bf6fcc mac80211: Check pending scan request after having processed mgd work by Jouni Malinen · 15 years ago
  92. 15db0b7 mac80211: fix scan cancel on ifdown by Johannes Berg · 15 years ago
  93. eadac6b mac80211: Fix output of minstrels rc_stats by Arnd Hannemann · 15 years ago
  94. 77a980d mac80211: fix RX skb leaks by Johannes Berg · 15 years ago
  95. 1c4e9ab mac80211: Remove unnused throughput field from minstrel_rate. by Arnd Hannemann · 15 years ago
  96. ea77f12 mac80211: remove tasklet enable/disable by Johannes Berg · 15 years ago
  97. 103bf9f mac80211: remove ieee80211_rx namespace hack by John W. Linville · 15 years ago
  98. 84f6a01 mac80211: fix configure_filter invocation after stop by Johannes Berg · 15 years ago
  99. 9e03fdf mac80211: Update mesh config IE to 11s draft 3.02 by Javier Cardona · 15 years ago
  100. 11ba964 mac80211: fix register_hw error path by Johannes Berg · 15 years ago