1. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  2. fe3d2c3 mac80211: split managed/ibss code a little more by Johannes Berg · 15 years ago
  3. a71800f mac80211: fix IBSS auth by Johannes Berg · 15 years ago
  4. 9a03d6d mac80211: calculate wstats_flags on the fly by Johannes Berg · 15 years ago
  5. 00d3f14 mac80211: use cfg80211s BSS infrastructure by Johannes Berg · 15 years ago
  6. 99cf5f5 mac80211: dont add BSS when creating IBSS by Johannes Berg · 15 years ago
  7. 2a51931 cfg80211/nl80211: scanning (and mac80211 update to use it) by Johannes Berg · 15 years ago
  8. 849b796 mac80211: further cleanups to stopping BA sessions by Johannes Berg · 15 years ago
  9. d75636e mac80211: RX aggregation: clean up stop session by Johannes Berg · 15 years ago
  10. 2dace10 mac80211: clean up BA session teardown by Johannes Berg · 15 years ago
  11. 55687e3 mac80211: fix aggregation timer lockups by Johannes Berg · 15 years ago
  12. 23e6a7e mac80211: fix race in TX aggregation by Johannes Berg · 15 years ago
  13. 86ab6c5 mac80211: document TX aggregation (and small cleanup) by Johannes Berg · 15 years ago
  14. 955d3fe mac80211: hardware should not deny going back to legacy by Johannes Berg · 15 years ago
  15. 8abd3f9 mac80211: restrict aggregation to supported interface modes by Johannes Berg · 15 years ago
  16. b8695a8 mac80211: restructure HT code by Johannes Berg · 15 years ago
  17. 20ad19d mac80211: fix RX aggregation timeouts by Johannes Berg · 15 years ago
  18. 8b1c814 mac80211: remove stray aggregation debugfs definition by Johannes Berg · 15 years ago
  19. 7ab17c4 mac80211: remove bssid argument from prepare_for_handlers by Johannes Berg · 15 years ago
  20. 14b8072 mac80211: fix beacon enable more by Johannes Berg · 15 years ago
  21. 60b2251 mac80211: reject extra IEs for probe request when hw_scan by Johannes Berg · 15 years ago
  22. e4e5e2b mac80211: properly validate/translate IW_AUTH_MFP values by Johannes Berg · 15 years ago
  23. 5e13336 mac80211: disable IBSS beacon before join by Johannes Berg · 15 years ago
  24. 572e001 mac80211: use ps-poll when dynamic power save mode is disabled by Kalle Valo · 15 years ago
  25. 1fb3606 mac80211: remove multicast check from check_tim() by Kalle Valo · 15 years ago
  26. 97d97b8 mac80211: Fix the wrong WARN_ON message appearing on enabling power save. by Vivek Natarajan · 15 years ago
  27. 7a94708 mac80211: Free current bss information in few places where we don't need it any more by Vasanthakumar Thiagarajan · 15 years ago
  28. f1b33cb mac80211: restrict to AP in outgoing interface heuristic by Johannes Berg · 15 years ago
  29. d43e878 mac80211: Remove bss information of the current AP when it goes out of range by Vasanthakumar Thiagarajan · 15 years ago
  30. 47f4d88 mac80211: do not TX injected frames when not allowed by Luis R. Rodriguez · 15 years ago
  31. 7230645 mac80211: convert master interface to netdev_ops by Johannes Berg · 15 years ago
  32. 587e729 mac80211: convert to net_device_ops by Johannes Berg · 15 years ago
  33. 7fee537 mac80211: remove HW_SIGNAL_DB by Johannes Berg · 15 years ago
  34. c1b4aa3 wireless: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  35. c4e3a58 mac80211: IBSS join rework by Alina Friedrichsen · 15 years ago
  36. c0415b5 mac80211: Creating new IBSS with fixed BSSID by Alina Friedrichsen · 15 years ago
  37. e374055 mac80211: Reset assoc_scan_tries after an unsuccessful scan run by Sujith · 15 years ago
  38. b8abde4 mac80211: Cancel the dynamic ps timer in ioctl_siwpower. by Vivek Natarajan · 15 years ago
  39. fb9ddbf mac80211: don't try to powersave/config disabled interfaces by Johannes Berg · 15 years ago
  40. 3b5d665 mac80211: Generic TSF debugging by Alina Friedrichsen · 15 years ago
  41. c771c9d mac80211: add interface list lock by Johannes Berg · 15 years ago
  42. e874e65 mac80211: flush workqueue a second time in suspend() by Bob Copeland · 15 years ago
  43. 30d3ef4 mac80211: change workqueue back to non-freezeable by Bob Copeland · 15 years ago
  44. dfe6701 mac80211: Fixed BSSID handling revisited by Alina Friedrichsen · 15 years ago
  45. ae54c98 mac80211: Read the TSF via debugfs by Alina Friedrichsen · 15 years ago
  46. 9a95371 mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphy by Luis R. Rodriguez · 15 years ago
  47. 078e1e6 mac80211: Add capability to enable/disable beaconing by Johannes Berg · 15 years ago
  48. 881d948 wireless: restrict to 32 legacy rates by Johannes Berg · 15 years ago
  49. 5f936f1 mac80211: constify ieee80211_if_conf.bssid by Johannes Berg · 15 years ago
  50. f797eb7 mac80211: Fix MFP Association Comeback to use Timeout Interval IE by Jouni Malinen · 15 years ago
  51. 665af4f mac80211: add suspend/resume callbacks by Bob Copeland · 15 years ago
  52. e0463f5 mac80211: Fix drop-unencrypted for management frames by Jouni Malinen · 15 years ago
  53. 2182b83 mac80211: trivial documentation fix (mesh_nexthop_lookup()). by Rami Rosen · 15 years ago
  54. eb80ed8 mac80211: trivial documentation fixes (enum mesh_path_flags). by Rami Rosen · 15 years ago
  55. 9cf2d18 mac80211: remove mesh_plink_close() method. by Rami Rosen · 15 years ago
  56. e964817 mac80211: cleanup kmalloc/memset -> kcalloc by Wei Yongjun · 15 years ago
  57. 9aed3cc nl80211: New command for adding extra IE(s) into management frames by Jouni Malinen · 15 years ago
  58. ebe6c7b mac80211: Fix radiotap header it_present on big endian CPUs by Jouni Malinen · 15 years ago
  59. f4f727a mac80211: Mark ieee80211_process_sa_query_req() static by Jouni Malinen · 15 years ago
  60. a8302de mac80211: Handle power constraint level advertised in 11d+h beacon by Vasanthakumar Thiagarajan · 16 years ago
  61. 4375d08 mac80211: 802.11w - Add driver capability flag for MFP by Jouni Malinen · 16 years ago
  62. 1f7d77a mac80211: 802.11w - Optional software CCMP for management frames by Jouni Malinen · 16 years ago
  63. 63a5ab8 mac80211: 802.11w - Implement Association Comeback processing by Jouni Malinen · 16 years ago
  64. 97ebe12 mac80211: 802.11w - Drop unprotected robust management frames if MFP is used by Jouni Malinen · 16 years ago
  65. 1acc97b mac80211: 802.11w - Do not force Action frames to disable encryption by Jouni Malinen · 16 years ago
  66. fea1473 mac80211: 802.11w - SA Query processing by Jouni Malinen · 16 years ago
  67. fdfacf0 mac80211: 802.11w - Configuration of MFP disabled/optional/required by Jouni Malinen · 16 years ago
  68. 22787db mac80211: 802.11w - WEXT configuration for IGTK by Jouni Malinen · 16 years ago
  69. 54604d3 mac80211: 802.11w - WEXT parameter for setting mgmt cipher by Jouni Malinen · 16 years ago
  70. 3cfcf6ac mac80211: 802.11w - Use BIP (AES-128-CMAC) by Jouni Malinen · 16 years ago
  71. 765cb46 mac80211: 802.11w - Add BIP (AES-128-CMAC) by Jouni Malinen · 16 years ago
  72. fb73333 mac80211: 802.11w - CCMP for management frames by Jouni Malinen · 16 years ago
  73. 5394af4 mac80211: 802.11w - STA flag for MFP by Jouni Malinen · 16 years ago
  74. 4be8c38 mac80211: extend/document powersave API by Johannes Berg · 16 years ago
  75. 46f2c4b mac80211: move dynamic PS timeout to hardware config by Johannes Berg · 16 years ago
  76. e9aeaba mac80211: validate SIOCSIWPOWER arguments better by Johannes Berg · 16 years ago
  77. 4797938 mac80211: clean up channel type config by Johannes Berg · 16 years ago
  78. d1c3a37 mac80211: clarify alignment docs, fix up alignment by Johannes Berg · 16 years ago
  79. 2bf30fa mac80211: remove user_power_level from driver API by Johannes Berg · 16 years ago
  80. 8fe1292 mac80211: remove unused variable in ieee80211_local (dot11WEPUndecryptableCount). by Rami Rosen · 16 years ago
  81. 81d963a mac80211: remove an unused definition (MAX_STA_COUNT) in sta_info.h. by Rami Rosen · 16 years ago
  82. 504a71e mac80211: remove an unused parameter in ieee80211_rx_mgmt_probe_req(). by Rami Rosen · 16 years ago
  83. def1343 mac80211: remove an unnecessary assignment to info in __ieee80211_tx(). by Rami Rosen · 16 years ago
  84. c481ec9 mac80211: Add 802.11h CSA support by Sujith · 16 years ago
  85. b522ed5 mac80211: Allow to set channel in adhoc properly by Alina Friedrichsen · 16 years ago
  86. 65f0e6a mac80211: Don't merge if BSSID is set manually by Alina Friedrichsen · 16 years ago
  87. 137f9f4 mac80211: Don't scan if BSSID and channel are set manually by Alina Friedrichsen · 16 years ago
  88. 0efcdfd mac80211: Disallow to set multicast BSSID by Alina Friedrichsen · 16 years ago
  89. dc822b5 mac80211: clean up set_key callback by Johannes Berg · 16 years ago
  90. b309366 mac80211: make wake/stop_queue_by_reason() functions static by Kalle Valo · 16 years ago
  91. e3c92df mac80211: Fix tx power setting by Vasanthakumar Thiagarajan · 16 years ago
  92. 285256a mac80211: no need for ht.enabled by Luis R. Rodriguez · 16 years ago
  93. 7cbf0ba mac80211: Cancel the power save timer in ieee80211_stop. by Vivek Natarajan · 16 years ago
  94. a97b77b mac80211: Enhancements to dynamic power save. by Vivek Natarajan · 16 years ago
  95. 869717f mac80211: A couple of fixes to dynamic power save. by Vivek Natarajan · 16 years ago
  96. d063ed0 mac80211: Reset the power save timer from master_start_xmit. by Vivek Natarajan · 16 years ago
  97. eb46936 mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipher by Vasanthakumar Thiagarajan · 16 years ago
  98. 391429c mac80211: fix slot time debug message by Christian Lamparter · 15 years ago
  99. 5dc306f mac80211: decrement ref count to netdev after launching mesh discovery by Brian Cavagnolo · 15 years ago
  100. b6b50a2 mac80211: more kernel-doc fixes by Randy Dunlap · 16 years ago