1. 0f0094b cfg80211: add missing break in cfg80211_get_chan_state() by Johannes Berg · 11 years ago
  2. b3f51e9 mac80211: remove useless tests for array by Johannes Berg · 11 years ago
  3. 204d130 mac80211: clean up mesh local link ID generation by Thomas Pedersen · 11 years ago
  4. c99a89e mac80211: factor out plink event gathering by Thomas Pedersen · 11 years ago
  5. c7e6781 mac80211: factor out peering FSM by Thomas Pedersen · 11 years ago
  6. 5bbdd6c mac80211: assign sta plid early by Thomas Pedersen · 11 years ago
  7. fc10302 mac80211: consolidate rcu unlocks in plink frame rx by Thomas Pedersen · 11 years ago
  8. 05a23ae mac80211: factor peering frame processing into own function by Thomas Pedersen · 11 years ago
  9. 2d7f65d6 mac80211: remove unused mesh_mgmt_ies_add() prototype by Bob Copeland · 11 years ago
  10. 87d84c4 mac80211: return -ENOMEM in mesh_plink_frame_tx by Bob Copeland · 11 years ago
  11. 272a9e2 mac80211: mesh_plink: don't ignore holding timer by Bob Copeland · 11 years ago
  12. 58506eb mac80211: mesh_plink: collapse the two switch statements together by Bob Copeland · 11 years ago
  13. 36c9bb2 mac80211: mesh: rewrite rssi_threshold_check in C by Bob Copeland · 11 years ago
  14. 32cb05b mac80211: mesh_plink: group basic fitness checks by Bob Copeland · 11 years ago
  15. e76d67f mac80211: mesh: factor out common plink close/estab code by Bob Copeland · 11 years ago
  16. 0f5ffd2 mac80211: hold sta->lock across plink switch statements by Bob Copeland · 11 years ago
  17. 4efec45 mac80211: consolidate calls to plink_frame_tx by Thomas Pedersen · 11 years ago
  18. 3cde38e mac80211: fix off-by-one in llid check. by Bob Copeland · 11 years ago
  19. 1daa37c cfg80211: remove second argument from reg_process_hint() by Luis R. Rodriguez · 11 years ago
  20. 222ea58 cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory() by Luis R. Rodriguez · 11 years ago
  21. fe7c3a1 cfg80211: DFS check chandef usable before CAC by Janusz Dziedzic · 11 years ago
  22. 40d1ba6 cfg80211: add helper functions for start/end freq by Janusz Dziedzic · 11 years ago
  23. 2e3049b mac80211: do not compute offset from ssn in Rx AMPDU reordering buffer by Karl Beldan · 11 years ago
  24. 8fe02e1 cfg80211: consolidate passive-scan and no-ibss flags by Luis R. Rodriguez · 11 years ago
  25. 33b4434 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  26. b476d3f Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  27. 353c781 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  28. 01925ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  29. d0a361a nl80211: fix channel switch parsing by Andrei Otcheretianski · 11 years ago
  30. 0951ebb mac80211: fix uninitialized variable by Michal Kazior · 11 years ago
  31. 33a4586 mac80211: process mesh channel switching using beacon by Chun-Yeow Yeoh · 11 years ago
  32. b8456a1 {nl,cfg,mac}80211: implement mesh channel switch userspace API by Chun-Yeow Yeoh · 11 years ago
  33. c6da674 {nl,cfg,mac}80211: enable the triggering of CSA frame in mesh by Chun-Yeow Yeoh · 11 years ago
  34. 8f2535b mac80211: process the CSA frame for mesh accordingly by Chun-Yeow Yeoh · 11 years ago
  35. c0f17eb mac80211: refactor the parsing of chan switch ie by Chun-Yeow Yeoh · 11 years ago
  36. 06be6b1 mac80211: add ieee80211_tx_prepare_skb() helper function by Felix Fietkau · 11 years ago
  37. 034c6d6 cfg80211: export reg_initiator_name() by Luis R. Rodriguez · 11 years ago
  38. 446075d mac80211: fixes for mesh powersave logic by Marco Porsch · 11 years ago
  39. 17ac495 mac80211: Remove check for offchannel state when waking netdev queues by Seth Forshee · 11 years ago
  40. ef91ffa net: rfkill: gpio: add ACPI support by Heikki Krogerus · 11 years ago
  41. 262c91e net: rfkill: gpio: prepare for DT and ACPI support by Heikki Krogerus · 11 years ago
  42. 0be8172 net: rfkill: gpio: spinlock-safe GPIO access by Heikki Krogerus · 11 years ago
  43. f02ae59 net: rfkill: gpio: clean up clock handling by Heikki Krogerus · 11 years ago
  44. 5e7ca39 net: rfkill: gpio: convert to resource managed allocation by Heikki Krogerus · 11 years ago
  45. 8e8d347 mac80211: enable DFS for IBSS mode by Simon Wunderlich · 11 years ago
  46. 5336fa8 nl80211/cfg80211: enable DFS for IBSS mode by Simon Wunderlich · 11 years ago
  47. 687da13 mac80211: implement SMPS for AP by Emmanuel Grumbach · 11 years ago
  48. d78a32a Bluetooth: Remove sk member from struct l2cap_chan by Gustavo Padovan · 11 years ago
  49. 7f5396a Bluetooth: Use bt_cb(skb)->chan to send raw data back by Gustavo Padovan · 11 years ago
  50. 0e790c6 Bluetooth: Add L2CAP channel to skb private data by Gustavo Padovan · 11 years ago
  51. 8ffb929 Bluetooth: Remove parent socket usage from l2cap_core.c by Gustavo Padovan · 11 years ago
  52. f93fa27 Bluetooth: Remove socket lock from l2cap_state_change() by Gustavo Padovan · 11 years ago
  53. acdcabf Bluetooth: Hold socket in defer callback in L2CAP socket by Gustavo Padovan · 11 years ago
  54. 0f2c615 Bluetooth: Do not access chan->sk directly by Gustavo Padovan · 11 years ago
  55. d42970f Bluetooth: Remove not used struct sock by Gustavo Padovan · 11 years ago
  56. 547003b Bluetooth: Fix enabling fast connectable on LE-only controllers by Johan Hedberg · 11 years ago
  57. bbe09bb cfg80211: update dfs_state_entered upon dfs_state change by Michal Kazior · 11 years ago
  58. c532a58 cfg80211: fix DFS channel recovery timeout by Michal Kazior · 11 years ago
  59. 79845c6 cfg80211: fix scheduled scan pointer access by Johannes Berg · 11 years ago
  60. 9a43e25 Bluetooth: Update Set Discoverable to support LE by Johan Hedberg · 11 years ago
  61. b456f87 Bluetooth: Move HCI_LIMITED_DISCOVERABLE changes to a general place by Johan Hedberg · 11 years ago
  62. 4b58061 Bluetooth: Fix sending write_scan_enable when BR/EDR is disabled by Johan Hedberg · 11 years ago
  63. eb2a8d2 Bluetooth: Move mgmt_pending_find to avoid forward declarations by Johan Hedberg · 11 years ago
  64. a81070b Bluetooth: Fix updating settings when there are no HCI commands to send by Johan Hedberg · 11 years ago
  65. e8ba3a1 Bluetooth: Refactor set_connectable settings update to separate function by Johan Hedberg · 11 years ago
  66. f87ea1d Bluetooth: Add missing check for BREDR_ENABLED flag in update_class() by Johan Hedberg · 11 years ago
  67. 10994ce Bluetooth: Check for flag instead of features in update_adv_data() by Johan Hedberg · 11 years ago
  68. 7751ef1 Bluetooth: Check for flag instead of features in update_scan_rsp_data() by Johan Hedberg · 11 years ago
  69. 2be48b6 Bluetooth: Fix minor coding style issue in hci_core.c by Marcel Holtmann · 11 years ago
  70. 58f01aa Bluetooth: Fix UUID values in debugfs file by Marcel Holtmann · 11 years ago
  71. 4b4148e Bluetooth: Add support for setting DUT mode by Marcel Holtmann · 11 years ago
  72. 4e70c7e Bluetooth: Expose debugfs settings for LE connection interval by Marcel Holtmann · 11 years ago
  73. 06f5b77 Bluetooth: Add support for setting SSP debug mode by Marcel Holtmann · 11 years ago
  74. 3497ac8 Bluetooth: Remove interval parameter from HCI connection by Marcel Holtmann · 11 years ago
  75. cfbb2b5 Bluetooth: Add LE features to debugfs if available by Marcel Holtmann · 11 years ago
  76. 12c269d Bluetooth: Expose setting if debug keys are used or not by Marcel Holtmann · 11 years ago
  77. 9220218 Bluetooth: Expose debugfs entry read/write own address type by Marcel Holtmann · 11 years ago
  78. 79830f6 Bluetooth: Select the own address type during initial setup phase by Marcel Holtmann · 11 years ago
  79. 8f8625c Bluetooth: Expose current list of long term keys via debugfs by Marcel Holtmann · 11 years ago
  80. d0f729b Bluetooth: Expose white list size information in debugfs by Marcel Holtmann · 11 years ago
  81. e132f7f Bluetooth: Remove bus attribute in favor of hierarchy by Marcel Holtmann · 11 years ago
  82. 02d08d1 Bluetooth: Expose current list of link keys via debugfs by Marcel Holtmann · 11 years ago
  83. babdbb3 Bluetooth: Move export of class of device information into hci_core.c by Marcel Holtmann · 11 years ago
  84. 0d5551f Bluetooth: Store local version information only during setup phase by Marcel Holtmann · 11 years ago
  85. ceeb3bc Bluetooth: Move manufacturer, hci_ver and hci_rev into hci_core.c by Marcel Holtmann · 11 years ago
  86. f96bc0a Bluetooth: Remove debug entry for connection features by Marcel Holtmann · 11 years ago
  87. 57af75a Bluetooth: Add workaround for buggy max_page features page value by Marcel Holtmann · 11 years ago
  88. dfb826a Bluetooth: Move HCI device features into hci_core.c by Marcel Holtmann · 11 years ago
  89. 03f2712 cfg80211: export reg_initiator_name() by Luis R. Rodriguez · 11 years ago
  90. df3c2ad Merge tag 'nfc-next-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 11 years ago
  91. b231070 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  92. 334300f Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  93. cc8dba2 Bluetooth: Block ATT connection on LE when device is blocked by Marcel Holtmann · 11 years ago
  94. 06ae331 Bluetooth: Use hcon directly instead of conn->hcon where possible by Marcel Holtmann · 11 years ago
  95. e71f41b Bluetooth: Use BDADDR_BREDR type for old blacklist ioctl interface by Marcel Holtmann · 11 years ago
  96. eb62249 Bluetooth: Fix ATT socket backwards compatibility with user space by Johan Hedberg · 11 years ago
  97. 2bfa353 Bluetooth: Move idle_timeout and sniff_{min,max}_interval to hci_core.c by Marcel Holtmann · 11 years ago
  98. b25f078 Bluetooth: Include address type in blacklist debugfs data by Marcel Holtmann · 11 years ago
  99. bdc3e0f Bluetooth: Move device_add handling into hci_register_dev by Marcel Holtmann · 11 years ago
  100. ffcecac Bluetooth: Create root debugfs directory during module init by Marcel Holtmann · 11 years ago