summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-07-29b43: add support for BCM43131 chipset with N-PHY rev 17Rafał Miłecki1-0/+1
2014-07-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-0/+7
2014-07-29Merge tag 'nfc-next-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville3-0/+46
2014-07-26Bluetooth: Provide defaults for LE advertising intervalGeorg Lukas1-0/+2
2014-07-24Bluetooth: Fix issue with ADV_IND reports and auto-connection handlingMarcel Holtmann1-0/+1
2014-07-23Bluetooth: Get MWS transport configuration of the controllerMarcel Holtmann1-0/+2
2014-07-23Bluetooth: Read list of local codecs supported by the controllerMarcel Holtmann1-0/+2
2014-07-23NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooksMark A. Greer1-0/+12
2014-07-23NFC: digital: Remove extra blank lineMark A. Greer1-1/+0
2014-07-23NFC: hci: Add stop_poll HCI operand.Christophe Ricard1-0/+1
2014-07-23NFC: st21nfcb: few code clean upChristophe Ricard1-2/+2
2014-07-23NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chipChristophe Ricard1-0/+32
2014-07-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville3-10/+18
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2-0/+54
2014-07-21mac80211: add support for Rx reordering offloadingMichal Kazior1-0/+34
2014-07-21mac80211: add TDLS QoS param IE on setup-confirmArik Nemtsov1-0/+20
2014-07-21NFC: digital: Add digital framing calls when in target modeMark A. Greer1-0/+2
2014-07-18b43: use one shared function for setting MAC frequencyRafał Miłecki1-0/+1
2014-07-18bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)Rafał Miłecki1-0/+1
2014-07-18ssb: extract power info from SPROM revs 4 and 5Rafał Miłecki1-0/+37
2014-07-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville5-213/+184
2014-07-17Bluetooth: Introduce a flag to track who really initiates authenticationJohan Hedberg1-0/+1
2014-07-17Bluetooth: Pass initiator/acceptor information to hci_conn_security()Johan Hedberg2-2/+3
2014-07-16Bluetooth: Track number of LE slave connectionsJohan Hedberg1-0/+5
2014-07-16Bluetooth: Add a role parameter to hci_conn_add()Johan Hedberg1-1/+2
2014-07-16Bluetooth: Use explicit role instead of a bool in function parametersJohan Hedberg1-3/+3
2014-07-16Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variableJohan Hedberg1-1/+1
2014-07-16Bluetooth: Add proper defines for HCI connection roleJohan Hedberg1-3/+3
2014-07-13Bluetooth: Convert L2CAP ident spinlock into a mutexMarcel Holtmann1-2/+1
2014-07-13Bluetooth: Enable LE encryption events only when supportedMarcel Holtmann1-0/+1
2014-07-11Bluetooth: Move SCO timeout constants into net/bluetooth/sco.cMarcel Holtmann1-4/+0
2014-07-11Bluetooth: Remove unused SCO_DEFAULT_FLUSH_TO constantMarcel Holtmann1-1/+0
2014-07-11Bluetooth: Move struct sco_conn into net/bluetooth/sco.cMarcel Holtmann1-13/+0
2014-07-11Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.cMarcel Holtmann1-12/+0
2014-07-11Bluetooth: Update the list of L2CAP fixed channelsMarcel Holtmann1-1/+4
2014-07-11Bluetooth: Move HCI request internals to net/bluetooth/hci_core.cMarcel Holtmann1-8/+1
2014-07-11Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.cMarcel Holtmann1-11/+0
2014-07-11Bluetooth: Move struct hci_sec_filter next to its userMarcel Holtmann1-9/+0
2014-07-11Bluetooth: Move HCI socket definitions into its own header fileMarcel Holtmann3-149/+176
2014-07-10Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville5-69/+353
2014-07-10Bluetooth: Remove unneeded mgmt_write_scan_failed functionJohan Hedberg1-1/+0
2014-07-10Bluetooth: Remove unneeded mgmt_discoverable functionJohan Hedberg1-1/+1
2014-07-10Bluetooth: Remove unneeded mgmt_connectable functionJohan Hedberg1-1/+0
2014-07-09Bluetooth: Fix setting HCI_CONNECTABLE from ioctl codeJohan Hedberg1-0/+1
2014-07-09Bluetooth: Introduce a whitelist for BR/EDR devicesJohan Hedberg1-0/+1
2014-07-09Bluetooth: Unify helpers for bdaddr_list manipulationsJohan Hedberg1-10/+5
2014-07-09Bluetooth: Fix enabling Authenticated Payload Timeout Expired eventMarcel Holtmann1-0/+1
2014-07-08Bluetooth: Remove unnecessary mgmt_advertising functionJohan Hedberg1-1/+0
2014-07-08Bluetooth: Add flag to track the real advertising stateJohan Hedberg1-2/+2
2014-07-07bcma: add driver for PCIe Gen 2 coreRafał Miłecki2-0/+160