summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-11-07Bluetooth: Fix command complete/status for discovery commandsJohan Hedberg1-0/+1
2011-11-07Bluetooth: set skbuffer priority based on L2CAP socket priorityLuiz Augusto von Dentz2-1/+5
2011-11-07Bluetooth: EFS: implement L2CAP config pending stateAndrei Emeltchenko1-0/+3
2011-11-07Bluetooth: Make hci_unregister_dev return voidDavid Herrmann1-1/+1
2011-10-17Bluetooth: EWS: support extended seq numbersAndrei Emeltchenko2-1/+18
2011-10-17Bluetooth: EWS: handling different Control fieldsAndrei Emeltchenko1-0/+28
2011-10-14Bluetooth: Fix mgmt interaction with userspaceGustavo F. Padovan1-2/+0
2011-10-14Bluetooth: Rename sysfs un/register to add/delDavid Herrmann1-2/+2
2011-10-14Bluetooth: Fix hci core device initializationDavid Herrmann1-0/+1
2011-10-13Bluetooth: AMP: read local amp info HCI commandAndrei Emeltchenko2-0/+26
2011-10-13Bluetooth: EFS: assign default values in chan addAndrei Emeltchenko1-0/+9
2011-10-13Bluetooth: EFS: definitions and headersAndrei Emeltchenko1-0/+26
2011-10-13Bluetooth: EWS: define L2CAP header sizesAndrei Emeltchenko1-0/+6
2011-10-13Bluetooth: EWS: rewrite handling POLL (P) bitAndrei Emeltchenko1-0/+16
2011-10-13Bluetooth: EWS: rewrite handling FINAL (F) bitAndrei Emeltchenko1-0/+15
2011-10-13Bluetooth: EWS: rewrite check frame type functionAndrei Emeltchenko1-2/+16
2011-10-13Bluetooth: EWS: rewrite L2CAP ERTM txseq calculationAndrei Emeltchenko1-9/+27
2011-10-13Bluetooth: EWS: rewrite reqseq calculationAndrei Emeltchenko1-2/+18
2011-10-13Bluetooth: EWS: rewrite handling SAR bitsAndrei Emeltchenko1-5/+32
2011-10-13Bluetooth: EWS: rewrite handling Supervisory (S) bitsAndrei Emeltchenko1-4/+23
2011-10-13Bluetooth: EWS: adds ext control field bit maskAndrei Emeltchenko1-12/+29
2011-10-13Bluetooth: EWS: extended window size option supportAndrei Emeltchenko1-2/+6
2011-10-11Bluetooth: clean up spaces in L2CAP headerAndrei Emeltchenko1-9/+8
2011-10-11Bluetooth: convert role_switch variable to flag in l2cap chanAndrei Emeltchenko1-1/+1
2011-10-11Bluetooth: convert force_active variable to flag in l2cap chanAndrei Emeltchenko1-1/+1
2011-10-11Bluetooth: convert force_reliable variable to flag in l2cap chanAndrei Emeltchenko1-1/+1
2011-10-11Bluetooth: convert flushable variable to flag in l2cap chanAndrei Emeltchenko1-1/+6
2011-10-06Bluetooth: EFS: l2cap extended feature mask updateAndrei Emeltchenko1-1/+5
2011-09-27Bluetooth: Perform L2CAP SDU reassembly without copying dataMat Martineau1-2/+1
2011-09-21Bluetooth: Add mgmt events for blacklistingAntti Julku2-0/+12
2011-09-21Bluetooth: Move SMP crypto functions to a workqueueVinicius Costa Gomes1-1/+8
2011-09-21Bluetooth: Move SMP fields to a separate structureVinicius Costa Gomes3-9/+11
2011-09-21Bluetooth: Add mgmt command for fast connectable modeAntti Julku2-0/+15
2011-09-21Bluetooth: Add link_type information to the mgmt Connected eventVinicius Costa Gomes2-1/+2
2011-09-21Bluetooth: Use the same timeouts for both ACL and LE linksVinicius Costa Gomes1-1/+1
2011-09-21Bluetooth: Add a flag to indicate that SMP is going onVinicius Costa Gomes1-0/+1
2011-09-21Bluetooth: make use of connection number to optimize the schedulerLuiz Augusto von Dentz1-0/+16
2011-09-20NFC: basic NCI protocol implementationIlan Elias2-0/+496
2011-09-20NFC: move nfc.h from include/net to include/net/nfcIlan Elias1-0/+0
2011-09-20NFC: Add dev_up and dev_down control operationsIlan Elias2-0/+10
2011-09-20mac80211: fix indentationAlexander Simon1-1/+1
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville1-0/+3
2011-09-19cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen2-0/+44
2011-09-19bcma: cc: export more control functionsRafał Miłecki1-0/+9
2011-09-19cfg80211: add cfg80211_find_vendor_ie() functionEliad Peller2-0/+28
2011-09-16nl80211/cfg80211/mac80211: fix wme docsEliad Peller3-2/+11
2011-09-14wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap1-0/+2
2011-09-14mac80211: Mesh data frames must have the QoS headerJavier Cardona1-0/+2
2011-09-14mac80211: add ssid config to bss information in AP-modeArik Nemtsov1-0/+8
2011-09-14mac80211: make ieee80211_send_bar available for driversFelix Fietkau1-0/+13