1. 95ddc1f cfg80211: bitrate calculation for 60g by Vladimir Kondratiev · 12 years ago
  2. 8eb41c8 {nl,cfg}80211: support high bitrates by Vladimir Kondratiev · 12 years ago
  3. 3a0c52a cfg80211: add 802.11ad (60gHz band) support by Vladimir Kondratiev · 12 years ago
  4. e4e3245 cfg80211: respect iface combinations when starting operation by Michal Kazior · 12 years ago
  5. d4e50c5 cfg80211: add channel checking for iface combinations by Michal Kazior · 12 years ago
  6. dbbae26 cfg80211: track monitor interfaces count by Michal Kazior · 12 years ago
  7. ac80014 cfg80211: .stop_ap when interface is going down by Michal Kazior · 12 years ago
  8. f8cdddb cfg80211: check iface combinations only when iface is running by Michal Kazior · 12 years ago
  9. 463454b cfg80211: fix interface combinations check by Johannes Berg · 12 years ago
  10. a0d0d16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by John W. Linville · 12 years ago
  11. 2615f37 cfg80211: add warning when calculating MCS rates >= 32 by Johannes Berg · 12 years ago
  12. 4c76472 wireless: Convert compare_ether_addr to ether_addr_equal by hand by Joe Perches · 12 years ago
  13. ac422d3 wireless: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  14. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  15. 8e8b41f cfg80211: enforce lack of interface combinations by Johannes Berg · 12 years ago
  16. e55a404 cfg80211: fix interface combinations check. by Lukasz Kucharczyk · 12 years ago
  17. 8097e14 cfg80211: expose cfg80211_calculate_bitrate() by Thomas Pedersen · 12 years ago
  18. b156579 wireless: Treat IPv6 diffserv the same as IPv4 for 802.11e by Dave Täht · 13 years ago
  19. adbde34 cfg80211: Fix race in bss timeout by Vasanthakumar Thiagarajan · 13 years ago
  20. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  21. 11a2a35 cfg80211: work around a sparse issue by Johannes Berg · 13 years ago
  22. dd76986 cfg80211/mac80211: Revert "move information element parsing logic to cfg80211" by Johannes Berg · 13 years ago
  23. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  24. 941c93c mac80211: data path modification for TDLS peers by Arik Nemtsov · 13 years ago
  25. 38ba3c5 cfg80211: Validate cipher suite against supported ciphers by Jouni Malinen · 13 years ago
  26. 2461615 wireless: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  27. 8db0985 mac80211: update mesh peering frame format by Thomas Pedersen · 13 years ago
  28. 0879fa4 cfg80211/mac80211: move information element parsing logic to cfg80211 by Yogesh Ashok Powar · 13 years ago
  29. a401d2b cfg80211: fix scan crash on single-band cards by Johannes Berg · 13 years ago
  30. 34850ab cfg80211: allow userspace to control supported rates in scan by Johannes Berg · 13 years ago
  31. ed9d010 cfg80211: Use consistent BSS matching between scan and sme by Jouni Malinen · 13 years ago
  32. 8b3beca cfg80211: make stripping of 802.11 header optional from AMSDU by Yogesh Ashok Powar · 13 years ago
  33. 7527a78 cfg80211: advertise possible interface combinations by Johannes Berg · 13 years ago
  34. 56d1893 cfg80211: restrict AP beacon intervals by Johannes Berg · 13 years ago
  35. 45cbad6 cfg80211: Allow non-zero indexes for device specific pair-wise ciphers by Juuso Oikarinen · 13 years ago
  36. 59eb21a cfg80211: Extend channel to frequency mapping for 802.11j by Bruno Randolf · 14 years ago
  37. dbd2fd6 cfg80211/nl80211: separate unicast/multicast default TX keys by Johannes Berg · 14 years ago
  38. 29cbe68 cfg80211/mac80211: add mesh join/leave commands by Johannes Berg · 14 years ago
  39. e9c0268 net/wireless: Use pr_<level> and netdev_<level> by Joe Perches · 14 years ago
  40. e31b821 cfg80211/mac80211: allow per-station GTKs by Johannes Berg · 14 years ago
  41. 074ac8d cfg80211/nl80211: introduce p2p device types by Johannes Berg · 14 years ago
  42. 7d64b7c cfg80211: allow vendor specific cipher suites by Johannes Berg · 14 years ago
  43. 2e161f7 cfg80211/mac80211: extensible frame processing by Johannes Berg · 14 years ago
  44. 633adf1 cfg80211: mark ieee80211_hdrlen const by Johannes Berg · 14 years ago
  45. f350a0a8 bridge: use rx_handler_data pointer to store net_bridge_port pointer by Jiri Pirko · 14 years ago
  46. 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
  47. e3cf8b3 mac80211: support paged rx SKBs by Zhu Yi · 14 years ago
  48. 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
  49. d0dd2de mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-2009 by Andriy Tkachuk · 15 years ago
  50. eaf85ca wireless: add ieee80211_amsdu_to_8023s by Zhu Yi · 15 years ago
  51. 254416a wireless: report reasonable bitrate for MCS rates through wext by John W. Linville · 15 years ago
  52. ad4bb6f cfg80211: disallow bridging managed/adhoc interfaces by Johannes Berg · 15 years ago
  53. 9bc383d cfg80211: introduce capability for 4addr mode by Johannes Berg · 15 years ago
  54. f14543ee mac80211: implement support for 4-address frames for AP and client mode by Felix Fietkau · 15 years ago
  55. 3d54d25 cfg80211: clean up properly on interface type change by Johannes Berg · 15 years ago
  56. 3c5772a mac80211: Use 3-address format for mesh broadcast frames. by Javier Cardona · 15 years ago
  57. 1e05666 cfg80211: avoid setting default_key if add_key fails by Zhu Yi · 15 years ago
  58. fffd093 cfg80211: rework key operation by Johannes Berg · 15 years ago
  59. 517357c cfg80211: assimilate and export ieee80211_bss_get_ie by Johannes Berg · 15 years ago
  60. 60fd2b6 cfg80211: make ieee80211_get_mesh_hdrlen() static by Luis R. Rodriguez · 15 years ago
  61. 8fc0fee cfg80211: use key size constants by Johannes Berg · 15 years ago
  62. e31a16d wireless: move some utility functions from mac80211 to cfg80211 by Zhu Yi · 15 years ago
  63. 9f26a95 nl80211: Validate NL80211_ATTR_KEY_SEQ length by Jouni Malinen · 15 years ago
  64. 0864512 cfg80211: implement wext key handling by Johannes Berg · 15 years ago
  65. d323655 cfg80211: clean up includes by Johannes Berg · 15 years ago
  66. 881d948 wireless: restrict to 32 legacy rates by Johannes Berg · 16 years ago
  67. bd81525 wireless: implement basic rate helper function by Johannes Berg · 16 years ago
  68. 6c507cd cfg80211: don't export ieee80211_get_channel by Johannes Berg · 16 years ago
  69. 906c730 wireless: add wiphy channel freq to channel struct lookup helper by Johannes Berg · 16 years ago
  70. 406f238 wireless: Fix WARN_ON() with ieee802.11b by Ivo van Doorn · 16 years ago
  71. aac09fb wireless: fix ERP rate flags by Johannes Berg · 16 years ago
  72. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 16 years ago