1. 887da91 mac80211: provide the vif in rssi_callback by Emmanuel Grumbach · 11 years ago
  2. a65240c mac80211: allow drivers to access IPv6 information by Johannes Berg · 11 years ago
  3. 0a214d3 mac80211: improve aggregation debug messages by Johannes Berg · 11 years ago
  4. 0f19b41 mac80211: remove ARP filter enable/disable logic by Johannes Berg · 11 years ago
  5. de5fad8 mac80211: add op to configure default key id by Yoni Divinsky · 12 years ago
  6. 5a32aff mac80211: split out chandef tracing macros by Johannes Berg · 12 years ago
  7. 11c4a07 cfg80211: check radar interface combinations by Simon Wunderlich · 11 years ago
  8. cee00a9 cfg80211: Allow use_mfp to be specified with the connect command by Jouni Malinen · 11 years ago
  9. 1c18f14 nl80211: allow user-space to set address for P2P_DEVICE by Arend van Spriel · 12 years ago
  10. 3b1c5a5 {cfg,nl}80211: mesh power mode primitives and userspace access by Marco Porsch · 12 years ago
  11. 9bdbf04 {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join by Marco Porsch · 12 years ago
  12. eac70c1 mac80211: move add_tim to subfunction by Marco Porsch · 12 years ago
  13. 1617bab mac80211: update mesh peer link counter during userspace peering by Marco Porsch · 12 years ago
  14. ea54fba nl80211: add range checks to mesh parameters by Marco Porsch · 12 years ago
  15. ee1f668 mac80211: allow disable power save in mesh by Chun-Yeow Yeoh · 11 years ago
  16. 8f21b0a mac80211: call restart complete at wowlan resume time by Johannes Berg · 11 years ago
  17. d888130 mac80211: fix resume from WoWLAN by Johannes Berg · 11 years ago
  18. 0ae997d {cfg,mac}80211.h: fix some kernel-doc warnings by Yacine Belkadi · 11 years ago
  19. 0c0280b wireless: make the reg_notifier() void by Luis R. Rodriguez · 11 years ago
  20. 55b183a wireless: fix regulatory HT40 allowed check by Felix Fietkau · 11 years ago
  21. 75e6934 mac80211: fix HT40 connections by Johannes Berg · 11 years ago
  22. 2d31986 regulatory: fix restore_regulatory_settings by Johannes Berg · 11 years ago
  23. 4a484cf regulatory: fix uevent by Johannes Berg · 11 years ago
  24. c51f878 mac80211_hwsim: fix beacon timing by Thomas Pedersen · 12 years ago
  25. 01e59e4 mac80211_hwsim: hrtimer beacon by Thomas Pedersen · 12 years ago
  26. 45034bf mac80211_hwsim: fix tsf adjustment by Thomas Pedersen · 12 years ago
  27. 75ea719 mac80211: fix mesh_hwmp kerneldoc by Bob Copeland · 12 years ago
  28. ba23d20 cfg80211: disallow more station changes by Johannes Berg · 12 years ago
  29. 21add82 mac80211: unset peer's HT 40 MHz support if not usable by Johannes Berg · 12 years ago
  30. 1c06ef9 wireless: use __aligned by Johannes Berg · 12 years ago
  31. ec61cd6 mac80211: support HT notify channel width action by Johannes Berg · 12 years ago
  32. 598a593 wireless: use __packed in ieee80211.h by Johannes Berg · 12 years ago
  33. 18b559d mac80211: split TX aggregation stop action by Johannes Berg · 12 years ago
  34. 30bf5f1 mac80211: move ieee80211_remove_tid_tx function by Johannes Berg · 12 years ago
  35. faec12e mac80211: split out aggregation TX removal by Johannes Berg · 12 years ago
  36. c82c4a8 mac80211: split aggregation stop by reason by Johannes Berg · 12 years ago
  37. d582cff nl80211/mac80211: support full station state in AP mode by Johannes Berg · 12 years ago
  38. dfa674d cfg80211: move some AP code to right file by Johannes Berg · 12 years ago
  39. b08fbbd mac80211: restrict assoc request VHT capabilities by Johannes Berg · 12 years ago
  40. 0f500a5 cfg80211: move world roaming check for beacon hints by Luis R. Rodriguez · 12 years ago
  41. 3195e48 cfg80211: move reg_is_world_roaming() by Luis R. Rodriguez · 12 years ago
  42. 3ebfa6e cfg80211: do not process beacon hints if one is already queued by Luis R. Rodriguez · 12 years ago
  43. ad2d223 mac80211: assign bss_conf.bssid only once by Johannes Berg · 12 years ago
  44. b8dc1a3 mac80211: further simplify ieee80211_bss_info_change_notify by Johannes Berg · 12 years ago
  45. 8da3493 mac80211: reconfig bss_info_changed only if beaconing by Johannes Berg · 12 years ago
  46. d6a8322 mac80211: track enable_beacon explicitly by Johannes Berg · 12 years ago
  47. 8a61af6 mac80211: fix channel context iteration by Johannes Berg · 12 years ago
  48. 529ba6e mac80211: clean up association better in suspend by Johannes Berg · 12 years ago
  49. 61e8a48 mac80211: clean up ieee80211_quiesce by Johannes Berg · 12 years ago
  50. d45c417 mac82011: use frame control to differentiate probe resp/beacon by Emmanuel Grumbach · 12 years ago
  51. cc3983d mac80211: fix ieee80211_ie_build_vht_cap indentation by Johannes Berg · 12 years ago
  52. 9cab315 cfg80211: adjacent 80+80 MHz channel segments are invalid by Johannes Berg · 12 years ago
  53. 75de911 mac80211: optimise AP stop RCU handling by Johannes Berg · 12 years ago
  54. 361c9c8 regulatory: use IS_ERR macro family for freq_reg_info by Johannes Berg · 12 years ago
  55. c492db3 regulatory: use RCU to protect last_request by Johannes Berg · 12 years ago
  56. 458f4f9 regulatory: use RCU to protect global and wiphy regdomains by Johannes Berg · 12 years ago
  57. 379b82f regulatory: pass new regdomain to reset function by Johannes Berg · 12 years ago
  58. fe7ef5e regulatory: remove handling of channel bandwidth by Johannes Berg · 12 years ago
  59. 6913b49 regulatory: fix reg_is_valid_request handling by Johannes Berg · 12 years ago
  60. 540f6f2 regulatory: remove locking from wiphy_apply_custom_regulatory by Johannes Berg · 12 years ago
  61. e8da2bb regulatory: clarify locking rules and assertions by Johannes Berg · 12 years ago
  62. 5d885b9 regulatory: simplify freq_reg_info_regd by Johannes Berg · 12 years ago
  63. 0ba857a regulatory: remove useless warning by Johannes Berg · 12 years ago
  64. d4f2c88 regulatory: remove redundant isalpha() check by Johannes Berg · 12 years ago
  65. 11cff96 regulatory: simplify restore_regulatory_settings by Johannes Berg · 12 years ago
  66. fdc9d7b regulatory: remove BUG_ON by Johannes Berg · 12 years ago
  67. f417376 cfg80211: remove wiphy_idx_valid by Johannes Berg · 12 years ago
  68. 2f92212 regulatory: use proper enum for return values by Johannes Berg · 12 years ago
  69. 9027b14 regulatory: remove useless locking on exit by Johannes Berg · 12 years ago
  70. 1a91931 regulatory: code cleanup by Johannes Berg · 12 years ago
  71. 75e2dba regulatory: simplify regulatory_hint_11d by Johannes Berg · 12 years ago
  72. fea9bce regulatory: don't test list before iterating by Johannes Berg · 12 years ago
  73. e9763c3 regulatory: clean up reg_copy_regd() by Johannes Berg · 12 years ago
  74. 74f53cd regulatory: clean up regdom_intersect by Johannes Berg · 12 years ago
  75. 82f2085 regulatory: don't allocate too much memory by Johannes Berg · 12 years ago
  76. 8a57fff regulatory: don't write past array when intersecting rules by Johannes Berg · 12 years ago
  77. 10ff57f mac80211: remove a bit of dead mesh code by Johannes Berg · 12 years ago
  78. 051007d mac80211: optimise roaming time again by Johannes Berg · 12 years ago
  79. 09f4114 mac80211: warn if unexpectedly removing stations by Johannes Berg · 12 years ago
  80. b998e8b mac80211: remove final sta_info_flush() by Johannes Berg · 12 years ago
  81. 0f6dfce wireless: more 'capability info' bits by Vladimir Kondratiev · 12 years ago
  82. a357d7f mac80211_hwsim: allow testing paged RX by Johannes Berg · 12 years ago
  83. f4eabc9 mac80211: use short slot time in mesh for 5GHz by Chun-Yeow Yeoh · 12 years ago
  84. bc0784d mac80211: Allow disabling SGI-20 by Ben Greear · 12 years ago
  85. 694c618 Merge remote-tracking branch 'mac80211/master' into HEAD by Johannes Berg · 12 years ago
  86. 09b1426 mac80211: fix maximum MTU by Chaitanya · 12 years ago
  87. 826262c mac80211: fix dtim_period in hidden SSID AP association by Johannes Berg · 12 years ago
  88. a56f992 mac80211: use del_timer_sync for final sta cleanup timer deletion by Johannes Berg · 12 years ago
  89. 97f97b1 mac80211: fix station destruction in AP/mesh modes by Johannes Berg · 12 years ago
  90. b7cfcd1 mac80211: RMC buckets are just list heads by Thomas Pedersen · 12 years ago
  91. 4d76d21 mac80211: assign VLAN channel contexts by Johannes Berg · 12 years ago
  92. 2d4072a mac80211: flush AP_VLAN stations when tearing down the BSS AP by Felix Fietkau · 12 years ago
  93. 34bcf71 mac80211: fix ibss scanning by Stanislaw Gruszka · 12 years ago
  94. a49f0d1 Linux 3.8-rc1 by Linus Torvalds · 12 years ago
  95. 4fe19a1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  96. 769cb85 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  97. b49249d Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  98. 10532b5 Revert "nfsd: warn on odd reply state in nfsd_vfs_read" by J. Bruce Fields · 12 years ago
  99. 184e251 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  100. 0264405 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago