summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-02-24Bluetooth: Add support for creating HCI UART based AMP controllersMarcel Holtmann
2012-02-24Bluetooth: Allow HCI UART reset parameter via flags ioctlMarcel Holtmann
2012-02-23Bluetooth: Add AR30XX device ID on Asus laptopsKeng-Yu Lin
2012-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Johan Hedberg
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-15ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin
2012-02-15mwifiex: clear previous security setting during associationAmitkumar Karwar
2012-02-15Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0Manoj Iyer
2012-02-15Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAPDaniel Wagner
2012-02-13Bluetooth: btusb: Remove device lock on releaseDavid Herrmann
2012-02-13Bluetooth: Remove hci_dev->driver_dataDavid Herrmann
2012-02-13Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0Manoj Iyer
2012-02-13Bluetooth: Remove __hci_dev_put/holdDavid Herrmann
2012-02-13Bluetooth: Remove HCI-owner fieldDavid Herrmann
2012-02-13Bluetooth: uart-ldisc: Fix memory leak and remove destruct cbDavid Herrmann
2012-02-13Bluetooth: btsdio: Free driver data on SDIO shutdownDavid Herrmann
2012-02-13Bluetooth: bpa10x: Free private driver data on usb shutdownDavid Herrmann
2012-02-13Bluetooth: btusb: Free driver data on USB shutdownDavid Herrmann
2012-02-13Bluetooth: bfusb: Free driver_data on USB shutdownDavid Herrmann
2012-02-13Bluetooth: vhci: Free driver_data on file releaseDavid Herrmann
2012-02-13Bluetooth: dtl1-cs: Remove empty destruct cbDavid Herrmann
2012-02-13Bluetooth: btwilink: Remove empty destruct cbDavid Herrmann
2012-02-13Bluetooth: btuart-cs: Remove empty destruct cbDavid Herrmann
2012-02-13Bluetooth: btmrvl: Remove empty destruct cbDavid Herrmann
2012-02-13Bluetooth: bt3c-cs: Remove empty destruct cbDavid Herrmann
2012-02-13Bluetooth: bluecard-cs: Remove empty destruct cbDavid Herrmann
2012-02-13Bluetooth: dtl1: Fix memleak in probe()David Herrmann
2012-02-13Bluetooth: hci-uart-ath: Use GFP_ATOMIC in open()David Herrmann
2012-02-13Bluetooth: hci-uart-bcsp: Use GFP_ATOMIC in open()David Herrmann
2012-02-13Bluetooth: hci-uart-h4: Use GFP_ATOMIC in open()David Herrmann
2012-02-13Bluetooth: hci-uart-ll: Use GFP_ATOMIC in open()David Herrmann
2012-02-13Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAPDaniel Wagner
2012-02-09rtlwifi: Modify rtl_pci_init to return 0 on successSimon Graham
2012-02-09rtlwifi: Modify rtl_pci_init to return 0 on successJohn W. Linville
2012-02-08rtlwifi: Return correct failure code on errorSimon Graham
2012-02-08rtlwifi: Handle previous allocation failures when freeing device memorySimon Graham
2012-02-08rt2x00: Correctly set txmixer_gain in RT3572 channel switching.Gertjan van Wingerde
2012-02-08rt2x00: Fix RT3572 channel switch RFCSR 7 programming.Gertjan van Wingerde
2012-02-08rt2x00: Align RT3572 channel switch RFCSR 1 programming with Ralink driver.Gertjan van Wingerde
2012-02-08rt2x00: Fix RFCSR 12 & 13 programming on RT3572 channel switching.Gertjan van Wingerde
2012-02-08rt2x00: Use saved BBP 25 and 26 values when configuring channel on RT3572.Gertjan van Wingerde
2012-02-08rt2x00: Update comment on freq_offset field in struct rt2x00_dev.Gertjan van Wingerde
2012-02-08rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}.Gertjan van Wingerde
2012-02-08rt2x00: Introduce concept of driver data in struct rt2x00_dev.Gertjan van Wingerde
2012-02-07zd1211rw: firmware needs duration_id set to zero for non-pspoll framesTomas Vanek
2012-02-06iwlegacy: remove set_hw_params callbackStanislaw Gruszka
2012-02-06iwlegacy: remove struct il_tx_infoStanislaw Gruszka
2012-02-06iwlegacy: merge il_base_params into il_cfgStanislaw Gruszka
2012-02-06iwlegacy: move ops out of configStanislaw Gruszka
2012-02-06iwlegacy: get rid of ctx structureStanislaw Gruszka