summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-13Bluetooth: vhci: Free driver_data on file releaseDavid Herrmann1-6/+1
2012-02-13Bluetooth: dtl1-cs: Remove empty destruct cbDavid Herrmann1-6/+0
2012-02-13Bluetooth: btwilink: Remove empty destruct cbDavid Herrmann1-9/+0
2012-02-13Bluetooth: btuart-cs: Remove empty destruct cbDavid Herrmann1-6/+0
2012-02-13Bluetooth: btmrvl: Remove empty destruct cbDavid Herrmann1-5/+0
2012-02-13Bluetooth: bt3c-cs: Remove empty destruct cbDavid Herrmann1-6/+0
2012-02-13Bluetooth: bluecard-cs: Remove empty destruct cbDavid Herrmann1-6/+0
2012-02-13Bluetooth: Make hci-destruct callback optionalDavid Herrmann2-3/+5
2012-02-13Bluetooth: dtl1: Fix memleak in probe()David Herrmann1-17/+3
2012-02-13Bluetooth: hci-uart-ath: Use GFP_ATOMIC in open()David Herrmann1-1/+1
2012-02-13Bluetooth: hci-uart-bcsp: Use GFP_ATOMIC in open()David Herrmann1-1/+1
2012-02-13Bluetooth: hci-uart-h4: Use GFP_ATOMIC in open()David Herrmann1-1/+1
2012-02-13Bluetooth: hci-uart-ll: Use GFP_ATOMIC in open()David Herrmann1-1/+1
2012-02-13Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes1-1/+1
2012-02-13Bluetooth: Remove magic number from ACL TOAndrei Emeltchenko2-1/+3
2012-02-13Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek2-7/+11
2012-02-13Bluetooth: Fix sk_sndtimeo initialization for L2CAP socketAndrzej Kaczmarek1-1/+1
2012-02-13Bluetooth: Process num completed data blocks eventAndrei Emeltchenko2-0/+67
2012-02-13Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAPDaniel Wagner1-3/+0
2012-02-13Bluetooth: Add name resolving support for mgmt based discoveryJohan Hedberg4-11/+149
2012-02-13Bluetooth: Add discovery state trackingJohan Hedberg4-3/+53
2012-02-13Bluetooth: Rename hdev->inq_cache to hdev->discoveryJohan Hedberg4-16/+16
2012-02-13Bluetooth: Flush inquiry cache when starting mgmt triggered inquiryJohan Hedberg1-0/+2
2012-02-13Bluetooth: Return updated name state with hci_inquiry_cache_updateJohan Hedberg3-10/+22
2012-02-13Bluetooth: Add initial mgmt_confirm_name supportJohan Hedberg5-28/+163
2012-02-13Bluetooth: Move Extended Inquiry Response defines to hci.hJohan Hedberg2-12/+13
2012-02-13Bluetooth: Convert inquiry cache to use standard list typesJohan Hedberg3-21/+22
2012-02-09rtlwifi: Modify rtl_pci_init to return 0 on successJohn W. Linville1-3/+3
2012-02-09mac80211: do not call rate control .tx_status before .rate_initFelix Fietkau1-1/+1
2012-02-09rtlwifi: Return correct failure code on errorSimon Graham1-1/+1
2012-02-09mac80211: rename mesh static path_lookup()Luis R. Rodriguez1-3/+3
2012-02-09rtlwifi: Handle previous allocation failures when freeing device memorySimon Graham1-6/+10
2012-02-09mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printkFelix Fietkau1-0/+2
2012-02-09rt2x00: Correctly set txmixer_gain in RT3572 channel switching.Gertjan van Wingerde2-7/+40
2012-02-09rt2x00: Fix RT3572 channel switch RFCSR 7 programming.Gertjan van Wingerde2-5/+12
2012-02-09rt2x00: Align RT3572 channel switch RFCSR 1 programming with Ralink driver.Gertjan van Wingerde1-1/+2
2012-02-09rt2x00: Fix RFCSR 12 & 13 programming on RT3572 channel switching.Gertjan van Wingerde1-4/+2
2012-02-09rt2x00: Use saved BBP 25 and 26 values when configuring channel on RT3572.Gertjan van Wingerde2-2/+10
2012-02-09rt2x00: Update comment on freq_offset field in struct rt2x00_dev.Gertjan van Wingerde1-1/+1
2012-02-09rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}.Gertjan van Wingerde5-17/+31
2012-02-09rt2x00: Introduce concept of driver data in struct rt2x00_dev.Gertjan van Wingerde2-0/+24
2012-02-09orinoco: Remove old mailing lists from MAINTAINERSDavid Gibson1-2/+0
2012-02-07mac80211: call rate control only after initJohannes Berg4-3/+6
2012-02-06iwlegacy: remove set_hw_params callbackStanislaw Gruszka3-85/+59
2012-02-06iwlegacy: remove struct il_tx_infoStanislaw Gruszka6-69/+46
2012-02-06iwlegacy: merge il_base_params into il_cfgStanislaw Gruszka7-81/+83
2012-02-06iwlegacy: move ops out of configStanislaw Gruszka10-167/+127
2012-02-06iwlegacy: get rid of ctx structureStanislaw Gruszka10-378/+261
2012-02-06iwlegacy: remove il_setup_interface()Stanislaw Gruszka1-19/+3
2012-02-06iwlegacy: get rid of ctx->is_activeStanislaw Gruszka4-31/+3