summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* wireless: rt2x00: add new rt2800usb devicesXose Vazquez Perez2014-07-151-0/+4
* wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longsEliad Peller2014-07-156-17/+17
* wl18xx: make sure fw_status->priv exists before derefEliad Peller2014-07-151-2/+12
* wl18xx: change the number of WLAN addrs per chipArik Nemtsov2014-07-151-1/+1
* wlcore: don't switch channels on disconnected STA vifsArik Nemtsov2014-07-151-0/+7
* wlcore: register vendor commandsEliad Peller2014-07-151-0/+4
* wlcore: increase max roc duration to 30 secondsEliad Peller2014-07-151-1/+1
* wlcore/wl18xx: handle smart config eventsEliad Peller2014-07-155-1/+93
* wlcore: handle smart config vendor commandsEliad Peller2014-07-153-1/+221
* wlcore/wl18xx: add smart config commandsEliad Peller2014-07-155-1/+127
* wlcore: add smart config definitionsEliad Peller2014-07-152-0/+17
* wlcore: use correct LAA bitEliad Peller2014-07-151-1/+1
* wl18xx: fix last tx rate calculationEliad Peller2014-07-151-2/+5
* wlcore: user smaller sqn padding for GEMEliad Peller2014-07-153-4/+13
* wlcore: save seq num only between recoveriesEliad Peller2014-07-153-31/+68
* b43: don't warn about no 5 GHz support on 2.4 GHz devicesRafał Miłecki2014-07-151-8/+10
* b43: enable radio 0x2057 rev 9 (AKA BCM43228) supportRafał Miłecki2014-07-151-2/+22
* b43: N-PHY: implement channel switching of radio 0x2057 rev 5Rafał Miłecki2014-07-151-0/+129
* b43: N-PHY: init and channel switching of radio 0x2057 rev 9Rafał Miłecki2014-07-152-1/+234
* b43; N-PHY: write most of the missing code for revs 7+Rafał Miłecki2014-07-154-39/+290
* b43: N-PHY: add placeholders for new devices supportRafał Miłecki2014-07-151-54/+231
* b43: N-PHY: add TX gain tables for devices with specific EPARafał Miłecki2014-07-151-2/+72
* b43: N-PHY: drop reg 0x1 access restriction on new PHY revsRafał Miłecki2014-07-151-2/+2
* b43: always print info about radio (manuf, id, revision)Rafał Miłecki2014-07-151-4/+4
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-07-109-51/+246
|\
| * Bluetooth: Add support for Acer [13D3:3432]Anantha Krishnan2014-07-082-0/+3
| * Bluetooth: Use BTUSB_BROKEN_ISOC flag for CSR USB sniffer devicesMarcel Holtmann2014-07-071-4/+4
| * Bluetooth: Ignore isochronous endpoints for Intel USB bootloaderMarcel Holtmann2014-07-061-1/+2
| * Bluetooth: Handle Intel USB bootloader with buggy interruptMarcel Holtmann2014-07-061-0/+12
| * Bluetooth: Remove module parameters for ignoring USB devicesMarcel Holtmann2014-07-061-21/+0
| * Bluetooth: Add support for Intel bootloader devicesMarcel Holtmann2014-07-061-1/+8
| * Bluetooth: Support HCI_QUIRK_EXTERNAL_CONFIG for hci_vhci driverMarcel Holtmann2014-07-041-2/+6
| * Bluetooth: Set HCI_QUIRK_INVALID_BADDR for BCM20702A0 default addressMarcel Holtmann2014-07-041-1/+3
| * Bluetooth: Set HCI_QUIRK_INVALID_BADDR for Intel USB default addressMarcel Holtmann2014-07-041-1/+3
| * Bluetooth: Support HCI_QUIRK_RAW_DEVICE for hci_vhci driverMarcel Holtmann2014-07-031-9/+21
| * Bluetooth: Fix sparse warning with btmrvl driverJohan Hedberg2014-07-031-0/+1
| * Bluetooth: Check for default address of Broadcom BCM20702A0 controllersMarcel Holtmann2014-07-031-2/+40
| * Bluetooth: Check for default address of Intel USB controllersMarcel Holtmann2014-07-031-0/+49
| * Bluetooth: Add public address configration for Intel USB devicesMarcel Holtmann2014-07-031-1/+20
| * Bluetooth: Add public address configration for Broadcom USB devicesMarcel Holtmann2014-07-031-1/+20
| * Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspendChin-Ran Lo2014-07-032-1/+25
| * Bluetooth: btmrvl: indicate pscan scheduling instant in a debug eventBing Zhao2014-07-034-0/+27
| * Bluetooth: Remove redundant calls to h5_reset_rxLoic Poulain2014-07-031-4/+0
| * Bluetooth: Remove trailing whitespaces from KconfigStephan Gabert2014-07-031-6/+6
| * Bluetooth: ath3k: reduce pipe setting times in ath3k_load_fwfile()Adam Lee2014-07-031-2/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothMarcel Holtmann2014-07-0314-26/+112
| |\
* | \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-1025-47/+145
|\ \ \
| * | | rt2800usb: Don't perform DMA from stackAndrea Merello2014-07-071-6/+22
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-07-073-21/+8
| |\ \ \
| * | | | mwifiex: initialize Tx/Rx info of a packet correctlyAmitkumar Karwar2014-07-037-0/+8