1. ae86f14 net/wireless: Check for number of sub bands by Sunil Dutt Undekari · 13 years ago
  2. 08166fc net/wireless: Support to disable CCK rate for management frame by Sunil Dutt Undekari · 13 years ago
  3. 976d06b cfg80211: Validate cipher suite against supported ciphers by Jack Cheung · 13 years ago
  4. 7878aa1 cfg80211: Remove strict validation of AKM suites by Jack Cheung · 13 years ago
  5. 6f79e16 nl80211/cfg80211: Add crypto settings into NEW_BEACON by Deepthi Gowri · 13 years ago
  6. 7ad229d cfg80211/nl80211: Send AssocReq IEs to user space in AP mode by Deepthi Gowri · 13 years ago
  7. 5b26a95 msm: nl80211: Add WAPI support for cfg80211. by Deepthi Gowri · 13 years ago
  8. 9f135b3 net: wireless: Skip connect warning for CONFIG_CFG80211_ALLOW_RECONNECT by Dmitry Shmidt · 13 years ago
  9. 2bb3e31 Merge commit 'v3.0.8' into android-3.0 by Colin Cross · 13 years ago
  10. fdfcbc6 net: wireless: Fix CFG80211_ALLOW_RECONNECT option for disconnect by Dmitry Shmidt · 13 years ago
  11. 508ed74 cfg80211: Fix validation of AKM suites by Jouni Malinen · 13 years ago
  12. cb49a34 wireless: Reset beacon_found while updating regulatory by Rajkumar Manoharan · 13 years ago
  13. f6ec523 net: wireless: Add CFG80211_ALLOW_RECONNECT option by Dmitry Shmidt · 13 years ago
  14. d18e4b8 net: wireless: change the expire time about each entry of scan results by jun.ho.lee · 13 years ago
  15. ea530db cfg80211: really ignore the regulatory request by Sven Neumann · 13 years ago
  16. c10841c cfg80211: fix deadlock with rfkill/sched_scan by adding new mutex by Luciano Coelho · 13 years ago
  17. a66b98d mac80211: fix rx->key NULL dereference during mic failure by Arik Nemtsov · 13 years ago
  18. 57a27e1 nl80211: fix overflow in ssid_len by Luciano Coelho · 14 years ago
  19. 333ba73 cfg80211: don't drop p2p probe responses by Eliad Peller · 14 years ago
  20. 11ad2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  21. 208c72f nl80211: fix check for valid SSID size in scan operations by Luciano Coelho · 14 years ago
  22. 31ec97d Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  23. a2cd43c nl80211: remove some stack variables in trigger_scan and start_sched_scan by Luciano Coelho · 14 years ago
  24. ed9d010 cfg80211: Use consistent BSS matching between scan and sme by Jouni Malinen · 14 years ago
  25. 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 · 14 years ago
  26. 8b3beca cfg80211: make stripping of 802.11 header optional from AMSDU by Yogesh Ashok Powar · 14 years ago
  27. 57cf804 nl80211: Move peer link state definition to nl80211 by Javier Cardona · 14 years ago
  28. 7527a78 cfg80211: advertise possible interface combinations by Johannes Berg · 14 years ago
  29. 85a9994 cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped by Luciano Coelho · 14 years ago
  30. 56d1893 cfg80211: restrict AP beacon intervals by Johannes Berg · 14 years ago
  31. bbe6ad6 cfg80211/nl80211: add interval attribute for scheduled scans by Luciano Coelho · 14 years ago
  32. 807f8a8 cfg80211/nl80211: add support for scheduled scans by Luciano Coelho · 14 years ago
  33. 1833d81 mac80211: allow setting supported rates on mesh peers by Javier Cardona · 14 years ago
  34. 8429828 nl80211: allow setting MFP flag for a meshif by Thomas Pedersen · 14 years ago
  35. ff973af nl80211: allow installing keys for a meshif by Thomas Pedersen · 14 years ago
  36. 9c3990a nl80211: Let userspace drive the peer link management states. by Javier Cardona · 14 years ago
  37. 0a35d36 cfg80211: Use capability info to detect mesh beacons. by Javier Cardona · 14 years ago
  38. 0778a6a mac80211: Let userspace send action frames over mesh interfaces by Javier Cardona · 14 years ago
  39. b130e5c nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE by Javier Cardona · 14 years ago
  40. 6572e91 wireless: Fix warnings due to -Wunused-but-set-variable by Rajkumar Manoharan · 14 years ago
  41. ff1b6e6 nl80211/cfg80211: WoWLAN support by Johannes Berg · 14 years ago
  42. 0e579d6 nl80211: Fix set_key regression with some drivers by Jouni Malinen · 14 years ago
  43. 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 · 14 years ago
  44. c989bb1 cfg80211: fix regresion on reg user timeout by Luis R. Rodriguez · 14 years ago
  45. 40db6c7 cfg80211: module_param to disable HT40 in 2.4GHz band by Amitkumar Karwar · 14 years ago
  46. 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 · 14 years ago
  47. ebe27c9 {mac|nl}80211: Add station connected time by Mohammed Shafi Shajakhan · 14 years ago
  48. c93b5e7 nl80211: New notification to discover mesh peer candidates. by Javier Cardona · 14 years ago
  49. 96b78df nl80211/mac80211: Perform PLINK_ACTION on new station by Javier Cardona · 14 years ago
  50. b39c48f nl80211/mac80211: let userspace authenticate stations by Javier Cardona · 14 years ago
  51. 5cff5e0 mac80211: ignore peers if security is enabled for this mesh by Javier Cardona · 14 years ago
  52. 15d5dda cfg80211/nl80211: Add userspace authentication flag to mesh setup by Javier Cardona · 14 years ago
  53. 581a8b0 nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE by Javier Cardona · 14 years ago
  54. 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 · 14 years ago
  55. b37e3b6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  56. a90c7a3 cfg80211: add a timer for invalid user reg hints by Luis R. Rodriguez · 14 years ago
  57. 1460955 cfg80211: fix regulatory restore upon user hints by Luis R. Rodriguez · 14 years ago
  58. f4263c9 nl80211: Add BSS parameters to station by Paul Stewart · 14 years ago
  59. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  60. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  61. ec15e68 cfg80211: Add nl80211 event for deletion of a station entry by Jouni Malinen · 14 years ago
  62. 2b78ac9 cfg80211: fix BSS double-unlinking (continued) by Juuso Oikarinen · 14 years ago
  63. bef9bac cfg80211:: fix possible NULL pointer dereference by Mariusz Kozlowski · 14 years ago
  64. 106af2c 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
  65. 3677713 wireless: add support for ethtool_ops->{get,set}_ringparam by John W. Linville · 14 years ago
  66. 409ec36 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
  67. 4d9d88d net/wireless: add COUNTRY to to regulatory device uevent by Scott James Remnant · 14 years ago
  68. d72751e Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  69. 85a7045 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
  70. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  71. c8dcfd8 cfg80211: add a field for the bitrate of the last rx data packet from a station by Felix Fietkau · 14 years ago
  72. d3bd1b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  73. 4f919a3 fix cfg80211_wext_siwfreq lock ordering... by Daniel J Blueman · 14 years ago
  74. c0c84ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  75. bf6a057 cfg80211: Fix power save state after interface type change by Juuso Oikarinen · 14 years ago
  76. fd95240 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  77. efe1cf0 net/wireless/nl80211.c: Avoid call to genlmsg_cancel by Julia Lawall · 14 years ago
  78. 45cbad6 cfg80211: Allow non-zero indexes for device specific pair-wise ciphers by Juuso Oikarinen · 14 years ago
  79. 8571a19 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  80. 59eb21a cfg80211: Extend channel to frequency mapping for 802.11j by Bruno Randolf · 14 years ago
  81. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  82. ff039c6 cfg80211: fix transposition of words in printk by Bob Copeland · 14 years ago
  83. 39fd5de nl80211: Export available antennas by Bruno Randolf · 14 years ago
  84. 7f531e0 cfg80211: Separate available antennas for RX and TX by Bruno Randolf · 14 years ago
  85. c7108a7 mac80211: Send mesh non-HWMP path selection frames to userspace by Javier Cardona · 14 years ago
  86. c80d545 mac80211: Let userspace enable and configure vendor specific path selection. by Javier Cardona · 14 years ago
  87. 24bdd9f mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup by Javier Cardona · 14 years ago
  88. 2784fe9 cfg80211: fix null pointer dereference with a custom regulatory request by Luis R. Rodriguez · 14 years ago
  89. cf4e594 nl80211: Add notification for dropped Deauth/Disassoc by Jouni Malinen · 14 years ago
  90. a293911 nl80211: advertise maximum remain-on-channel duration by Johannes Berg · 14 years ago
  91. dbd2fd6 cfg80211/nl80211: separate unicast/multicast default TX keys by Johannes Berg · 14 years ago
  92. 01123e2 cfg80211: update information elements in cached BSS struct by Sven Neumann · 14 years ago
  93. a7ffac9 cfg80211: Add antenna availability information by Bruno Randolf · 14 years ago
  94. 50b12f5 cfg80211: Add new BSS attribute ht_opmode by Helmut Schaa · 14 years ago
  95. 541a45a nl80211/mac80211: Report signal average by Bruno Randolf · 14 years ago
  96. 29cbe68 cfg80211/mac80211: add mesh join/leave commands by Johannes Berg · 14 years ago
  97. bd90fdc nl80211: refactor mesh parameter parsing by Johannes Berg · 14 years ago
  98. f9e10ce cfg80211: require add_virtual_intf to return new dev by Johannes Berg · 14 years ago
  99. 45904f2 nl80211/mac80211: define and allow configuring mesh element TTL by Javier Cardona · 14 years ago
  100. f7ca38d nl80211/cfg80211: extend mgmt-tx API for off-channel by Johannes Berg · 14 years ago