1. af43306 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
  2. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  3. 1a28c78 mac80211: deauth before flushing STA information by Herton Ronaldo Krzesinski · 15 years ago
  4. af88b90 mac80211: handle failed scan requests in STA mode by Helmut Schaa · 15 years ago
  5. 0eeb59f mac80211: Fix WMM ACM parsing and AC downgrade operation by Jouni Malinen · 15 years ago
  6. 055249d mac80211: Fix panic on fragmentation with power saving by Jouni Malinen · 15 years ago
  7. 707c1b4 mac80211: Update IBSS beacon timestamp properly by Sujith · 15 years ago
  8. 25c9c87 mac80211: Always send a null data frame if TIM bit is set. by Vivek Natarajan · 15 years ago
  9. e65c226 mac80211: Fix TKIP/WEP HT capability handling by Sujith · 15 years ago
  10. 24776cf mac80211: Fix quality reporting for wireless stats by Johannes Berg · 15 years ago
  11. e31ae05 mac80211: Notify the driver only when the beacon interval changes by Sujith · 15 years ago
  12. 4a332a3 mac80211: Give it some time to do the TSF sync by Alina Friedrichsen · 15 years ago
  13. 34e8f08 mac80211: Don't merge with the same BSSID by Alina Friedrichsen · 15 years ago
  14. 79f6440 mac80211: Introduce a generic commit() to apply changes by Alina Friedrichsen · 15 years ago
  15. 80e775b mac80211: Add software scan notifiers by Michael Buesch · 15 years ago
  16. 4aa188e mac80211/cfg80211: move iwrange handler to cfg80211 by Johannes Berg · 15 years ago
  17. 77965c9 cfg80211: clean up signal type by Johannes Berg · 15 years ago
  18. 0a16ec5 mac80211: add missing kernel-doc by Johannes Berg · 15 years ago
  19. a77b855 cfg80211/mac80211: fill qual.qual value/adjust max_qual.qual by Johannes Berg · 15 years ago
  20. 98c8a60a nl80211: Provide access to STA TX/RX packet counters by Jouni Malinen · 15 years ago
  21. 70692ad nl80211: Optional IEs into scan request by Jouni Malinen · 15 years ago
  22. 81cb762 mac80211: Extend the rate control API with an update callback by Sujith · 15 years ago
  23. 4690029 mac80211: split IBSS/managed code by Johannes Berg · 15 years ago
  24. 96f5e66 mac80211: fix aggregation for hardware with ampdu queues by Johannes Berg · 15 years ago
  25. 076ae60 mac80211: disallow moving netns by Johannes Berg · 15 years ago
  26. 53d6f81 mac80211: Make sure non-HT connection when IEEE80211_STA_TKIP_WEP_USED is set by Vasanthakumar Thiagarajan · 15 years ago
  27. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  28. fe3d2c3 mac80211: split managed/ibss code a little more by Johannes Berg · 15 years ago
  29. a71800f mac80211: fix IBSS auth by Johannes Berg · 15 years ago
  30. 9a03d6d mac80211: calculate wstats_flags on the fly by Johannes Berg · 15 years ago
  31. 00d3f14 mac80211: use cfg80211s BSS infrastructure by Johannes Berg · 15 years ago
  32. 99cf5f5 mac80211: dont add BSS when creating IBSS by Johannes Berg · 15 years ago
  33. 2a51931 cfg80211/nl80211: scanning (and mac80211 update to use it) by Johannes Berg · 15 years ago
  34. 849b796 mac80211: further cleanups to stopping BA sessions by Johannes Berg · 15 years ago
  35. d75636e mac80211: RX aggregation: clean up stop session by Johannes Berg · 15 years ago
  36. 2dace10 mac80211: clean up BA session teardown by Johannes Berg · 15 years ago
  37. 55687e3 mac80211: fix aggregation timer lockups by Johannes Berg · 15 years ago
  38. 23e6a7e mac80211: fix race in TX aggregation by Johannes Berg · 15 years ago
  39. 86ab6c5 mac80211: document TX aggregation (and small cleanup) by Johannes Berg · 15 years ago
  40. 955d3fe mac80211: hardware should not deny going back to legacy by Johannes Berg · 15 years ago
  41. 8abd3f9 mac80211: restrict aggregation to supported interface modes by Johannes Berg · 15 years ago
  42. b8695a8 mac80211: restructure HT code by Johannes Berg · 15 years ago
  43. 20ad19d mac80211: fix RX aggregation timeouts by Johannes Berg · 15 years ago
  44. 8b1c814 mac80211: remove stray aggregation debugfs definition by Johannes Berg · 15 years ago
  45. 7ab17c4 mac80211: remove bssid argument from prepare_for_handlers by Johannes Berg · 15 years ago
  46. 14b8072 mac80211: fix beacon enable more by Johannes Berg · 15 years ago
  47. 60b2251 mac80211: reject extra IEs for probe request when hw_scan by Johannes Berg · 15 years ago
  48. e4e5e2b mac80211: properly validate/translate IW_AUTH_MFP values by Johannes Berg · 15 years ago
  49. 5e13336 mac80211: disable IBSS beacon before join by Johannes Berg · 15 years ago
  50. 572e001 mac80211: use ps-poll when dynamic power save mode is disabled by Kalle Valo · 15 years ago
  51. 1fb3606 mac80211: remove multicast check from check_tim() by Kalle Valo · 15 years ago
  52. 97d97b8 mac80211: Fix the wrong WARN_ON message appearing on enabling power save. by Vivek Natarajan · 15 years ago
  53. 7a94708 mac80211: Free current bss information in few places where we don't need it any more by Vasanthakumar Thiagarajan · 15 years ago
  54. f1b33cb mac80211: restrict to AP in outgoing interface heuristic by Johannes Berg · 15 years ago
  55. d43e878 mac80211: Remove bss information of the current AP when it goes out of range by Vasanthakumar Thiagarajan · 15 years ago
  56. 47f4d88 mac80211: do not TX injected frames when not allowed by Luis R. Rodriguez · 16 years ago
  57. 7230645 mac80211: convert master interface to netdev_ops by Johannes Berg · 16 years ago
  58. 587e729 mac80211: convert to net_device_ops by Johannes Berg · 16 years ago
  59. 7fee537 mac80211: remove HW_SIGNAL_DB by Johannes Berg · 16 years ago
  60. c1b4aa3 wireless: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  61. c4e3a58 mac80211: IBSS join rework by Alina Friedrichsen · 16 years ago
  62. c0415b5 mac80211: Creating new IBSS with fixed BSSID by Alina Friedrichsen · 16 years ago
  63. e374055 mac80211: Reset assoc_scan_tries after an unsuccessful scan run by Sujith · 16 years ago
  64. b8abde4 mac80211: Cancel the dynamic ps timer in ioctl_siwpower. by Vivek Natarajan · 16 years ago
  65. fb9ddbf mac80211: don't try to powersave/config disabled interfaces by Johannes Berg · 16 years ago
  66. 3b5d665 mac80211: Generic TSF debugging by Alina Friedrichsen · 16 years ago
  67. c771c9d mac80211: add interface list lock by Johannes Berg · 16 years ago
  68. e874e65 mac80211: flush workqueue a second time in suspend() by Bob Copeland · 16 years ago
  69. 30d3ef4 mac80211: change workqueue back to non-freezeable by Bob Copeland · 16 years ago
  70. dfe6701 mac80211: Fixed BSSID handling revisited by Alina Friedrichsen · 16 years ago
  71. ae54c98 mac80211: Read the TSF via debugfs by Alina Friedrichsen · 16 years ago
  72. 9a95371 mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphy by Luis R. Rodriguez · 16 years ago
  73. 078e1e6 mac80211: Add capability to enable/disable beaconing by Johannes Berg · 16 years ago
  74. 881d948 wireless: restrict to 32 legacy rates by Johannes Berg · 16 years ago
  75. 5f936f1 mac80211: constify ieee80211_if_conf.bssid by Johannes Berg · 16 years ago
  76. f797eb7 mac80211: Fix MFP Association Comeback to use Timeout Interval IE by Jouni Malinen · 16 years ago
  77. 665af4f mac80211: add suspend/resume callbacks by Bob Copeland · 16 years ago
  78. e0463f5 mac80211: Fix drop-unencrypted for management frames by Jouni Malinen · 16 years ago
  79. 2182b83 mac80211: trivial documentation fix (mesh_nexthop_lookup()). by Rami Rosen · 16 years ago
  80. eb80ed8 mac80211: trivial documentation fixes (enum mesh_path_flags). by Rami Rosen · 16 years ago
  81. 9cf2d18 mac80211: remove mesh_plink_close() method. by Rami Rosen · 16 years ago
  82. e964817 mac80211: cleanup kmalloc/memset -> kcalloc by Wei Yongjun · 16 years ago
  83. 9aed3cc nl80211: New command for adding extra IE(s) into management frames by Jouni Malinen · 16 years ago
  84. ebe6c7b mac80211: Fix radiotap header it_present on big endian CPUs by Jouni Malinen · 16 years ago
  85. f4f727a mac80211: Mark ieee80211_process_sa_query_req() static by Jouni Malinen · 16 years ago
  86. a8302de mac80211: Handle power constraint level advertised in 11d+h beacon by Vasanthakumar Thiagarajan · 16 years ago
  87. 4375d08 mac80211: 802.11w - Add driver capability flag for MFP by Jouni Malinen · 16 years ago
  88. 1f7d77a mac80211: 802.11w - Optional software CCMP for management frames by Jouni Malinen · 16 years ago
  89. 63a5ab8 mac80211: 802.11w - Implement Association Comeback processing by Jouni Malinen · 16 years ago
  90. 97ebe12 mac80211: 802.11w - Drop unprotected robust management frames if MFP is used by Jouni Malinen · 16 years ago
  91. 1acc97b mac80211: 802.11w - Do not force Action frames to disable encryption by Jouni Malinen · 16 years ago
  92. fea1473 mac80211: 802.11w - SA Query processing by Jouni Malinen · 16 years ago
  93. fdfacf0 mac80211: 802.11w - Configuration of MFP disabled/optional/required by Jouni Malinen · 16 years ago
  94. 22787db mac80211: 802.11w - WEXT configuration for IGTK by Jouni Malinen · 16 years ago
  95. 54604d3 mac80211: 802.11w - WEXT parameter for setting mgmt cipher by Jouni Malinen · 16 years ago
  96. 3cfcf6a mac80211: 802.11w - Use BIP (AES-128-CMAC) by Jouni Malinen · 16 years ago
  97. 765cb46 mac80211: 802.11w - Add BIP (AES-128-CMAC) by Jouni Malinen · 16 years ago
  98. fb73333 mac80211: 802.11w - CCMP for management frames by Jouni Malinen · 16 years ago
  99. 5394af4 mac80211: 802.11w - STA flag for MFP by Jouni Malinen · 16 years ago
  100. 4be8c38 mac80211: extend/document powersave API by Johannes Berg · 16 years ago