1. 094daf7 Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  2. c2c98fd mac80211: optimise station flags by Johannes Berg · 13 years ago
  3. 8e00f5f Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  4. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 13 years ago
  5. a7ce1c9 mac80211: fix indentation by Alexander Simon · 13 years ago
  6. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  7. f3209be mac80211: fix IBSS teardown race by Johannes Berg · 13 years ago
  8. 40b275b mac80211: sparse RCU annotations by Johannes Berg · 13 years ago
  9. 0915cba mac80211: Fix warnings due to -Wunused-but-set-variable by Rajkumar Manoharan · 13 years ago
  10. 1ed7648 mac80211: fix suppressing probe responses in ad-hoc mode by Felix Fietkau · 13 years ago
  11. 2973773 mac80211: remove IBSS merge delay by Johannes Berg · 13 years ago
  12. 6ebacbb mac80211: rename RX_FLAG_TSFT by Johannes Berg · 13 years ago
  13. c269a20 mac80211: reply to directed probes in IBSS by Johannes Berg · 13 years ago
  14. 59eb21a cfg80211: Extend channel to frequency mapping for 802.11j by Bruno Randolf · 14 years ago
  15. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  16. c926d00 mac80211: Fix NULL-pointer deference on ibss merge when not ready by Tim Harvey · 14 years ago
  17. dd5b4cc cfg80211/mac80211: improve ad-hoc multicast rate handling by Felix Fietkau · 14 years ago
  18. 8f0729b mac80211: add support for setting the ad-hoc multicast rate by Felix Fietkau · 14 years ago
  19. c8716d9 mac80211: Fix ibss station got expired immediately by Rajkumar Manoharan · 14 years ago
  20. 9eba612 mac80211: Add WME information element for IBSS by Bruno Randolf · 14 years ago
  21. 0fb9a9e net/mac80211: Use wiphy_<level> by Joe Perches · 14 years ago
  22. 7da7cc1 mac80211: per interface idle notification by Johannes Berg · 14 years ago
  23. 7a17a33 mac80211: proper IBSS locking by Johannes Berg · 14 years ago
  24. bc05d19 mac80211: fix IBSS lockdep complaint by Johannes Berg · 14 years ago
  25. 5ea096c mac80211: remove BSS from cfg80211 list when leaving IBSS by Teemu Paasikivi · 14 years ago
  26. 392cfdb mac80211: Set changed basic rates flag by Teemu Paasikivi · 14 years ago
  27. fbd2c8d mac80211: Set basic rates while joining ibss network by Teemu Paasikivi · 14 years ago
  28. 77a121c mac80211: pull mgmt frame rx into rx handler by Johannes Berg · 14 years ago
  29. 36b3a62 mac80211: common work skb freeing by Johannes Berg · 14 years ago
  30. 1fa57d0 mac80211: use common work function by Johannes Berg · 14 years ago
  31. 64592c8 mac80211: use common work struct by Johannes Berg · 14 years ago
  32. 35f20c1 mac80211: use common skb queue by Johannes Berg · 14 years ago
  33. 3a4d4aa mac80211: remove bogus mod_timer() call by Johannes Berg · 14 years ago
  34. cc75589 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  35. 0aaffa9 mac80211: improve HT channel handling by Johannes Berg · 14 years ago
  36. 8316324 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  37. adfba3c mac80211: use fixed channel in ibss join when appropriate by Johannes Berg · 14 years ago
  38. be4a4b6 mac80211: improve IBSS scanning by Johannes Berg · 14 years ago
  39. 49b5c7f mac80211: tell driver about IBSS merge by Johannes Berg · 14 years ago
  40. 8fc214b mac80211: notify driver about IBSS status by Johannes Berg · 14 years ago
  41. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  42. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  43. 09a08cf mac80211: (really) fix rates setup on IBSS merge by Bruno Randolf · 14 years ago
  44. 819386d Revert "mac80211: fix rates setup on IBSS merge" by John W. Linville · 14 years ago
  45. b4d59a9 mac80211: fix rates setup on IBSS merge by Bruno Randolf · 14 years ago
  46. 34e8950 mac80211: allow station add/remove to sleep by Johannes Berg · 15 years ago
  47. 6e7e621 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  48. 0da780c mac80211: Fix probe request filtering in IBSS mode by Benoit Papillault · 15 years ago
  49. a98bfec mac80211: Fixed a bug in IBSS merge by Benoit Papillault · 15 years ago
  50. ce9058a mac80211: removed useless code in IBSS management by Benoit Papillault · 15 years ago
  51. 891dc5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  52. 0c1ad2c mac80211: proper bss private data handling by Johannes Berg · 15 years ago
  53. 9607e6b mac80211: add ieee80211_sdata_running by Johannes Berg · 15 years ago
  54. 2e10d33 mac80211: fix ibss join with fixed-bssid by Felix Fietkau · 15 years ago
  55. 47846c9 mac80211: reduce reliance on netdev by Johannes Berg · 15 years ago
  56. abe6063 mac80211: make station management completely depend on vif by Johannes Berg · 15 years ago
  57. 62ae67b mac80211: remove encrypt parameter from ieee80211_tx_skb by Johannes Berg · 15 years ago
  58. 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
  59. 450aae3 mac80211: Fix IBSS merge by Sujith · 15 years ago
  60. f446d10 mac80211: fix BSS leak by Johannes Berg · 15 years ago
  61. d419b9f mac80211: fix ibss joining by Reinette Chatre · 15 years ago
  62. 51f98f1 mac80211: fix ibss race by Johannes Berg · 15 years ago
  63. 5e4708b mac80211: fix logic error ibss merge bssid check by Felix Fietkau · 15 years ago
  64. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  65. fbe9c42 mac80211: Replace {sw, hw}_scanning variables with a bitfield by Helmut Schaa · 15 years ago
  66. fffd093 cfg80211: rework key operation by Johannes Berg · 15 years ago
  67. f1d58c2 mac80211: push rx status into skb->cb by Johannes Berg · 15 years ago
  68. db67645 mac80211: fix parameter confusion when finding IBSS by Johannes Berg · 15 years ago
  69. 5bb644a mac80211: cancel/restart all timers across suspend/resume by Johannes Berg · 15 years ago
  70. b59066a mac80211: IBSS supported rate fixes by Johannes Berg · 15 years ago
  71. e0d6188 mac80211: don't connect to IBSS network with different privacy by Johannes Berg · 15 years ago
  72. 5cff20e mac80211: tell driver when idle by Johannes Berg · 15 years ago
  73. 2448798 mac80211: add driver ops wrappers by Johannes Berg · 15 years ago
  74. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 15 years ago
  75. 57c4d7b mac80211: clean up beacon interval settings by Johannes Berg · 15 years ago
  76. f3b8525 mac80211: fix scan races and rework scanning by Johannes Berg · 15 years ago
  77. 2d72289 mac80211: internally clear failed scans properly by Johannes Berg · 15 years ago
  78. 0e41f71 mac80211: fix various problems in ibss code by Johannes Berg · 15 years ago
  79. 29b4a4f mac80211: fix IBSS code to not sleep while atomic by Johannes Berg · 15 years ago
  80. af8cdcd mac80211: convert to cfg80211 IBSS API by Johannes Berg · 15 years ago
  81. fa56ddd mac80211: ieee80211_ibss_commit() cleanup by Alina Friedrichsen · 15 years ago
  82. 707c1b4 mac80211: Update IBSS beacon timestamp properly by Sujith · 15 years ago
  83. 4a332a3 mac80211: Give it some time to do the TSF sync by Alina Friedrichsen · 15 years ago
  84. 34e8f08 mac80211: Don't merge with the same BSSID by Alina Friedrichsen · 15 years ago
  85. 79f6440 mac80211: Introduce a generic commit() to apply changes by Alina Friedrichsen · 15 years ago
  86. 4690029 mac80211: split IBSS/managed code by Johannes Berg · 15 years ago