summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-0416-467/+361
|\
| * cfg80211: export reg_initiator_name()Luis R. Rodriguez2013-10-181-0/+9
| * Merge tag 'nfc-next-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-10-185-45/+263
| |\
| | * NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the specEric Lapuyade2013-09-251-10/+3
| | * NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frameEric Lapuyade2013-09-251-1/+1
| | * NFC: Define secure element IO API and commandsSamuel Ortiz2013-09-251-0/+5
| | * NFC: Document NFC targets sens_res fieldSamuel Ortiz2013-09-251-0/+8
| | * NFC Digital: Add NFC-A technology supportThierry Escande2013-09-251-0/+3
| | * NFC Digital: Implement driver commands mechanismThierry Escande2013-09-251-0/+25
| | * NFC: Digital Protocol stack implementationThierry Escande2013-09-251-0/+199
| | * NFC: NCI: Simplify NCI SPI to become a simple framing/checking layerEric Lapuyade2013-09-252-30/+15
| | * NFC: Move struct nfc_phy_ops out of HCI up to nfc core levelEric Lapuyade2013-09-252-6/+6
| | * NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistencyEric Lapuyade2013-09-251-13/+13
| | * NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>Joe Perches2013-09-251-2/+2
| | * NFC: Replace nfc_dev_dbg with dev_dbgJoe Perches2013-09-251-1/+0
| | * NFC: Export nfc_find_se()Arron Wang2013-09-251-0/+1
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-10-1810-422/+89
| |\ \
| | * | Bluetooth: Read current IAC LAP on controller setupMarcel Holtmann2013-10-141-0/+2
| | * | Bluetooth: Read number of supported IAC on controller setupMarcel Holtmann2013-10-142-0/+7
| | * | Bluetooth: Introduce L2CAP channel callback for resumingMarcel Holtmann2013-10-141-0/+1
| | * | Bluetooth: Introduce L2CAP channel flag for defer setupMarcel Holtmann2013-10-141-0/+1
| | * | Bluetooth: Provide msg_name callback for L2CAP connectionless channelsMarcel Holtmann2013-10-131-0/+2
| | * | Bluetooth: Add support for per socket msg_name callbackMarcel Holtmann2013-10-131-0/+1
| | * | Bluetooth: Remove src and dst fields from bt_sock structureMarcel Holtmann2013-10-131-2/+0
| | * | Bluetooth: Store RFCOMM address information in its own socket structureMarcel Holtmann2013-10-131-0/+2
| | * | Bluetooth: Store SCO address information in its own socket structureMarcel Holtmann2013-10-131-0/+2
| | * | Bluetooth: Use SCO addresses from HCI connection directlyMarcel Holtmann2013-10-131-3/+0
| | * | Bluetooth: Return the correct address type for L2CAP socketsMarcel Holtmann2013-10-131-2/+3
| | * | Bluetooth: Store address information in L2CAP channel structureMarcel Holtmann2013-10-131-0/+2
| | * | Bluetooth: Store source address of HCI connectionsMarcel Holtmann2013-10-131-0/+1
| | * | Bluetooth: Store the source address type of LE connectionsMarcel Holtmann2013-10-131-0/+1
| | * | Bluetooth: Remove pointless bdaddr_to_le() helper functionMarcel Holtmann2013-10-131-2/+0
| | * | Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst pointersMarcel Holtmann2013-10-131-3/+0
| | * | Bluetooth: The L2CAP fixed channel connectionless data is supportedMarcel Holtmann2013-10-121-0/+1
| | * | Bluetooth: Allow 3D profile to use security mode 4 level 0Marcel Holtmann2013-10-121-0/+1
| | * | Bluetooth: Add management command for setting LE scan parametersMarcel Holtmann2013-10-111-0/+7
| | * | Bluetooth: Make LE scan interval and window a controller optionMarcel Holtmann2013-10-111-0/+2
| | * | Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann2013-10-111-1/+1
| | * | Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann2013-10-111-1/+1
| | * | Bluetooth: Move smp.h header file into net/bluetooth/Marcel Holtmann2013-10-111-146/+0
| | * | Bluetooth: Move a2mp.h header file into net/bluetooth/Marcel Holtmann2013-10-111-150/+0
| | * | Bluetooth: Move amp.h header file into net/bluetooth/Marcel Holtmann2013-10-111-54/+0
| | * | Bluetooth: Remove hdev->ioctl driver callbackMarcel Holtmann2013-10-101-1/+0
| | * | Bluetooth: Read location data on AMP controller initMarcel Holtmann2013-10-071-0/+2
| | * | Bluetooth: Make mgmt_discovering() return voidMarcel Holtmann2013-10-071-1/+1
| | * | Bluetooth: Make mgmt_remote_name() return voidMarcel Holtmann2013-10-071-2/+2
| | * | Bluetooth: Make mgmt_device_found() return voidMarcel Holtmann2013-10-071-3/+3
| | * | Bluetooth: Make mgmt_device_disconnected() return voidMarcel Holtmann2013-10-071-2/+2
| | * | Bluetooth: Make mgmt_device_connected() return voidMarcel Holtmann2013-10-071-3/+3
| | * | Bluetooth: Make mgmt_connect_failed() return voidMarcel Holtmann2013-10-071-2/+2
OpenPOWER on IntegriCloud