1. 0874073 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 15 years ago
  2. cd32984 mac80211: treat the WME sta flag as a bit by Arik Nemtsov · 15 years ago
  3. f70f01c cfg80211/mac80211: add netdev param to set_txq_params() by Eliad Peller · 15 years ago
  4. e9f935e nl80211/cfg80211: Add support to disable CCK rate for management frame by Rajkumar Manoharan · 15 years ago
  5. 38ba3c5 cfg80211: Validate cipher suite against supported ciphers by Jouni Malinen · 15 years ago
  6. 6d30240 cfg80211: Remove strict validation of AKM suites by Jouni Malinen · 15 years ago
  7. 1b9ca02 cfg80211: Fix validation of AKM suites by Jouni Malinen · 15 years ago
  8. e308150 wireless: Do not allow disabled channel in scan request by Rajkumar Manoharan · 15 years ago
  9. 4d8b614 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 15 years ago
  10. c9df56b cfg80211/nl80211: Add PMKSA caching candidate event by Jouni Malinen · 15 years ago
  11. 3919349 cfg80211: validate IBSS BSSID by Johannes Berg · 15 years ago
  12. 0c28ec5 cfg80211: add cfg80211_find_vendor_ie() function by Eliad Peller · 15 years ago
  13. 3965ac0 wireless: Fix rate mask for scan request by Rajkumar Manoharan · 15 years ago
  14. aa3d7ee wireless: Reset beacon_found while updating regulatory by Rajkumar Manoharan · 15 years ago
  15. 4319e19 cfg80211: verify format of uAPSD information by Johannes Berg · 15 years ago
  16. d7549cb cfg80211: reorder code to obsolete forward declaration by Sven Neumann · 15 years ago
  17. eac03e3 cfg80211: hold reg_mutex when updating regulatory by Sven Neumann · 15 years ago
  18. 56e6786 cfg80211: print bandwidth in chan_reg_rule_print_dbg() by Pavel Roskin · 15 years ago
  19. a1f1c21 nl80211/cfg80211: add match filtering for sched_scan by Luciano Coelho · 15 years ago
  20. cedb541 nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag by Eliad Peller · 15 years ago
  21. 2461615 wireless: Remove unnecessary OOM logging messages by Joe Perches · 15 years ago
  22. f4b34b5 cfg80211/nl80211: Indicate roaming feature capability to userspace. by Vivek Natarajan · 15 years ago
  23. c75786c nl80211/cfg80211: add STA WME parameters by Eliad Peller · 15 years ago
  24. 16dd726 {nl,cfg,mac}80211: let userspace make meshif mesh gate by Javier Cardona · 15 years ago
  25. 0507e15 {nl,cfg,mac}80211: let userspace set RANN interval by Javier Cardona · 15 years ago
  26. 699403d {nl,mac}80211: add missing root mode meshconf entries by Javier Cardona · 15 years ago
  27. 8db0985 mac80211: update mesh peering frame format by Thomas Pedersen · 15 years ago
  28. ecb4433 mac80211: fix suspend/resume races with unregister hw by Stanislaw Gruszka · 15 years ago
  29. 9946ecf nl80211/cfg80211: Add extra IE configuration to AP mode setup by Jouni Malinen · 15 years ago
  30. 5fb628e nl80211/cfg80211: Add crypto settings into NEW_BEACON by Jouni Malinen · 15 years ago
  31. 32e9de8 nl80211/cfg80211: Allow SSID to be specified in new beacon command by Jouni Malinen · 15 years ago
  32. 0879fa4 cfg80211/mac80211: move information element parsing logic to cfg80211 by Yogesh Ashok Powar · 15 years ago
  33. f612ced nl80211/cfg80211: Make addition of new sinfo fields safer by Jouni Malinen · 15 years ago
  34. 040bdf7 cfg80211: fix a crash in nl80211_send_station by Felix Fietkau · 15 years ago
  35. 50d3dfb cfg80211/nl80211: Send AssocReq IEs to user space in AP mode by Jouni Malinen · 15 years ago
  36. d2da587 nl80211: Indicate driver-based offchannel TX on mgmt_tx_cancel_wait by Jouni Malinen · 15 years ago
  37. 12c5ffb cfg80211: Update REG_DBG_PRINT macro and uses by Joe Perches · 15 years ago
  38. 9d630c7 lib80211: remove exports for functions not called by other modules by Pavel Roskin · 15 years ago
  39. 04b0c5c cfg80211: remove unused wext handler exports by Johannes Berg · 15 years ago
  40. 262eb9b cfg80211: split wext compatibility to separate header by Johannes Berg · 15 years ago
  41. 8440462 cfg80211: off by one in nl80211_trigger_scan() by Dan Carpenter · 15 years ago
  42. 5bc91db wireless: fix a typo in ignore_reg_update by Mihai Moldovan · 15 years ago
  43. a203c2a cfg80211: really ignore the regulatory request by Sven Neumann · 15 years ago
  44. a401d2b cfg80211: fix scan crash on single-band cards by Johannes Berg · 15 years ago
  45. 5966f2d cfg80211: enter psm when working as p2p_cli by Eliad Peller · 15 years ago
  46. 34850ab cfg80211: allow userspace to control supported rates in scan by Johannes Berg · 15 years ago
  47. 5a865ba nl80211/cfg80211: add max_sched_scan_ie_len in the hw description by Luciano Coelho · 15 years ago
  48. 93b6aa6 nl80211/cfg80211: add max_sched_scan_ssids in the hw description by Luciano Coelho · 15 years ago
  49. 77dbbb1 nl80211: advertise GTK rekey support, new triggers by Johannes Berg · 15 years ago
  50. d859898 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  51. 1a84ff7 cfg80211: return -ENOENT when stopping sched_scan while not running by Luciano Coelho · 15 years ago
  52. e5497d7 cfg80211/nl80211: support GTK rekey offload by Johannes Berg · 15 years ago
  53. 3b4670f net, wireless: Don't return uninitialized in __cfg80211_stop_sched_scan() by Jesper Juhl · 15 years ago
  54. c10841c cfg80211: fix deadlock with rfkill/sched_scan by adding new mutex by Luciano Coelho · 15 years ago
  55. 3be3fdb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  56. a66b98d mac80211: fix rx->key NULL dereference during mic failure by Arik Nemtsov · 15 years ago
  57. 9720bb3 nl80211: use netlink consistent dump feature for BSS dumps by Johannes Berg · 15 years ago
  58. 323222b cfg80211: Ignore downstream DEAUTH for authtry_bsses by Paul Stewart · 15 years ago
  59. c48b1f7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  60. 57a27e1 nl80211: fix overflow in ssid_len by Luciano Coelho · 15 years ago
  61. 41bfce8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  62. 180cdc7 cfg80211: skip disabled channels on channel survey by Luis R. Rodriguez · 15 years ago
  63. 71063f0 nl80211: add testmode dump support by Wey-Yi Guy · 15 years ago
  64. 333ba73 cfg80211: don't drop p2p probe responses by Eliad Peller · 15 years ago
  65. 11ad2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  66. 208c72f nl80211: fix check for valid SSID size in scan operations by Luciano Coelho · 15 years ago
  67. 31ec97d Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  68. a2cd43c nl80211: remove some stack variables in trigger_scan and start_sched_scan by Luciano Coelho · 15 years ago
  69. ed9d010 cfg80211: Use consistent BSS matching between scan and sme by Jouni Malinen · 15 years ago
  70. e00cf3b 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 · 15 years ago
  71. 8b3beca cfg80211: make stripping of 802.11 header optional from AMSDU by Yogesh Ashok Powar · 15 years ago
  72. 57cf804 nl80211: Move peer link state definition to nl80211 by Javier Cardona · 15 years ago
  73. 7527a78 cfg80211: advertise possible interface combinations by Johannes Berg · 15 years ago
  74. 85a9994 cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped by Luciano Coelho · 15 years ago
  75. 56d1893 cfg80211: restrict AP beacon intervals by Johannes Berg · 15 years ago
  76. bbe6ad6 cfg80211/nl80211: add interval attribute for scheduled scans by Luciano Coelho · 15 years ago
  77. 807f8a8 cfg80211/nl80211: add support for scheduled scans by Luciano Coelho · 15 years ago
  78. 1833d81 mac80211: allow setting supported rates on mesh peers by Javier Cardona · 15 years ago
  79. 8429828 nl80211: allow setting MFP flag for a meshif by Thomas Pedersen · 15 years ago
  80. ff973af nl80211: allow installing keys for a meshif by Thomas Pedersen · 15 years ago
  81. 9c3990a nl80211: Let userspace drive the peer link management states. by Javier Cardona · 15 years ago
  82. 0a35d36 cfg80211: Use capability info to detect mesh beacons. by Javier Cardona · 15 years ago
  83. 0778a6a mac80211: Let userspace send action frames over mesh interfaces by Javier Cardona · 15 years ago
  84. b130e5c nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE by Javier Cardona · 15 years ago
  85. 6572e91 wireless: Fix warnings due to -Wunused-but-set-variable by Rajkumar Manoharan · 15 years ago
  86. ff1b6e6 nl80211/cfg80211: WoWLAN support by Johannes Berg · 15 years ago
  87. 0e579d6 nl80211: Fix set_key regression with some drivers by Jouni Malinen · 15 years ago
  88. a70171d 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 · 15 years ago
  89. c989bb1 cfg80211: fix regresion on reg user timeout by Luis R. Rodriguez · 15 years ago
  90. 40db6c7 cfg80211: module_param to disable HT40 in 2.4GHz band by Amitkumar Karwar · 15 years ago
  91. cfef604 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 · 15 years ago
  92. ebe27c9 {mac|nl}80211: Add station connected time by Mohammed Shafi Shajakhan · 15 years ago
  93. c93b5e7 nl80211: New notification to discover mesh peer candidates. by Javier Cardona · 15 years ago
  94. 96b78df nl80211/mac80211: Perform PLINK_ACTION on new station by Javier Cardona · 15 years ago
  95. b39c48f nl80211/mac80211: let userspace authenticate stations by Javier Cardona · 15 years ago
  96. 5cff5e0 mac80211: ignore peers if security is enabled for this mesh by Javier Cardona · 15 years ago
  97. 15d5dda cfg80211/nl80211: Add userspace authentication flag to mesh setup by Javier Cardona · 15 years ago
  98. 581a8b0 nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE by Javier Cardona · 15 years ago
  99. 252f4bf 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 · 15 years ago
  100. b37e3b6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago