1. ee26eae cfg80211: fix docbook references by Johannes Berg · 11 years ago
  2. 919be62 mac80211: add missing IEEE80211_HW_SUPPORTS_HT_CCK_RATES docs by Johannes Berg · 11 years ago
  3. 8e8d347 mac80211: enable DFS for IBSS mode by Simon Wunderlich · 11 years ago
  4. 5336fa8 nl80211/cfg80211: enable DFS for IBSS mode by Simon Wunderlich · 11 years ago
  5. 687da13 mac80211: implement SMPS for AP by Emmanuel Grumbach · 11 years ago
  6. 8d3c1fd wlcore: save last regdom configuration on stop by Eliad Peller · 11 years ago
  7. e9687ea wlcore: fix started_vifs calculation by Eliad Peller · 11 years ago
  8. 2473ec8 wlcore: wakeup from ELP before starting recovery by Barak Bercovitz · 11 years ago
  9. c2e6424 wlcore: Allow stopping fw log in recovery by Barak Bercovitz · 11 years ago
  10. 5cc14c0 wlcore: read fw panic log only in host mode by Barak Bercovitz · 11 years ago
  11. c83cb80 wlcore/wl18xx/wl12xx: FW log params per chip arch by Igal Chernobelsky · 11 years ago
  12. 9d8146d wl12xx/wl18xx: update default fw logger's settings by Ido Reis · 11 years ago
  13. 93ac848 wlcore: fwlog dynamic mem_block control by Ido Reis · 11 years ago
  14. 4b67414 wlcore: fix interrogate command length by Igal Chernobelsky · 11 years ago
  15. 71e996b wlcore: add ap_event_mask by Eliad Peller · 11 years ago
  16. bbd7455 wlcore: print active channel in the driver_state by Victor Goldenshtein · 11 years ago
  17. 50e4c90 wl18xx: default config alignment with phy defaults by Igal Chernobelsky · 11 years ago
  18. d78a32a Bluetooth: Remove sk member from struct l2cap_chan by Gustavo Padovan · 11 years ago
  19. 7f5396a Bluetooth: Use bt_cb(skb)->chan to send raw data back by Gustavo Padovan · 11 years ago
  20. 0e790c6 Bluetooth: Add L2CAP channel to skb private data by Gustavo Padovan · 11 years ago
  21. 8ffb929 Bluetooth: Remove parent socket usage from l2cap_core.c by Gustavo Padovan · 11 years ago
  22. f93fa27 Bluetooth: Remove socket lock from l2cap_state_change() by Gustavo Padovan · 11 years ago
  23. acdcabf Bluetooth: Hold socket in defer callback in L2CAP socket by Gustavo Padovan · 11 years ago
  24. 0f2c615 Bluetooth: Do not access chan->sk directly by Gustavo Padovan · 11 years ago
  25. d42970f Bluetooth: Remove not used struct sock by Gustavo Padovan · 11 years ago
  26. 547003b Bluetooth: Fix enabling fast connectable on LE-only controllers by Johan Hedberg · 11 years ago
  27. bbe09bb cfg80211: update dfs_state_entered upon dfs_state change by Michal Kazior · 11 years ago
  28. c532a58 cfg80211: fix DFS channel recovery timeout by Michal Kazior · 11 years ago
  29. 79845c6 cfg80211: fix scheduled scan pointer access by Johannes Berg · 11 years ago
  30. 9a43e25 Bluetooth: Update Set Discoverable to support LE by Johan Hedberg · 11 years ago
  31. b456f87 Bluetooth: Move HCI_LIMITED_DISCOVERABLE changes to a general place by Johan Hedberg · 11 years ago
  32. 4b58061 Bluetooth: Fix sending write_scan_enable when BR/EDR is disabled by Johan Hedberg · 11 years ago
  33. eb2a8d2 Bluetooth: Move mgmt_pending_find to avoid forward declarations by Johan Hedberg · 11 years ago
  34. a81070b Bluetooth: Fix updating settings when there are no HCI commands to send by Johan Hedberg · 11 years ago
  35. e8ba3a1 Bluetooth: Refactor set_connectable settings update to separate function by Johan Hedberg · 11 years ago
  36. f87ea1d Bluetooth: Add missing check for BREDR_ENABLED flag in update_class() by Johan Hedberg · 11 years ago
  37. 10994ce Bluetooth: Check for flag instead of features in update_adv_data() by Johan Hedberg · 11 years ago
  38. 7751ef1 Bluetooth: Check for flag instead of features in update_scan_rsp_data() by Johan Hedberg · 11 years ago
  39. 2be48b6 Bluetooth: Fix minor coding style issue in hci_core.c by Marcel Holtmann · 11 years ago
  40. 58f01aa Bluetooth: Fix UUID values in debugfs file by Marcel Holtmann · 11 years ago
  41. 4b4148e Bluetooth: Add support for setting DUT mode by Marcel Holtmann · 11 years ago
  42. 4e70c7e Bluetooth: Expose debugfs settings for LE connection interval by Marcel Holtmann · 11 years ago
  43. 06f5b77 Bluetooth: Add support for setting SSP debug mode by Marcel Holtmann · 11 years ago
  44. 3497ac8 Bluetooth: Remove interval parameter from HCI connection by Marcel Holtmann · 11 years ago
  45. cfbb2b5 Bluetooth: Add LE features to debugfs if available by Marcel Holtmann · 11 years ago
  46. 12c269d Bluetooth: Expose setting if debug keys are used or not by Marcel Holtmann · 11 years ago
  47. 9220218 Bluetooth: Expose debugfs entry read/write own address type by Marcel Holtmann · 11 years ago
  48. 79830f6 Bluetooth: Select the own address type during initial setup phase by Marcel Holtmann · 11 years ago
  49. 8f8625c Bluetooth: Expose current list of long term keys via debugfs by Marcel Holtmann · 11 years ago
  50. d0f729b Bluetooth: Expose white list size information in debugfs by Marcel Holtmann · 11 years ago
  51. e132f7f Bluetooth: Remove bus attribute in favor of hierarchy by Marcel Holtmann · 11 years ago
  52. 02d08d1 Bluetooth: Expose current list of link keys via debugfs by Marcel Holtmann · 11 years ago
  53. babdbb3 Bluetooth: Move export of class of device information into hci_core.c by Marcel Holtmann · 11 years ago
  54. 0d5551f Bluetooth: Store local version information only during setup phase by Marcel Holtmann · 11 years ago
  55. ceeb3bc Bluetooth: Move manufacturer, hci_ver and hci_rev into hci_core.c by Marcel Holtmann · 11 years ago
  56. f96bc0a Bluetooth: Remove debug entry for connection features by Marcel Holtmann · 11 years ago
  57. 57af75a Bluetooth: Add workaround for buggy max_page features page value by Marcel Holtmann · 11 years ago
  58. dfb826a Bluetooth: Move HCI device features into hci_core.c by Marcel Holtmann · 11 years ago
  59. a1b13b9 rt2x00: rt2800pci: use module_pci_driver macro by Gabor Juhos · 11 years ago
  60. fe7ef7c rt2x00: rt2800pci: move SoC specific code into a separate module by Gabor Juhos · 11 years ago
  61. 0b0ee99 rt2x00: rt2800pci: use separate hwcrypt_disabled callback for SoC devices by Gabor Juhos · 11 years ago
  62. 3ccdcd5 rt2x00: rt2800pci: move rt2800mmio_enable_radio function to another module by Gabor Juhos · 11 years ago
  63. 1e7d303 rt2x00: rt2800pci: split rt2800pci_enable_radio function by Gabor Juhos · 11 years ago
  64. 28d4d98 rt2x00: rt2800pci: rename rt2800pci_disable_radio function by Gabor Juhos · 11 years ago
  65. 6716b3d rt2x00: rt2800pci: use separate set_state callback for SoC devices by Gabor Juhos · 11 years ago
  66. 899a5f4 rt2x00: rt2800pci: use separate firmware callbacks for SoC devices by Gabor Juhos · 11 years ago
  67. 68597ea rt2x00: rt2800pci: use separate read_eeprom callback for SoC devices by Gabor Juhos · 11 years ago
  68. eeea863 rt2x00: rt2800pci: use separate ops for the SoC driver by Gabor Juhos · 11 years ago
  69. 1052e3a rt2x00: rt2800pci: move initialization functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  70. 7573afd rt2x00: rt2800pci: use rt2800mmio prefix for initialization functions by Gabor Juhos · 11 years ago
  71. d5580ad rt2x00: rt2800pci: move queue functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  72. 51e62469e rt2x00: rt2800pci: use rt2800mmio prefix for queue functions by Gabor Juhos · 11 years ago
  73. 8d03e77 rt2x00: rt2800pci: move interrupt functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  74. b5cfde3 rt2x00: rt2800pci: use rt2800mmio prefix for interrupt functions by Gabor Juhos · 11 years ago
  75. 9732497 rt2x00: rt2800pci: move RX control handler functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  76. d10b754 rt2x00: rt2800pci: use rt2800mmio prefix for RX control handler functions by Gabor Juhos · 11 years ago
  77. 0bc202b rt2x00: rt2800pci: move TX descriptor functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  78. 45c6755 rt2x00: rt2800pci: use rt2800mmio prefix for TX descriptor functions by Gabor Juhos · 11 years ago
  79. e5553f0 rt2x00: create a new module for rt2800 MMIO code by Gabor Juhos · 11 years ago
  80. 13996ad drivers: net: wireless: Fix wrong check for reassociation request retry counter by Felipe Pena · 11 years ago
  81. a413e39 brcmfmac: fix brcmf_sdcard_recv_chain() for host without sg support by Arend van Spriel · 11 years ago
  82. a64304f brcmfmac: fix brcmf_sdio_txpkt_prep() for host without sg support by Arend van Spriel · 11 years ago
  83. c8cce1f brcmfmac: fix brcmf_sdcard_send_pkt() for host without sg support by Arend van Spriel · 11 years ago
  84. 667931e brcmfmac: remove stale code from brcmf_sdcard_recv_chain() by Arend van Spriel · 11 years ago
  85. fcaac2b brcmfmac: verify result of brcmf_sdio_addrprep() calls by Arend van Spriel · 11 years ago
  86. 4aef267 brcmfmac: rework single packet transfers by Arend van Spriel · 11 years ago
  87. 0d7d982 brcmfmac: rename brcmf_sdio_buffrw() by Arend van Spriel · 11 years ago
  88. 7f9a8dc brcmfmac: rework scatter-gather code in brcmf_sdio_buffrw() by Arend van Spriel · 11 years ago
  89. 7120149 brcmfmac: determine host controller related variables during probe by Arend van Spriel · 11 years ago
  90. 3f78274 brcmfmac: rename variable max_seg_sz to max_seg_cnt for clarity by Arend van Spriel · 11 years ago
  91. 76584ec brcmfmac: add tracepoint for capturing the SDPCM header by Arend van Spriel · 11 years ago
  92. b4caee6 brcmfmac: store address in trace_brcmf_hexdump() by Arend van Spriel · 11 years ago
  93. 89f927a ath9k: add TX99 support by Luis R. Rodriguez · 11 years ago
  94. 09b029b ath9k: check for NULL rate when using ieee80211_get_rts_cts_rate() by Luis R. Rodriguez · 11 years ago
  95. 94e7876 ath: add support for proper dynamic regulatory hints by Luis R. Rodriguez · 11 years ago
  96. 4da225b ath: split user and driver reguluatory hint parsing by Luis R. Rodriguez · 11 years ago
  97. 8a3b6c8 ath: move common dynamic regulatory domain setting to a helper by Luis R. Rodriguez · 11 years ago
  98. 03f2712 cfg80211: export reg_initiator_name() by Luis R. Rodriguez · 11 years ago
  99. 53c5a09 rt2x00: rt2800lib: autodetect 5GHz band support by Gabor Juhos · 11 years ago
  100. 4a32c36 rt2x00: rt2800lib: use switch statement for RF specific setup by Gabor Juhos · 11 years ago