1. 95ddc1f cfg80211: bitrate calculation for 60g by Vladimir Kondratiev · 13 years ago
  2. 8eb41c8 {nl,cfg}80211: support high bitrates by Vladimir Kondratiev · 13 years ago
  3. a1845fc mac80211: add TX prepare API by Johannes Berg · 13 years ago
  4. e3e1a0b mac80211: reduce IEEE80211_TX_MAX_RATES by Thomas Huehn · 13 years ago
  5. cb831b5 mac80211: remove tx_frags driver callback by Johannes Berg · 13 years ago
  6. 3a0c52a cfg80211: add 802.11ad (60gHz band) support by Vladimir Kondratiev · 13 years ago
  7. 2e165b8 cfg80211/mac80211: remove .get_channel by Michal Kazior · 13 years ago
  8. dbbae26 cfg80211: track monitor interfaces count by Michal Kazior · 13 years ago
  9. c30a3d3 cfg80211: track ibss fixed channel by Michal Kazior · 13 years ago
  10. f4489eb cfg80211: add channel tracking for AP and mesh by Michal Kazior · 13 years ago
  11. b1fbd46 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 13 years ago
  12. bf0c111e cfg80211: allow advertising VHT capabilities by Mahesh Palivela · 13 years ago
  13. fc8a732 mac80211: don't expose ieee80211_add_srates_ie() by Johannes Berg · 13 years ago
  14. dfb89c5 cfg80211: don't allow WoWLAN support without CONFIG_PM by Johannes Berg · 13 years ago
  15. 2c44344 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 13 years ago
  16. 88e920b nl80211: specify RSSI threshold in scheduled scan by Thomas Pedersen · 13 years ago
  17. bdcbd8e mac80211: clean up debugging by Johannes Berg · 13 years ago
  18. 133189a Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 13 years ago
  19. 66572cf mac80211: add command to get current rssi by Victor Goldenshtein · 13 years ago
  20. 728b19e {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval by Chun-Yeow Yeoh · 13 years ago
  21. ac1073a {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactivePathToRootTimeout by Chun-Yeow Yeoh · 13 years ago
  22. 211c17a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  23. ec8eb9ae Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 13 years ago
  24. 1f7e010 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 13 years ago
  25. 73c3df3 cfg80211/nl80211: fix kernel-doc by Johannes Berg · 13 years ago
  26. 2e486868 Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0 by John W. Linville · 13 years ago
  27. a4f606e {nl,cfg,mac}80211: fix the coding style related to mesh parameters by Chun-Yeow Yeoh · 13 years ago
  28. 3ddd53f cfg80211: add missing kernel-doc for mesh configuration structure by Chun-Yeow Yeoh · 13 years ago
  29. d13e141 mac80211: add some missing kernel-doc by Johannes Berg · 13 years ago
  30. 1c2e004 Bluetooth: Add support for encryption key refresh by Johan Hedberg · 13 years ago
  31. 2eb278e mac80211: unify SW/offload remain-on-channel by Johannes Berg · 13 years ago
  32. 196ac1c mac80211: do remain-on-channel while idle by Johannes Berg · 13 years ago
  33. e8c9bd5 cfg80211: clarify set_channel APIs by Johannes Berg · 13 years ago
  34. cc1d280 cfg80211: provide channel to join_mesh function by Johannes Berg · 13 years ago
  35. aa430da cfg80211: provide channel to start_ap function by Johannes Berg · 13 years ago
  36. d58e7e3 cfg80211: simplify cfg80211_can_beacon_sec_chan API by Johannes Berg · 13 years ago
  37. 51ca9d8 mac80211: remove ieee80211_get_operstate() by Eliad Peller · 13 years ago
  38. 499f42b net: mac80211: Add and use ibss_vdbg debugging macro by Joe Perches · 13 years ago
  39. d63e9ae net: mac80211: Add and use ht_vdbg debugging macro by Joe Perches · 13 years ago
  40. 72d7872 mac80211: allow low-level drivers to set netdev feature bits by Arik Nemtsov · 13 years ago
  41. 7e1af8a Bluetooth: Create empty l2cap ops function by Gustavo Padovan · 13 years ago
  42. 8c3a4f0 Bluetooth: Rename L2CAP_LE_DEFAULT_MTU by Andre Guedes · 13 years ago
  43. 1afd5be Bluetooth: Remove unused HCI timeouts definitions by Szymon Janc · 13 years ago
  44. 97e8e89 Bluetooth: A2MP: Manage incoming connections by Andrei Emeltchenko · 13 years ago
  45. 416fa75 Bluetooth: A2MP: Handling fixed channels by Andrei Emeltchenko · 13 years ago
  46. 8598d06 Bluetooth: A2MP: Process A2MP Discover Request by Andrei Emeltchenko · 13 years ago
  47. e7af522e Bluetooth: A2MP: Define A2MP status codes by Andrei Emeltchenko · 13 years ago
  48. b9058fb Bluetooth: A2MP: Definitions for A2MP commands by Andrei Emeltchenko · 13 years ago
  49. f6d3c6e Bluetooth: A2MP: Build and Send msg helpers by Andrei Emeltchenko · 13 years ago
  50. 9740e49 Bluetooth: A2MP: AMP Manager basic functions by Andrei Emeltchenko · 13 years ago
  51. 466f800 Bluetooth: A2MP: Create A2MP channel by Andrei Emeltchenko · 13 years ago
  52. 54a59aa Bluetooth: Add l2cap_chan->ops->ready() by Andrei Emeltchenko · 13 years ago
  53. c0df7f6 Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.c by Andrei Emeltchenko · 13 years ago
  54. 80b9802 Bluetooth: Use chan as parameters for l2cap chan ops by Gustavo Padovan · 13 years ago
  55. 523e93c Bluetooth: Define HCI AMP cmd struct by Andrei Emeltchenko · 13 years ago
  56. 2983fd6 Bluetooth: Define and use PSM identifiers by Andrei Emeltchenko · 13 years ago
  57. 59e54bd Bluetooth: Define L2CAP conf continuation flag by Andrei Emeltchenko · 13 years ago
  58. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 13 years ago
  59. c3c7ea6 Bluetooth: Fix coding style in include/net/bluetooth by Gustavo Padovan · 13 years ago
  60. 9b3b446 Bluetooth: Use defined link key size by Andrei Emeltchenko · 13 years ago
  61. a6c511c Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE by Szymon Janc · 13 years ago
  62. 38351c6 Bluetooth: Fix trailing whitespaces in license text by Gustavo Padovan · 13 years ago
  63. 522cc2e Bluetooth: Remove unused ERTM control field macros by Mat Martineau · 13 years ago
  64. 4239d16 Bluetooth: Check rules when setting retransmit or monitor timers by Mat Martineau · 13 years ago
  65. f5dbb07 Bluetooth: Remove receive code that has been superceded by Mat Martineau · 13 years ago
  66. 2827011 Bluetooth: Fix early return from l2cap_chan_del by Mat Martineau · 13 years ago
  67. 73167ce NFC: Introduce target mode rx data callback by Samuel Ortiz · 13 years ago
  68. be9ae4c NFC: Introduce target mode tx ops by Samuel Ortiz · 13 years ago
  69. f212ad5 NFC: Set the NFC device RF mode appropriately by Samuel Ortiz · 13 years ago
  70. fc40a8c NFC: Add target mode activation netlink event by Samuel Ortiz · 13 years ago
  71. fe7c580 NFC: Add target mode protocols to the polling loop startup routine by Samuel Ortiz · 13 years ago
  72. ab73b75 NFC: Export LLCP general bytes getter by Samuel Ortiz · 13 years ago
  73. 20e2a86 cipso: handle CIPSO options correctly when NetLabel is disabled by Paul Moore · 13 years ago
  74. 13199a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  75. 3f13461 memcg: decrement static keys at real destroy time by Glauber Costa · 13 years ago
  76. 0c18337 ipv6: fix incorrect ipsec fragment by Gao feng · 13 years ago
  77. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  78. 88d6ae8d Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  79. a0d0d16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by John W. Linville · 13 years ago
  80. a50feda ipv6: bool/const conversions phase2 by Eric Dumazet · 13 years ago
  81. 92113bf ipv6: bool conversions phase1 by Eric Dumazet · 13 years ago
  82. cbc264c ip_frag: struct inet_frags match() method returns a bool by Eric Dumazet · 13 years ago
  83. a508da6 lapb: Neaten debugging by Joe Perches · 13 years ago
  84. a2a385d tcp: bool conversions by Eric Dumazet · 13 years ago
  85. dc6b9b7 net: include/net/sock.h cleanup by Eric Dumazet · 13 years ago
  86. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  87. 05f8f25 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 13 years ago
  88. 1b23a5d net: sock_flag() cleanup by Eric Dumazet · 13 years ago
  89. 865ec55 fq_codel: should use qdisc backlog as threshold by Eric Dumazet · 13 years ago
  90. 0606069 mac802154: monitor device support by alex.bluesman.smirnov@gmail.com · 13 years ago
  91. 90c049b ieee802154: interface type to be added by alex.bluesman.smirnov@gmail.com · 13 years ago
  92. 74a02fc mac802154: declare reduced mlme operations by alex.bluesman.smirnov@gmail.com · 13 years ago
  93. 1cd829c mac802154: RX data path by alex.bluesman.smirnov@gmail.com · 13 years ago
  94. 1010f54 mac802154: allocation of ieee802154 device by alex.bluesman.smirnov@gmail.com · 13 years ago
  95. 0afd7ad mac802154: basic ieee802.15.4 device structures by alex.bluesman.smirnov@gmail.com · 13 years ago
  96. c5daa68 Bluetooth: Create flags for bt_sk() by Gustavo Padovan · 13 years ago
  97. a6a5568 Bluetooth: Lock the L2CAP channel when sending by Mat Martineau · 13 years ago
  98. 9d939d9 Bluetooth: Fix EIR data generation for mgmt_device_found by Vishal Agarwal · 13 years ago
  99. 08e6d90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 13 years ago
  100. 294a20e cfg80211: fix cfg80211_can_beacon_sec_chan prototype by Johannes Berg · 13 years ago