1. 3d4f969 mac80211: Fix potential null pointer dereferencing by Ashok Nagarajan · 12 years ago
  2. 5533513 {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering by Ashok Nagarajan · 12 years ago
  3. 874239f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  4. 83d5cc0 mac80211: station state transition error handling by Johannes Berg · 13 years ago
  5. 65e8b0c mac80211: Use the right headroom size for mesh mgmt frames by Javier Cardona · 13 years ago
  6. d9a7ddb mac80211: refactor station state transitions by Johannes Berg · 13 years ago
  7. ef96a842 mac80211: Support ht-cap over-rides. by Ben Greear · 13 years ago
  8. 739522b mac80211: set HT capabilities for mesh peer by Thomas Pedersen · 13 years ago
  9. 176f360 mac80211: add HT IEs to mesh frames by Thomas Pedersen · 13 years ago
  10. 3b69a9c mac80211: comment allocation of mesh frames by Thomas Pedersen · 13 years ago
  11. c2c98fd mac80211: optimise station flags by Johannes Berg · 13 years ago
  12. 768db34 mac80211: standardize adding supported rates IEs by Arik Nemtsov · 13 years ago
  13. ba4a14e mac80211: notify peer when shutting down peer link by Thomas Pedersen · 13 years ago
  14. 5fbdf4a mac80211: Mark all mesh stations as QoS capable by Javier Cardona · 13 years ago
  15. 8db0985 mac80211: update mesh peering frame format by Thomas Pedersen · 13 years ago
  16. 54ef656 mac80211: update mesh peering frame codes by Thomas Pedersen · 13 years ago
  17. 082ebb0 mac80211: fix mesh beacon format by Thomas Pedersen · 13 years ago
  18. 57cf804 nl80211: Move peer link state definition to nl80211 by Javier Cardona · 13 years ago
  19. 915b5c5 open80211s: Stop using zero for address 3 in mesh plink mgmt frames by Javier Cardona · 13 years ago
  20. d3aaec8a mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTION by Javier Cardona · 13 years ago
  21. b130e5c nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE by Javier Cardona · 13 years ago
  22. 1570ca5 mac80211: send notification on new peer candidate for our secure mesh by Javier Cardona · 13 years ago
  23. 96b78df nl80211/mac80211: Perform PLINK_ACTION on new station by Javier Cardona · 13 years ago
  24. 53e8051 mac80211: ignore peer link requests from unauthenticated stations. by Javier Cardona · 13 years ago
  25. 5cff5e0 mac80211: ignore peers if security is enabled for this mesh by Javier Cardona · 13 years ago
  26. 581a8b0 nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE by Javier Cardona · 13 years ago
  27. c80d545 mac80211: Let userspace enable and configure vendor specific path selection. by Javier Cardona · 14 years ago
  28. d12c745 mac80211: fix possible null-pointer de-reference by Christian Lamparter · 14 years ago
  29. c937019 mac80211: avoid scheduling while atomic in mesh_rx_plink_frame by John W. Linville · 14 years ago
  30. 5c01d56 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
  31. 97ad913 mac80211: Moved mesh action codes to a more visible location by Javier Cardona · 14 years ago
  32. 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
  33. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  34. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  35. 34e8950 mac80211: allow station add/remove to sleep by Johannes Berg · 15 years ago
  36. 47846c9 mac80211: reduce reliance on netdev by Johannes Berg · 15 years ago
  37. abe6063 mac80211: make station management completely depend on vif by Johannes Berg · 15 years ago
  38. 62ae67b mac80211: remove encrypt parameter from ieee80211_tx_skb by Johannes Berg · 15 years ago
  39. 264d9b7 mac80211: update copyrights to 2009 by Rui Paulo · 15 years ago
  40. 77fa76b mac80211: set the AID field correctly for mesh peer frames by Rui Paulo · 15 years ago
  41. 1460dd1 mac80211: improve peer link management debugging by Rui Paulo · 15 years ago
  42. 0938393 mac80211: update peer link management IE and action frames by Rui Paulo · 15 years ago
  43. 23c7a29 mac80211: fix typo in a comment by Rui Paulo · 15 years ago
  44. 8f2fda9 mac80211: implement the meshconf formation info field by Rui Paulo · 15 years ago
  45. 70bdb6b mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM frames by David Woo · 15 years ago
  46. 5bb644a mac80211: cancel/restart all timers across suspend/resume by Johannes Berg · 15 years ago
  47. 881d948 wireless: restrict to 32 legacy rates by Johannes Berg · 16 years ago
  48. 9cf2d18 mac80211: remove mesh_plink_close() method. by Rami Rosen · 16 years ago
  49. 1acc97b mac80211: 802.11w - Do not force Action frames to disable encryption by Jouni Malinen · 16 years ago
  50. b973c31 mac80211: initialize RC data for all mesh links upon allocation by Christian Lamparter · 16 years ago
  51. 0c68ae26 mac80211: convert to %pM away from print_mac by Johannes Berg · 16 years ago
  52. 323ce79 mac80211: share sta->supp_rates by Johannes Berg · 16 years ago
  53. 17741cd mac80211: share STA information with driver by Johannes Berg · 16 years ago
  54. 472dbc4 mac80211: split off mesh handling entirely by Johannes Berg · 16 years ago
  55. e50db65 mac80211: move frame TX function by Johannes Berg · 16 years ago
  56. 9c80d3d mac80211: fix action frame length checks by Johannes Berg · 16 years ago
  57. f698d85 replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate by Jasper Bryant-Greene · 16 years ago
  58. e7827a7 mac80211: remove IEEE80211_FC helper by Harvey Harrison · 16 years ago
  59. 07346f81 mac80211: proper STA info locking by Johannes Berg · 16 years ago
  60. 2c8dccc mac80211: rename files by Johannes Berg · 16 years ago
  61. 9cfb000 mac80211: clean up IEEE80211_FC use by Johannes Berg · 16 years ago
  62. 93e5deb mac80211: automatically free sta struct when insertion fails by Johannes Berg · 16 years ago
  63. b4e08ea mac80211: add PLINK_ prefix and kernel doc to enum plink_state by Luis Carlos Cobo · 16 years ago
  64. aa2b592 mac80211: clean up use of endianness conversion functions by Luis Carlos Cobo · 16 years ago
  65. 37659ff mac80211: fix mesh endianness sparse warnings and unmark it as broken by Luis Carlos Cobo · 16 years ago
  66. 03e4497 mac80211: fix sta_info mesh timer bug by Johannes Berg · 16 years ago
  67. 73651ee mac80211: split sta_info_add by Johannes Berg · 16 years ago
  68. d0709a6 mac80211: RCU-ify STA info structure access by Johannes Berg · 16 years ago
  69. 42096b6 mac80211: fix kernel-doc comment for mesh_plink_deactivate by Johannes Berg · 16 years ago
  70. ff59dc7 mac80211: add missing "break" statement in mesh code by Johannes Berg · 16 years ago
  71. 902acc7 mac80211: clean up mesh code by Johannes Berg · 16 years ago
  72. c3896d2c mac80211: mesh peer link implementation by Luis Carlos Cobo · 16 years ago