summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-07-08Bluetooth: Add support for Acer [13D3:3432]Anantha Krishnan2-0/+3
2014-07-07Bluetooth: Use BTUSB_BROKEN_ISOC flag for CSR USB sniffer devicesMarcel Holtmann1-4/+4
2014-07-06Bluetooth: Ignore isochronous endpoints for Intel USB bootloaderMarcel Holtmann1-1/+2
2014-07-06Bluetooth: Handle Intel USB bootloader with buggy interruptMarcel Holtmann1-0/+12
2014-07-06Bluetooth: Remove module parameters for ignoring USB devicesMarcel Holtmann1-21/+0
2014-07-06Bluetooth: Add support for Intel bootloader devicesMarcel Holtmann1-1/+8
2014-07-04Bluetooth: Support HCI_QUIRK_EXTERNAL_CONFIG for hci_vhci driverMarcel Holtmann1-2/+6
2014-07-04Bluetooth: Set HCI_QUIRK_INVALID_BADDR for BCM20702A0 default addressMarcel Holtmann1-1/+3
2014-07-04Bluetooth: Set HCI_QUIRK_INVALID_BADDR for Intel USB default addressMarcel Holtmann1-1/+3
2014-07-03Bluetooth: Support HCI_QUIRK_RAW_DEVICE for hci_vhci driverMarcel Holtmann1-9/+21
2014-07-03Bluetooth: Fix sparse warning with btmrvl driverJohan Hedberg1-0/+1
2014-07-03Bluetooth: Check for default address of Broadcom BCM20702A0 controllersMarcel Holtmann1-2/+40
2014-07-03Bluetooth: Check for default address of Intel USB controllersMarcel Holtmann1-0/+49
2014-07-03Bluetooth: Add public address configration for Intel USB devicesMarcel Holtmann1-1/+20
2014-07-03Bluetooth: Add public address configration for Broadcom USB devicesMarcel Holtmann1-1/+20
2014-07-03Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspendChin-Ran Lo2-1/+25
2014-07-03Bluetooth: btmrvl: indicate pscan scheduling instant in a debug eventBing Zhao4-0/+27
2014-07-03Bluetooth: Remove redundant calls to h5_reset_rxLoic Poulain1-4/+0
2014-07-03Bluetooth: Remove trailing whitespaces from KconfigStephan Gabert1-6/+6
2014-07-03Bluetooth: ath3k: reduce pipe setting times in ath3k_load_fwfile()Adam Lee1-2/+2
2014-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothMarcel Holtmann14-26/+112
2014-07-01b43: add more bcma coresRafał Miłecki1-0/+12
2014-07-01b43: N-PHY: complete generic support for 0x2057 radioRafał Miłecki3-20/+282
2014-07-01b43: N-PHY: fixes for radio 0x2057Rafał Miłecki2-22/+61
2014-07-01rtl818x_pci: fix pci probe returns success when it failsAndrea Merello1-0/+4
2014-07-01rtl818x_pci: handle broken PIO mappingAndrea Merello2-4/+21
2014-07-01rtl8180: disable buggy rate fallback mechanismAndrea Merello1-5/+2
2014-07-01rtl8180: fix incorrect TX retry.Andrea Merello1-1/+1
2014-07-01rtl818x_pci: add comment pointing to the rtl8187se reference codeAndrea Merello1-0/+1
2014-07-01rtl818x_pci: Fix rtl8185 excessive IFS after CTS-to-selfAndrea Merello1-0/+2
2014-07-01rtl818x_pci: Fix BSSID register written incorrectlyAndrea Merello1-3/+4
2014-07-01b43: treat LCNXN-PHY as extra N-PHY devicesRafał Miłecki1-0/+7
2014-07-01drivers/net/wireless/ipw2x00/libipw_module.c: remove unnecessary null test be...Fabian Frederick1-2/+1
2014-07-01rsi: fix memory leaks and error handling in rsi_91x_usbAlexey Khoroshilov1-20/+38
2014-07-01rsi: GFP_ATOMIC is not needed in rsi_init_usb_interface()Alexey Khoroshilov1-1/+1
2014-07-01ath9k: Calculate sleep durationRajkumar Manoharan1-2/+3
2014-07-01ath9k: Increase max listen intervalRajkumar Manoharan1-1/+1
2014-07-01ath9k: Cache beacon config after associationRajkumar Manoharan1-1/+2
2014-07-01ath5k: capture CCK and OFDM restartsMathy Vanhoef1-1/+14
2014-07-01ath5k: support for FIF_FCSFAIL filterMathy Vanhoef3-2/+17
2014-06-25wireless: mwifiex: Use the proper interfacesThomas Gleixner5-23/+6
2014-06-25Revert "mwifiex: Use the proper interfaces"Bing Zhao5-6/+23
2014-06-25b43: b43_phyops_a can be staticFengguang Wu1-1/+1
2014-06-25rsi: Fixed warnings reported by static code analyzers.Jahnavi Meher1-5/+7
2014-06-25rsi: Fixed errors and warnings reported by static code analyzers.Jahnavi Meher1-2/+3
2014-06-25p54: use request_firmware_direct() for optional EEPROM overrideLuis R. Rodriguez1-1/+1
2014-06-25ath9k_hw: Fix pll2_divfrac for AR953xRajkumar Manoharan1-1/+2
2014-06-25ath9k_hw: fix tx gain table index for AR953xRajkumar Manoharan1-2/+4
2014-06-25ath9k_hw: fix XPABIASLEVEL settings for AR9531Rajkumar Manoharan1-1/+2
2014-06-25ath9k_hw: Add QCA953x 2.0 initvalsRajkumar Manoharan3-4/+214