1. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 8 years ago
  2. 7b6249b Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  3. d2beae1 wireless: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  4. 6eb1813 cfg80211: add bss_type and privacy arguments in cfg80211_get_bss() by Dedy Lansky · 9 years ago
  5. b47f610 cfg80211: clear connect keys when freeing them by Johannes Berg · 10 years ago
  6. c1e5f47 cfg80211: constify more pointers in the cfg80211 API by Johannes Berg · 10 years ago
  7. f26cbf4 cfg80211: change wiphy_to_dev function name by Zhao, Gang · 10 years ago
  8. 74f8274 cfg80211: reject invalid IBSS BSSIDs in wext compat code by Johannes Berg · 10 years ago
  9. 96998e3 cfg80211: remove unused wiphy argument from cfg80211_wext_freq() by Zhao, Gang · 10 years ago
  10. 71965c1 cfg80211/mac80211: move combination check to mac80211 for ibss by Luciano Coelho · 10 years ago
  11. 73de86a cfg80211/mac80211: move interface counting for combination check to mac80211 by Luciano Coelho · 10 years ago
  12. 2316d7b cfg80211: make __cfg80211_join_ibss() static by Zhao, Gang · 10 years ago
  13. 7b2106a cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan() by Luciano Coelho · 10 years ago
  14. 9e0e296 cfg80211: consider existing DFS interfaces by Michal Kazior · 10 years ago
  15. fe94f3a cfg80211: fix channel configuration in IBSS join by Antonio Quartulli · 10 years ago
  16. fa9ffc7 cfg80211: Add support for QoS mapping by Kyeyoon Park · 11 years ago
  17. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  18. 8fe02e1 cfg80211: consolidate passive-scan and no-ibss flags by Luis R. Rodriguez · 11 years ago
  19. 1fe4517 cfg80211: fix ibss wext chandef creation by Simon Wunderlich · 11 years ago
  20. 353c781 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  21. 5336fa8 nl80211/cfg80211: enable DFS for IBSS mode by Simon Wunderlich · 11 years ago
  22. f478f33 cfg80211: fix warning when using WEXT for IBSS by Bruno Randolf · 11 years ago
  23. ceca7b7 cfg80211: separate internal SME implementation by Johannes Berg · 11 years ago
  24. 5fe231e cfg80211: vastly simplify locking by Johannes Berg · 11 years ago
  25. 5b112d3 cfg80211: pass wiphy to cfg80211_ref_bss/put_bss by Johannes Berg · 11 years ago
  26. 3d9d1d6 nl80211/cfg80211: support VHT channel configuration by Johannes Berg · 12 years ago
  27. 683b6d3 cfg80211: pass a channel definition struct by Johannes Berg · 12 years ago
  28. 4ee3e06 cfg80211: add cfg80211 exported function tracing by Beni Lev · 12 years ago
  29. e35e4d2 cfg80211: add wrappers for registered_device_ops by Hila Gonen · 12 years ago
  30. e4e3245 cfg80211: respect iface combinations when starting operation by Michal Kazior · 12 years ago
  31. c30a3d3 cfg80211: track ibss fixed channel by Michal Kazior · 12 years ago
  32. 28f3336 cfg80211: use sme_state in ibss start/join path by Amitkumar Karwar · 12 years ago
  33. ac422d3 wireless: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  34. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  35. e31b821 cfg80211/mac80211: allow per-station GTKs by Johannes Berg · 14 years ago
  36. 93b0523 cfg80211: always set IBSS basic rates by Johannes Berg · 14 years ago
  37. 3be61a3 cfg80211: fix IBSS default management key by Johannes Berg · 14 years ago
  38. 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
  39. f444de0 cfg80211/mac80211: better channel handling by Johannes Berg · 14 years ago
  40. 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
  41. e60d744 wireless : use a dedicated workqueue for cfg80211. by Alban Browaeys · 15 years ago
  42. 98d3a7c cfg80211: re-join IBSS when privacy changes by Johannes Berg · 15 years ago
  43. 3d23e34 wext: refactor by Johannes Berg · 15 years ago
  44. f796996 cfg80211: make spurious warnings less likely, configurable by Johannes Berg · 15 years ago
  45. 59bbb6f cfg80211: validate channel settings across interfaces by Johannes Berg · 15 years ago
  46. 1f9298f cfg80211: combine IWESSID handlers by Johannes Berg · 15 years ago
  47. 562e482 cfg80211: combine IWAP handlers by Johannes Berg · 15 years ago
  48. 0e82ffe cfg80211: combine iwfreq implementations by Johannes Berg · 15 years ago
  49. 80e5b06 cfg80211: fix NULL dereference in IBSS SIOCGIWAP by Zhu Yi · 15 years ago
  50. fffd093 cfg80211: rework key operation by Johannes Berg · 15 years ago
  51. 667503dd cfg80211: fix locking by Johannes Berg · 15 years ago
  52. 7848547 cfg80211: fix netdev down problem by Johannes Berg · 15 years ago
  53. 19957bb cfg80211: keep track of BSSes by Johannes Berg · 15 years ago
  54. 7ebbe6b cfg80211: remove wireless_dev->bssid by Johannes Berg · 15 years ago
  55. cbe8fa9 cfg80211: put wext data into substructure by Johannes Berg · 15 years ago
  56. 8e30bc5 nl80211: allow configuring IBSS beacon interval by Johannes Berg · 15 years ago
  57. 9d30842 cfg80211: clear WEXT SSID when clearing IBSS by Johannes Berg · 15 years ago
  58. d323655 cfg80211: clean up includes by Johannes Berg · 15 years ago
  59. 04a773a cfg80211/nl80211: add IBSS API by Johannes Berg · 15 years ago