1. a193521 mac80211: set MESH_TTL to 31 by Rui Paulo · 15 years ago
  2. 3491707 mac80211: update meshconf IE by Rui Paulo · 15 years ago
  3. 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
  4. af81858 mac80211: async station powersave handling by Johannes Berg · 15 years ago
  5. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  6. c327d96 mac80211: fix internal scan request by Johannes Berg · 15 years ago
  7. 450aae3 mac80211: Fix IBSS merge by Sujith · 15 years ago
  8. 5ed176e mac80211: make ieee80211_find_sta per virtual interface by Johannes Berg · 15 years ago
  9. a84216e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  10. 584991d cfg80211: validate scan channels by Johannes Berg · 15 years ago
  11. 6d3560d mac80211: fix scan abort sanity checks by Johannes Berg · 15 years ago
  12. 9aa4aee mac80211: make CALL_TXH a statement by Johannes Berg · 15 years ago
  13. c1f9a76 mac80211: check interface is down before type change by Johannes Berg · 15 years ago
  14. e6e898c mac80211: remove bogus code by Johannes Berg · 15 years ago
  15. ff9458d mac80211: remove sent_ps_buffered by Johannes Berg · 15 years ago
  16. 22403de mac80211: also drop qos-nullfunc frames silently by Johannes Berg · 15 years ago
  17. 62b517c mac80211: unconditionally set IEEE80211_TX_CTL_SEND_AFTER_DTIM by Johannes Berg · 15 years ago
  18. c27f2fd mac80211: deprecate qual value by Johannes Berg · 15 years ago
  19. eddcbb9 mac80211: introduce ieee80211_beacon_get_tim() by Johannes Berg · 15 years ago
  20. 8ce0b58 mac80211: make align adjustment code support paged SKB by Zhu Yi · 15 years ago
  21. 0869aea mac80211: remove RX_FLAG_RADIOTAP by Johannes Berg · 15 years ago
  22. 6a86b9c mac80211: fix radiotap header generation by Johannes Berg · 15 years ago
  23. 4d36ec58 mac80211: split hardware scan by band by Johannes Berg · 15 years ago
  24. b59f04c mac80211: remove outdated comment by Johannes Berg · 15 years ago
  25. a968533 mac80211: fix dynamic power save for devices with nullfunc support in hw by Kalle Valo · 15 years ago
  26. ed62059 mac80211: refactor dynamic power save check by Kalle Valo · 15 years ago
  27. 7bcfaf2 cfg80211/mac80211: use debugfs_remove_recursive by Johannes Berg · 15 years ago
  28. 372362a mac80211: fix reason code output endianness by Johannes Berg · 15 years ago
  29. 2171abc mac80211: fix addba timer by Johannes Berg · 15 years ago
  30. f446d10 mac80211: fix BSS leak by Johannes Berg · 15 years ago
  31. 0519d83 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  32. 49b2de8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  33. 6b9ac44 mesh: use set_bit() to set MESH_WORK_HOUSEKEEPING. by Rui Paulo · 15 years ago
  34. 43b7b31 mac80211: Learn about mesh portals from multicast traffic by Javier Cardona · 15 years ago
  35. 53623f1 mac80211: replace netif_tx_{start,stop,wake}_all_queues by John W. Linville · 15 years ago
  36. ce47061 cfg80211: no cookies in cfg80211_send_XXX() by Holger Schurig · 15 years ago
  37. 9b1ce52 mac80211: fix for incorrect sequence number on hostapd injected frames by Björn Smedman · 15 years ago
  38. f99288d mac80211: trivial: fix spelling in mesh_hwmp by Andrey Yurovsky · 15 years ago
  39. 2ef6e44 mac80211: keep auth state when assoc fails by Johannes Berg · 15 years ago
  40. d419b9f mac80211: fix ibss joining by Reinette Chatre · 15 years ago
  41. c3da314 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  42. 421355d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  43. d20ef63 mac80211: document ieee80211_rx() context requirement by Johannes Berg · 15 years ago
  44. 51f98f1 mac80211: fix ibss race by Johannes Berg · 15 years ago
  45. 5e4708b mac80211: fix logic error ibss merge bssid check by Felix Fietkau · 15 years ago
  46. 7fe13c5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  47. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  48. 0adc23f mac80211: support ETHTOOL_GPERMADDR by John W. Linville · 15 years ago
  49. 0819663 mac80211: use kfree_skb() to free struct sk_buff pointers by Roel Kluin · 15 years ago
  50. fbc44bf mac80211: fix vlan and optimise RX by Johannes Berg · 15 years ago
  51. 053a93d cfg80211: assign device type in netdev notifier callback by Marcel Holtmann · 15 years ago
  52. 1f08e84 mac80211: Fix [re]association power saving issue on AP side by Igor Perminov · 15 years ago
  53. 0ff7161 mac80211: improve/fix mlme messages by Johannes Berg · 15 years ago
  54. 6a211bf mac80211: fix DTIM setting by Johannes Berg · 15 years ago
  55. 909a203 rc80211_minstrel: fix contention window calculation by Pavel Roskin · 15 years ago
  56. 384912e net: Add DEVTYPE support for Ethernet based devices by Marcel Holtmann · 15 years ago
  57. 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
  58. abd8ea2 wireless: remove mac80211 rate selection extra menu by Luis R. Rodriguez · 15 years ago
  59. 5ca1b99 net: file_operations should be const by Stephen Hemminger · 15 years ago
  60. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  61. 5bf6fcc mac80211: Check pending scan request after having processed mgd work by Jouni Malinen · 15 years ago
  62. 15db0b7 mac80211: fix scan cancel on ifdown by Johannes Berg · 15 years ago
  63. eadac6b mac80211: Fix output of minstrels rc_stats by Arnd Hannemann · 15 years ago
  64. 77a980d mac80211: fix RX skb leaks by Johannes Berg · 15 years ago
  65. 1c4e9ab mac80211: Remove unnused throughput field from minstrel_rate. by Arnd Hannemann · 15 years ago
  66. ea77f12 mac80211: remove tasklet enable/disable by Johannes Berg · 15 years ago
  67. 103bf9f mac80211: remove ieee80211_rx namespace hack by John W. Linville · 15 years ago
  68. 84f6a01 mac80211: fix configure_filter invocation after stop by Johannes Berg · 15 years ago
  69. 9e03fdf mac80211: Update mesh config IE to 11s draft 3.02 by Javier Cardona · 15 years ago
  70. 11ba964 mac80211: fix register_hw error path by Johannes Berg · 15 years ago
  71. c8a61a7 mac80211: New stat counters for multicast and unicast forwarded frames by Daniel Walker · 15 years ago
  72. 29508d1 rc80211_pid_algo.c: remove unused variable declaration by John W. Linville · 15 years ago
  73. bfc32e6 mac80211: Decouple fail_avg stats used by mesh from rate control algorithm. by Javier Cardona · 15 years ago
  74. f424afa mac80211: remove deprecated API by Johannes Berg · 15 years ago
  75. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 15 years ago
  76. cf991116 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  77. 70bdb6b mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM frames by David Woo · 15 years ago
  78. 57ef5dd mac80211: Mark a destination sequence number as valid when a PREQ is received. by David Woo · 15 years ago
  79. cca8949 mac80211: Fix unresolved mesh frames queued without valid control.vif by Javier Cardona · 15 years ago
  80. 1888923 mac80211: Move mpath and mpp growth to mesh workqueue. by Javier Cardona · 15 years ago
  81. 5b36583 mac80211: Assign a default mesh beaconing interval. by Javier Cardona · 15 years ago
  82. 5815814 mac80211: Early detection of broken mesh paths when using minstrel. by Javier Cardona · 15 years ago
  83. d403a1c mac80211: Update the station failed frames average when minstrel is used. by Javier Cardona · 15 years ago
  84. 3c5772a mac80211: Use 3-address format for mesh broadcast frames. by Javier Cardona · 15 years ago
  85. a9e3091 mac80211: Use correct sign for mesh active path refresh. by Andrey Yurovsky · 15 years ago
  86. fe58343 mac80211: Improve dequeing from mpath frame queue. by Javier Cardona · 15 years ago
  87. 62b1208 mac80211: small tx code cleanup by Johannes Berg · 15 years ago
  88. d0b6960 mac80211: sequence number micro-optimisation by Johannes Berg · 15 years ago
  89. feff1f2 mac80211: take statistics before encryption by Johannes Berg · 15 years ago
  90. 5ba6353 cfg80211: fix alignment problem in scan request by Johannes Berg · 15 years ago
  91. ad5351d mac80211: allow DMA optimisation by Johannes Berg · 15 years ago
  92. f5ea912 nl80211: add generation number to all dumps by Johannes Berg · 15 years ago
  93. e21546a mac80211: stay authenticated after disassoc by Johannes Berg · 15 years ago
  94. c03e20f mac80211: fix compilation of mesh (although its disabled) by Luis R. Rodriguez · 15 years ago
  95. 416fbdf mac80211: fix panic when splicing unprepared TIDs by Luis R. Rodriguez · 15 years ago
  96. e3b90ca mac80211: FIF_PSPOLL filter flag by Igor Perminov · 15 years ago
  97. d1c5091 mac80211: Increase timeouts for station polling by Maxim Levitsky · 15 years ago
  98. a43abf2 mac80211: Retry probe request few times by Maxim Levitsky · 15 years ago
  99. 8b19e6c cfg80211: enable country IE support to all cfg80211 drivers by Luis R. Rodriguez · 15 years ago
  100. 056508d mac80211: fix powersave by Johannes Berg · 15 years ago