summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Fix OOB data present value for BR/EDR Secure ConnectionsMarcel Holtmann2015-01-311-1/+18
* Bluetooth: Store OOB data present value for each set of remote OOB dataMarcel Holtmann2015-01-312-0/+9
* Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_INTELJakub Pawlowski2015-01-311-0/+1
* Bluetooth: btusb: Use wait_on_bit_timeout() for BTUSB_BOOTINGJohan Hedberg2015-01-301-25/+19
* Bluetooth: btusb: Fix race when waiting for BTUSB_DOWNLOADINGJohan Hedberg2015-01-301-33/+34
* Bluetooth: btusb: Limit hardware error handling to Intel Snowfield PeakMarcel Holtmann2015-01-301-1/+0
* Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_ATH3012Jakub Pawlowski2015-01-291-1/+3
* Bluetooth: ath3k: workaround the compatibility issue with xHCI controllerAdam Lee2015-01-291-0/+8
* Bluetooth: Fix sending Read Remote Extended Features commandSzymon Janc2015-01-291-1/+2
* Bluetooth: btusb: Add support for USB based AMP controllersMarcel Holtmann2015-01-291-4/+25
* Bluetooth: btusb: Ignore unknown Intel devices with generic descriptorMarcel Holtmann2015-01-291-1/+4
* Bluetooth: btusb: Sort USB_DEVICE entries for Marvell by vendor idMarcel Holtmann2015-01-291-3/+4
* Bluetooth: Move smp_unregister() into hci_dev_do_close() functionMarcel Holtmann2015-01-291-6/+2
* Bluetooth: btusb: Provide hardware error handler for Intel devicesMarcel Holtmann2015-01-281-0/+42
* Bluetooth: Perform a power cycle when receiving hardware error eventMarcel Holtmann2015-01-283-1/+27
* Bluetooth: Introduce hci_dev_do_reset helper functionMarcel Holtmann2015-01-281-23/+34
* Bluetooth: Fix notifying discovery state when powering offJohan Hedberg2015-01-281-0/+2
* Bluetooth: Fix notifying discovery state upon resetJohan Hedberg2015-01-281-1/+2
* Bluetooth: Fix check for SSP when enabling SCJohan Hedberg2015-01-281-0/+1
* Bluetooth: btusb: Remove redundant call to btusb_free_frags()Johan Hedberg2015-01-281-1/+0
* Bluetooth: btusb: Handle out of order firmware loading complete eventMarcel Holtmann2015-01-281-2/+7
* Bluetooth: Check for P-256 OOB values in Secure Connections Only modeMarcel Holtmann2015-01-281-0/+13
* Bluetooth: Use helper function to determine BR/EDR OOB data presentMarcel Holtmann2015-01-281-6/+16
* Bluetooth: Clear P-192 values for OOB when in Secure Connections Only modeMarcel Holtmann2015-01-281-20/+26
* Bluetooth: Enforce zero-valued hash/rand192 for LE OOBJohan Hedberg2015-01-281-0/+15
* Bluetooth: btusb: Add firmware loading for Intel Snowfield Peak devicesMarcel Holtmann2015-01-281-3/+568
* Bluetooth: btusb: Add support for Dynex/Insignia USB donglesMarcel Holtmann2015-01-271-0/+3
* Bluetooth: Fix nested sleepsPeter Hurley2015-01-233-15/+11
* Bluetooth: Convert Set SC to use HCI RequestJohan Hedberg2015-01-233-47/+50
* Bluetooth: Remove incorrect check for BDADDR_BREDR address typeJohan Hedberg2015-01-231-8/+0
* Bluetooth: Check for valid bdaddr in add_remote_oob_dataJohan Hedberg2015-01-231-0/+6
* Bluetooth: Require SSP enabling before BR/EDR Secure ConnectionsMarcel Holtmann2015-01-221-0/+5
* Bluetooth: Limit BR/EDR switching for LE only with secure connectionsMarcel Holtmann2015-01-221-1/+8
* Bluetooth: Fix dependency for BR/EDR Secure Connections mode on SSPMarcel Holtmann2015-01-222-7/+12
* Bluetooth: Fix reporting invalid RSSI for LE devicesSzymon Janc2015-01-221-1/+2
* Bluetooth: btusb: Add Broadcom patchram support for ASUSTek devicesRick Dunn2015-01-211-1/+2
* Bluetooth: ath3k: Add support of AR3012 bluetooth 13d3:3423 deviceDmitry Tunin2015-01-212-0/+3
* Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller2015-01-1913-78/+143
|\
| * mac80211: delete the assoc/auth timer upon suspendEmmanuel Grumbach2015-01-191-0/+12
| * Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"Johannes Berg2015-01-191-6/+0
| * cfg80211: fix checking nl80211_send_station() return valueJohannes Berg2015-01-161-1/+1
| * mac80211: remove doubled semicolonJohannes Berg2015-01-161-1/+1
| * cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2015-01-158-50/+125
| * cfg80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-154-11/+6
| * mac80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-154-13/+2
* | phonet netlink: allow multiple messages per skb in route dumpJohannes Berg2015-01-191-15/+7
* | ARM: dts: imx6sx: correct i.MX6sx sdb board enet phy addressNimrod Andy2015-01-191-2/+2
* | net: sched: Introduce connmark actionFelix Fietkau2015-01-195-0/+240
* | Merge branch 'dsa-next'David S. Miller2015-01-192-5/+11
|\ \
| * | net: bridge: reject DSA-enabled master netdevices as bridge membersFlorian Fainelli2015-01-191-2/+8