aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-04-19Bluetooth: Fix HCI command send functions to use const specifierJohan Hedberg
2013-04-18Bluetooth: Rename LE_SCANNING_* macrosAndre Guedes
2013-04-18Bluetooth: Add macros for filter duplicates valuesAndre Guedes
2013-04-18Bluetooth: Add LE scan type macrosAndre Guedes
2013-04-18Bluetooth: Add reading of all local feature pagesJohan Hedberg
2013-04-18Bluetooth: Track feature pages in a single tableJohan Hedberg
2013-04-18Bluetooth: Move and rename hci_conn_acceptFrédéric Dalleau
2013-04-17Bluetooth: l2cap: add l2cap_user sub-modulesDavid Herrmann
2013-04-17Bluetooth: l2cap: introduce l2cap_conn ref-countingDavid Herrmann
2013-04-17Bluetooth: allow constant arguments for bacmp()/bacpy()David Herrmann
2013-04-17Bluetooth: introduce hci_conn ref-countingDavid Herrmann
2013-04-17Bluetooth: remove unneeded hci_conn_hold/put_device()David Herrmann
2013-04-11Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann
2013-04-05Bluetooth: hidp: verify l2cap socketsDavid Herrmann
2013-04-04Bluetooth: Remove driver init queue from coreMarcel Holtmann
2013-04-04Bluetooth: Add driver setup stage for early initMarcel Holtmann
2013-04-04Bluetooth: Add __hci_cmd_sync_ev functionJohan Hedberg
2013-04-04Bluetooth: Add support for custom event terminated commandsJohan Hedberg
2013-04-04Bluetooth: Add __hci_cmd_sync() helper functionJohan Hedberg
2013-04-04Bluetooth: Track received events in hdevJohan Hedberg
2013-04-04Bluetooth: Remove unneeded hci_req_cmd_status functionAndre Guedes
2013-03-27bcma: export bcma_chipco_get_alp_clock()Hauke Mehrtens
2013-03-27bcma: handle more devices in bcma_pmu_get_alp_clock()Hauke Mehrtens
2013-03-25ssb: fix sprom constant for ant_available_{bg,a}Hauke Mehrtens
2013-03-25bcma: define board typesRafał Miłecki
2013-03-25ssb: define more board typesRafał Miłecki
2013-03-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-18mac80211: stop queues temporarily for flushingJohannes Berg
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-03-18mac80211: remove vif debugfs driver callbacksStanislaw Gruszka
2013-03-18mac80211: move sdata debugfs dir to vifStanislaw Gruszka
2013-03-18Bluetooth: Add reading of page scan parametersJohan Hedberg
2013-03-18Bluetooth: Add proper flag for fast connectable modeJohan Hedberg
2013-03-18Bluetooth: Handle AD updating through an async requestJohan Hedberg
2013-03-18Bluetooth: Add a define for the HCI persistent flags maskJohan Hedberg
2013-03-18Bluetooth: Remove useless HCI_PENDING_CLASS flagJohan Hedberg
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-11mac80211: add driver callback for per-interface multicast filterAlexander Bondar
2013-03-10NFC: llcp: Service Name Lookup netlink interfaceThierry Escande
2013-03-10NFC: llcp: Implement socket optionsSamuel Ortiz
2013-03-09Bluetooth: Make hci_req_add returning voidAndre Guedes
2013-03-09Bluetooth: HCI request error handlingAndre Guedes
2013-03-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-08Bluetooth: Remove unused hdev->init_last_cmdJohan Hedberg
2013-03-08Bluetooth: Use async requests internally in hci_req_syncJohan Hedberg
2013-03-08Bluetooth: Add request cmd_complete and cmd_status functionsJohan Hedberg
2013-03-08Bluetooth: Introduce new hci_req_add functionJohan Hedberg
2013-03-08Bluetooth: Add initial skeleton for asynchronous HCI requestsJohan Hedberg
2013-03-08Bluetooth: Remove RFCOMM session refcntDean Jenkins