summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-10-06Bluetooth: Remove mgmt_valid_hdev() helper functionMarcel Holtmann
2013-10-06Bluetooth: Remove no longer needed mgmt_new_settings() functionMarcel Holtmann
2013-10-06Bluetooth: Use helper function for re-enabling advertisingMarcel Holtmann
2013-10-06Bluetooth: Add constants for LE advertising typesMarcel Holtmann
2013-10-06Bluetooth: Add HCI structure for LE advertising parameters commandMarcel Holtmann
2013-10-06Bluetooth: Move hci_amp_capable() function into L2CAP coreMarcel Holtmann
2013-10-06Bluetooth: Rename AMP status constants and use themMarcel Holtmann
2013-10-06Bluetooth: Use explicit AMP controller id value for BR/EDRMarcel Holtmann
2013-10-06Bluetooth: Separate AMP controller type from HCI device typeMarcel Holtmann
2013-10-06Bluetooth: Add constants for AMP controller typeMarcel Holtmann
2013-10-06Bluetooth: Remove useless external function to count controllersMarcel Holtmann
2013-10-05Bluetooth: Add public mgmt function to send New Settings eventJohan Hedberg
2013-10-05Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISINGJohan Hedberg
2013-10-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-10-02Bluetooth: Add the definition for Slave Page Response TimeoutDoHyun Pyun
2013-10-02Bluetooth: Add the definition and stcuture for Sync Train CompleteDoHyun Pyun
2013-10-02Bluetooth: Add the definition for Start Synchronization TrainDoHyun Pyun
2013-10-02Bluetooth: Add the definition and structure for Set CSBDoHyun Pyun
2013-10-02Bluetooth: Add the structure for Write Sync Train ParametersDoHyun Pyun
2013-10-02Bluetooth: Add the definition and structure for Set CSB DataDoHyun Pyun
2013-10-02Bluetooth: Add the definition and structure for Delete Reserved LT_ADDRDoHyun Pyun
2013-10-02Bluetooth: Add the definition and structure for Set Reserved LT_ADDRDoHyun Pyun
2013-10-02mac80211: implement STA CSA for drivers using channel contextsArik Nemtsov
2013-10-02Bluetooth: Add management command for setting static addressMarcel Holtmann
2013-10-02Bluetooth: Add a new mgmt_set_bredr commandJohan Hedberg
2013-10-02Bluetooth: Introduce a new HCI_BREDR_ENABLED flagJohan Hedberg
2013-10-02Bluetooth: Provide high speed configuration optionMarcel Holtmann
2013-10-02Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONEMarcel Holtmann
2013-10-01mac80211: support reporting A-MSDU subframes individuallyMichal Kazior
2013-10-01mac80211: add explicit IBSS driver operationsJohannes Berg
2013-10-01ieee80211: fix vht cap definitionsEliad Peller
2013-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan
2013-09-26bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel
2013-09-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2013-09-26cfg80211: export cfg80211_chandef_dfs_requiredSimon Wunderlich
2013-09-26mac80211: add ieee80211_iterate_active_interfaces_rtnl()Johannes Berg
2013-09-25Bluetooth: Add new mgmt_set_advertising commandJohan Hedberg
2013-09-25Bluetooth: Add new mgmt setting for LE advertisingJohan Hedberg
2013-09-25Bluetooth: Use async request for LE enable/disableJohan Hedberg
2013-09-25NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the specEric Lapuyade
2013-09-25NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frameEric Lapuyade
2013-09-25NFC: Define secure element IO API and commandsSamuel Ortiz
2013-09-25NFC: Document NFC targets sens_res fieldSamuel Ortiz
2013-09-25NFC Digital: Add NFC-A technology supportThierry Escande
2013-09-25NFC Digital: Implement driver commands mechanismThierry Escande
2013-09-24NFC: Digital Protocol stack implementationThierry Escande
2013-09-24NFC: NCI: Simplify NCI SPI to become a simple framing/checking layerEric Lapuyade
2013-09-24NFC: Move struct nfc_phy_ops out of HCI up to nfc core levelEric Lapuyade
2013-09-24NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistencyEric Lapuyade
2013-09-24NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>Joe Perches