aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
* | | | | cfg80211: export reg_initiator_name()Luis R. Rodriguez2013-10-18
* | | | | Merge tag 'nfc-next-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-10-18
|\ \ \ \ \
| * | | | | NFC: Fix SE API related sparse warningSamuel Ortiz2013-10-07
| * | | | | NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the specEric Lapuyade2013-09-25
| * | | | | NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frameEric Lapuyade2013-09-25
| * | | | | NFC: NCI: zero struct spi_transfer variables before usageEric Lapuyade2013-09-25
| * | | | | NFC: netlink: SE API implementationSamuel Ortiz2013-09-24
| * | | | | NFC: digital: Fix sens_res endiannes handlingThierry Escande2013-09-24
| * | | | | NFC: rawsock: Fix a memory leakThierry Escande2013-09-24
| * | | | | NFC: digital: digital_tg_send_sensf_res() can be staticFengguang Wu2013-09-24
| * | | | | NFC: digital: Add newline to pr_* callsSamuel Ortiz2013-09-24
| * | | | | NFC: digital: Remove PR_ERR and PR_DBG macrosSamuel Ortiz2013-09-24
| * | | | | NFC: NCI: Store the spi device pointer from the spi instanceEric Lapuyade2013-09-24
| * | | | | NFC Digital: Add target NFC-DEP supportThierry Escande2013-09-24
| * | | | | NFC Digital: Add initiator NFC-DEP supportThierry Escande2013-09-24
| * | | | | NFC Digital: Add NFC-F technology supportThierry Escande2013-09-24
| * | | | | NFC Digital: Add NFC-A technology supportThierry Escande2013-09-24
| * | | | | NFC Digital: Implement driver commands mechanismThierry Escande2013-09-24
| * | | | | NFC: Digital Protocol stack implementationThierry Escande2013-09-24
| * | | | | NFC: Set active target upon DEP up event receptionSamuel Ortiz2013-09-24
| * | | | | NFC: NCI: Simplify NCI SPI to become a simple framing/checking layerEric Lapuyade2013-09-24
| * | | | | NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistencyEric Lapuyade2013-09-24
| * | | | | NFC: NCI: Fix wrong allocation size in nci_spi_allocate_device()Eric Lapuyade2013-09-24
| * | | | | NFC: Export nfc_find_se()Arron Wang2013-09-24
| |/ / / /
* | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-10-18
|\ \ \ \ \
| * | | | | Bluetooth: Read current IAC LAP on controller setupMarcel Holtmann2013-10-14
| * | | | | Bluetooth: Read number of supported IAC on controller setupMarcel Holtmann2013-10-14
| * | | | | Bluetooth: Check that scan window is smaller or equal than scan intervalMarcel Holtmann2013-10-14
| * | | | | Bluetooth: Check that bind() bdaddr type matches connect()Johan Hedberg2013-10-14
| * | | | | Bluetooth: Reject invalid bdaddr types for socketsJohan Hedberg2013-10-14
| * | | | | Bluetooth: Convert Set Discoverable to use an asynchronous requestJohan Hedberg2013-10-14
| * | | | | Bluetooth: Fix updating scan mode in set_bredr()Johan Hedberg2013-10-14
| * | | | | Bluetooth: Move set_bredr_scan() to avoid forward declarationJohan Hedberg2013-10-14
| * | | | | Bluetooth: Make Set Connectable also update the LE advertising typeJohan Hedberg2013-10-14
| * | | | | Bluetooth: Fix updating advertising data needlesslyJohan Hedberg2013-10-14
| * | | | | Bluetooth: Move static advertising functions to avoid forward declarationsJohan Hedberg2013-10-14
| * | | | | Bluetooth: Add missing error handling for Set ConnectableJohan Hedberg2013-10-14
| * | | | | Bluetooth: Move more logic into set_connectable complete callbackJohan Hedberg2013-10-14
| * | | | | Bluetooth: Reorganize set_connectable HCI command sendingJohan Hedberg2013-10-14
| * | | | | Bluetooth: Introduce L2CAP channel callback for resumingMarcel Holtmann2013-10-14
| * | | | | Bluetooth: Introduce L2CAP channel flag for defer setupMarcel Holtmann2013-10-14
| * | | | | Bluetooth: Adjust header for proc socket informationMarcel Holtmann2013-10-14
| * | | | | Bluetooth: Increase minor version of core moduleMarcel Holtmann2013-10-13
| * | | | | Bluetooth: Provide msg_name callback for L2CAP connectionless channelsMarcel Holtmann2013-10-13
| * | | | | Bluetooth: Add support for per socket msg_name callbackMarcel Holtmann2013-10-13
| * | | | | Bluetooth: Use l2cap_pi(sk) directly where possibleMarcel Holtmann2013-10-13
| * | | | | Bluetooth: Remove src and dst fields from bt_sock structureMarcel Holtmann2013-10-13
| * | | | | Bluetooth: Store RFCOMM address information in its own socket structureMarcel Holtmann2013-10-13
| * | | | | Bluetooth: Store SCO address information in its own socket structureMarcel Holtmann2013-10-13
| * | | | | Bluetooth: Use SCO addresses from HCI connection directlyMarcel Holtmann2013-10-13