Age | Commit message (Expand) | Author | Files | Lines |
2012-02-13 | Bluetooth: btsdio: Free driver data on SDIO shutdown | David Herrmann | 1 | -10/+1 |
2012-02-13 | Bluetooth: bpa10x: Free private driver data on usb shutdown | David Herrmann | 1 | -12/+3 |
2012-02-13 | Bluetooth: btusb: Free driver data on USB shutdown | David Herrmann | 1 | -10/+1 |
2012-02-13 | Bluetooth: bfusb: Free driver_data on USB shutdown | David Herrmann | 1 | -10/+1 |
2012-02-13 | Bluetooth: vhci: Free driver_data on file release | David Herrmann | 1 | -6/+1 |
2012-02-13 | Bluetooth: dtl1-cs: Remove empty destruct cb | David Herrmann | 1 | -6/+0 |
2012-02-13 | Bluetooth: btwilink: Remove empty destruct cb | David Herrmann | 1 | -9/+0 |
2012-02-13 | Bluetooth: btuart-cs: Remove empty destruct cb | David Herrmann | 1 | -6/+0 |
2012-02-13 | Bluetooth: btmrvl: Remove empty destruct cb | David Herrmann | 1 | -5/+0 |
2012-02-13 | Bluetooth: bt3c-cs: Remove empty destruct cb | David Herrmann | 1 | -6/+0 |
2012-02-13 | Bluetooth: bluecard-cs: Remove empty destruct cb | David Herrmann | 1 | -6/+0 |
2012-02-13 | Bluetooth: Make hci-destruct callback optional | David Herrmann | 2 | -3/+5 |
2012-02-13 | Bluetooth: dtl1: Fix memleak in probe() | David Herrmann | 1 | -17/+3 |
2012-02-13 | Bluetooth: hci-uart-ath: Use GFP_ATOMIC in open() | David Herrmann | 1 | -1/+1 |
2012-02-13 | Bluetooth: hci-uart-bcsp: Use GFP_ATOMIC in open() | David Herrmann | 1 | -1/+1 |
2012-02-13 | Bluetooth: hci-uart-h4: Use GFP_ATOMIC in open() | David Herrmann | 1 | -1/+1 |
2012-02-13 | Bluetooth: hci-uart-ll: Use GFP_ATOMIC in open() | David Herrmann | 1 | -1/+1 |
2012-02-13 | Bluetooth: Fix using an absolute timeout on hci_conn_put() | Vinicius Costa Gomes | 1 | -1/+1 |
2012-02-13 | Bluetooth: Remove magic number from ACL TO | Andrei Emeltchenko | 2 | -1/+3 |
2012-02-13 | Bluetooth: l2cap_set_timer needs jiffies as timeout value | Andrzej Kaczmarek | 2 | -7/+11 |
2012-02-13 | Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket | Andrzej Kaczmarek | 1 | -1/+1 |
2012-02-13 | Bluetooth: Process num completed data blocks event | Andrei Emeltchenko | 2 | -0/+67 |
2012-02-13 | Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAP | Daniel Wagner | 1 | -3/+0 |
2012-02-13 | Bluetooth: Add name resolving support for mgmt based discovery | Johan Hedberg | 4 | -11/+149 |
2012-02-13 | Bluetooth: Add discovery state tracking | Johan Hedberg | 4 | -3/+53 |
2012-02-13 | Bluetooth: Rename hdev->inq_cache to hdev->discovery | Johan Hedberg | 4 | -16/+16 |
2012-02-13 | Bluetooth: Flush inquiry cache when starting mgmt triggered inquiry | Johan Hedberg | 1 | -0/+2 |
2012-02-13 | Bluetooth: Return updated name state with hci_inquiry_cache_update | Johan Hedberg | 3 | -10/+22 |
2012-02-13 | Bluetooth: Add initial mgmt_confirm_name support | Johan Hedberg | 5 | -28/+163 |
2012-02-13 | Bluetooth: Move Extended Inquiry Response defines to hci.h | Johan Hedberg | 2 | -12/+13 |
2012-02-13 | Bluetooth: Convert inquiry cache to use standard list types | Johan Hedberg | 3 | -21/+22 |
2012-02-09 | rtlwifi: Modify rtl_pci_init to return 0 on success | John W. Linville | 1 | -3/+3 |
2012-02-08 | mac80211: do not call rate control .tx_status before .rate_init | Felix Fietkau | 1 | -1/+1 |
2012-02-08 | rtlwifi: Return correct failure code on error | Simon Graham | 1 | -1/+1 |
2012-02-08 | mac80211: rename mesh static path_lookup() | Luis R. Rodriguez | 1 | -3/+3 |
2012-02-08 | rtlwifi: Handle previous allocation failures when freeing device memory | Simon Graham | 1 | -6/+10 |
2012-02-08 | mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printk | Felix Fietkau | 1 | -0/+2 |
2012-02-08 | rt2x00: Correctly set txmixer_gain in RT3572 channel switching. | Gertjan van Wingerde | 2 | -7/+40 |
2012-02-08 | rt2x00: Fix RT3572 channel switch RFCSR 7 programming. | Gertjan van Wingerde | 2 | -5/+12 |
2012-02-08 | rt2x00: Align RT3572 channel switch RFCSR 1 programming with Ralink driver. | Gertjan van Wingerde | 1 | -1/+2 |
2012-02-08 | rt2x00: Fix RFCSR 12 & 13 programming on RT3572 channel switching. | Gertjan van Wingerde | 1 | -4/+2 |
2012-02-08 | rt2x00: Use saved BBP 25 and 26 values when configuring channel on RT3572. | Gertjan van Wingerde | 2 | -2/+10 |
2012-02-08 | rt2x00: Update comment on freq_offset field in struct rt2x00_dev. | Gertjan van Wingerde | 1 | -1/+1 |
2012-02-08 | rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}. | Gertjan van Wingerde | 5 | -17/+31 |
2012-02-08 | rt2x00: Introduce concept of driver data in struct rt2x00_dev. | Gertjan van Wingerde | 2 | -0/+24 |
2012-02-08 | orinoco: Remove old mailing lists from MAINTAINERS | David Gibson | 1 | -2/+0 |
2012-02-06 | mac80211: call rate control only after init | Johannes Berg | 4 | -3/+6 |
2012-02-06 | iwlegacy: remove set_hw_params callback | Stanislaw Gruszka | 3 | -85/+59 |
2012-02-06 | iwlegacy: remove struct il_tx_info | Stanislaw Gruszka | 6 | -69/+46 |
2012-02-06 | iwlegacy: merge il_base_params into il_cfg | Stanislaw Gruszka | 7 | -81/+83 |