1. 5a0b815 Bluetooth: dtl1: Fix memleak in probe() by David Herrmann · 13 years ago
  2. f5fd5ba Bluetooth: hci-uart-ath: Use GFP_ATOMIC in open() by David Herrmann · 13 years ago
  3. c063af3 Bluetooth: hci-uart-bcsp: Use GFP_ATOMIC in open() by David Herrmann · 13 years ago
  4. fdcd166 Bluetooth: hci-uart-h4: Use GFP_ATOMIC in open() by David Herrmann · 13 years ago
  5. 9eb648c Bluetooth: hci-uart-ll: Use GFP_ATOMIC in open() by David Herrmann · 13 years ago
  6. 1931782 Bluetooth: Fix using an absolute timeout on hci_conn_put() by Vinicius Costa Gomes · 13 years ago
  7. cc48dc0 Bluetooth: Remove magic number from ACL TO by Andrei Emeltchenko · 13 years ago
  8. b83ddfe Bluetooth: l2cap_set_timer needs jiffies as timeout value by Andrzej Kaczmarek · 13 years ago
  9. 6423cf3 Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket by Andrzej Kaczmarek · 13 years ago
  10. 25e89e9 Bluetooth: Process num completed data blocks event by Andrei Emeltchenko · 13 years ago
  11. 5e41862 Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAP by Daniel Wagner · 13 years ago
  12. 30dc78e Bluetooth: Add name resolving support for mgmt based discovery by Johan Hedberg · 13 years ago
  13. ff9ef57 Bluetooth: Add discovery state tracking by Johan Hedberg · 13 years ago
  14. 3088351 Bluetooth: Rename hdev->inq_cache to hdev->discovery by Johan Hedberg · 13 years ago
  15. 4663262 Bluetooth: Flush inquiry cache when starting mgmt triggered inquiry by Johan Hedberg · 13 years ago
  16. 3175405 Bluetooth: Return updated name state with hci_inquiry_cache_update by Johan Hedberg · 13 years ago
  17. 561aafb Bluetooth: Add initial mgmt_confirm_name support by Johan Hedberg · 13 years ago
  18. 32748db Bluetooth: Move Extended Inquiry Response defines to hci.h by Johan Hedberg · 13 years ago
  19. b57c1a5 Bluetooth: Convert inquiry cache to use standard list types by Johan Hedberg · 13 years ago
  20. 1232528 rtlwifi: Modify rtl_pci_init to return 0 on success by John W. Linville · 13 years ago
  21. 2cfc6fc mac80211: do not call rate control .tx_status before .rate_init by Felix Fietkau · 13 years ago
  22. 42bc0c9 rtlwifi: Return correct failure code on error by Simon Graham · 13 years ago
  23. 5ad20dd1 mac80211: rename mesh static path_lookup() by Luis R. Rodriguez · 13 years ago
  24. 7f66c2f rtlwifi: Handle previous allocation failures when freeing device memory by Simon Graham · 13 years ago
  25. 7902759 mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printk by Felix Fietkau · 13 years ago
  26. 77c06c2 rt2x00: Correctly set txmixer_gain in RT3572 channel switching. by Gertjan van Wingerde · 13 years ago
  27. 58b8ae1 rt2x00: Fix RT3572 channel switch RFCSR 7 programming. by Gertjan van Wingerde · 13 years ago
  28. 0cd461e rt2x00: Align RT3572 channel switch RFCSR 1 programming with Ralink driver. by Gertjan van Wingerde · 13 years ago
  29. 569ffa5 rt2x00: Fix RFCSR 12 & 13 programming on RT3572 channel switching. by Gertjan van Wingerde · 13 years ago
  30. 5d137df rt2x00: Use saved BBP 25 and 26 values when configuring channel on RT3572. by Gertjan van Wingerde · 13 years ago
  31. bef453d rt2x00: Update comment on freq_offset field in struct rt2x00_dev. by Gertjan van Wingerde · 13 years ago
  32. 3a1c012 rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}. by Gertjan van Wingerde · 13 years ago
  33. 1ebbc48 rt2x00: Introduce concept of driver data in struct rt2x00_dev. by Gertjan van Wingerde · 13 years ago
  34. 234f6e5 orinoco: Remove old mailing lists from MAINTAINERS by David Gibson · 13 years ago
  35. e1936e9 mac80211: call rate control only after init by Johannes Berg · 13 years ago
  36. 1023f3b iwlegacy: remove set_hw_params callback by Stanislaw Gruszka · 13 years ago
  37. 00ea99e iwlegacy: remove struct il_tx_info by Stanislaw Gruszka · 13 years ago
  38. 89ef1ed iwlegacy: merge il_base_params into il_cfg by Stanislaw Gruszka · 13 years ago
  39. c39ae9f iwlegacy: move ops out of config by Stanislaw Gruszka · 13 years ago
  40. 8300719 iwlegacy: get rid of ctx structure by Stanislaw Gruszka · 13 years ago
  41. 20c47eb iwlegacy: remove il_setup_interface() by Stanislaw Gruszka · 13 years ago
  42. dee9a09 iwlegacy: get rid of ctx->is_active by Stanislaw Gruszka · 13 years ago
  43. eb123af iwlegacy: get rid of ctx->ac_to_queue by Stanislaw Gruszka · 13 years ago
  44. b75b3a7 iwlegacy: get rid of ctx->ac_to_fifo by Stanislaw Gruszka · 13 years ago
  45. 1c03c46 iwlegacy: move ht out of ctx structure by Stanislaw Gruszka · 13 years ago
  46. 8d44f2b iwlegacy: move qos_data out of ctx structure by Stanislaw Gruszka · 13 years ago
  47. 8c9c48d iwlegacy: remove ctx interface_modes by Stanislaw Gruszka · 13 years ago
  48. fd6415b iwlegacy: get rid of ctx->station_flags by Stanislaw Gruszka · 13 years ago
  49. d735f92 iwlegacy: move wep_keys out of context by Stanislaw Gruszka · 13 years ago
  50. d1e14e9 iwlegacy: get rid of mcast_queue by Stanislaw Gruszka · 13 years ago
  51. 6aa0c25 iwlegacy: get rid of ctxid by Stanislaw Gruszka · 13 years ago
  52. 0f8b90f iwlegacy: get rid of *_devtype by Stanislaw Gruszka · 13 years ago
  53. b16db50 iwlegacy: move bcast_sta_id to hw_params by Stanislaw Gruszka · 13 years ago
  54. 8f9e564 iwlegacy: get rid of ap_sta_id by Stanislaw Gruszka · 13 years ago
  55. d98e294 iwlegacy: get rid of wep_key_cmd by Stanislaw Gruszka · 13 years ago
  56. b96ed60 iwlegacy: get rid of qos_cmd by Stanislaw Gruszka · 13 years ago
  57. 5e349f0 iwlegacy: get rid of rxon_assoc_cmd by Stanislaw Gruszka · 13 years ago
  58. 63d0f0c iwlegacy: get rid of ctx->rxon_timing_cmd by Stanislaw Gruszka · 13 years ago
  59. 6122d18 iwlegacy: get rid of ctx->rxon_cmd by Stanislaw Gruszka · 13 years ago
  60. c8b0395 iwlegacy: move rxon commands out of ctx structure by Stanislaw Gruszka · 13 years ago
  61. caf60a6 mwifiex: update correct dtim_period in dump_station() by Amitkumar Karwar · 13 years ago
  62. f3c8d25 mwifiex: cleanup in snmp_mib command preparation code by Amitkumar Karwar · 13 years ago
  63. 3d86b93 rtlwifi: Fix PCI probe error path orphaned memory by Tim Gardner · 13 years ago
  64. 885bd8e mac80211: support hw scan while idle by Eliad Peller · 13 years ago
  65. 3dc5e17 mwifiex: enable HT operating mode by Amitkumar Karwar · 13 years ago
  66. 477778b mwifiex: fix NULL pointer dereference in set_channel() by Amitkumar Karwar · 13 years ago
  67. 197a4e4 mwl8k: Remove BSSID from the firmware when the BSS is stopped by Yogesh Ashok Powar · 13 years ago
  68. 291689f ath9k: cleanup a min_t() cast by Dan Carpenter · 13 years ago
  69. 910570b mac80211: off by one in mcs mask handling by Dan Carpenter · 13 years ago
  70. d486a5b ssb: add support for bcm5354 by Hauke Mehrtens · 13 years ago
  71. bedb2a1 ssb: log the id, rev and pkg of the chip found by Hauke Mehrtens · 13 years ago
  72. f0d4724 bcma: log the id, rev and pkg of the chip found by Hauke Mehrtens · 13 years ago
  73. 267335d cfg80211/mac80211: userspace peer authorization in IBSS by Antonio Quartulli · 13 years ago
  74. 3eda95d rtlwifi: Remove extra debugging message accidentally left in by Larry Finger · 13 years ago
  75. 5aff4e7 rtlwifi: Fix typo in dm.c by Masanari Iida · 13 years ago
  76. f3e1b97 iwmc3200wifi: Fix typo in trace.h by Masanari Iida · 13 years ago
  77. 1d73c51 rtlwifi: remove return in _rtl_pci_switch_clk_req by Devendra.Naga · 13 years ago
  78. d6865dcc bcma: add extra sprom check by Hauke Mehrtens · 13 years ago
  79. 8f9ada4 bcma: add bus num counter by Hauke Mehrtens · 13 years ago
  80. 49dc957 bcma: add PCIe host controller by Hauke Mehrtens · 13 years ago
  81. d1a7a8e bcma: make some functions __devinit by Hauke Mehrtens · 13 years ago
  82. 4b259a5 bcma: export bcma_pcie_read() by Hauke Mehrtens · 13 years ago
  83. 2be25ca bcma: add constants for PCI and use them by Hauke Mehrtens · 13 years ago
  84. 5f2d617 bcma: add the core unit number by Hauke Mehrtens · 13 years ago
  85. 268bd85 rt2800: document RF_R03 register bits [7:4] by Stanislaw Gruszka · 13 years ago
  86. f1f12f9 rt2800: radio 3xxxx: channel switch RX/TX calibration fixes by Stanislaw Gruszka · 13 years ago
  87. 3e0c764 rt2800: radio 3xxx: add channel switch calibration routines by Stanislaw Gruszka · 13 years ago
  88. e3bab19 rt2800: radio 3xxx: program RF_R1 during channel switch by Stanislaw Gruszka · 13 years ago
  89. 7f4666a rt2800: radio 3xxx: reprogram only lower bits of RF_R3 by Stanislaw Gruszka · 13 years ago
  90. 5718b13 net: Fix typo in ipw2x00/libipw_rx.c by Masanari Iida · 13 years ago
  91. 66e67e4 mac80211: redesign auth/assoc by Johannes Berg · 13 years ago
  92. 4c0c0b7 cfg80211: export cfg80211_ref_bss by Johannes Berg · 13 years ago
  93. 95de817 cfg80211: stop tracking authenticated state by Johannes Berg · 13 years ago
  94. 7852e36 mac80211: remove dummy STA support by Johannes Berg · 13 years ago
  95. a4ec45a mac80211: implement sta_add/sta_remove in sta_state by Johannes Berg · 13 years ago
  96. f09603a mac80211: add sta_state callback by Johannes Berg · 13 years ago
  97. 71ec375 mac80211: add NOTEXIST station state by Johannes Berg · 13 years ago
  98. 89c91ca mac80211: dont program keys for stations not uploaded by Johannes Berg · 13 years ago
  99. 077f493 mac80211: simplify AP_VLAN handling by Johannes Berg · 13 years ago
  100. c898787 mac80211: move managed mode station state modification by Johannes Berg · 13 years ago