summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Bluetooth: Fix incorrect SSP mode bit for non SSP devicesJaganath Kanakkassery2013-04-181-1/+12
| | * | | | Bluetooth: hidp: fix sending output reports on intr channelDavid Herrmann2013-04-171-7/+5
| | * | | | Bluetooth: hidp: don't send boot-protocol messages as HID-reportsDavid Herrmann2013-04-171-19/+5
| | * | | | Bluetooth: hidp: merge 'send' functions into hidp_send_message()David Herrmann2013-04-171-96/+60
| | * | | | Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit()David Herrmann2013-04-171-29/+11
| | * | | | Bluetooth: hidp: handle kernel_sendmsg() errors correctlyDavid Herrmann2013-04-171-2/+14
| | * | | | Bluetooth: hidp: remove old session-managementDavid Herrmann2013-04-173-348/+18
| | * | | | Bluetooth: hidp: add new session-management helpersDavid Herrmann2013-04-172-25/+583
| | * | | | Bluetooth: l2cap: add l2cap_user sub-modulesDavid Herrmann2013-04-171-0/+86
| | * | | | Bluetooth: l2cap: introduce l2cap_conn ref-countingDavid Herrmann2013-04-171-1/+24
| | * | | | Bluetooth: hidp: move hidp_schedule() to core.cDavid Herrmann2013-04-172-9/+9
| | * | | | Bluetooth: hidp: test "terminate" before sleepingDavid Herrmann2013-04-171-4/+8
| | * | | | Bluetooth: hidp: remove unused session->state fieldDavid Herrmann2013-04-172-4/+2
| | * | | | Bluetooth: introduce hci_conn ref-countingDavid Herrmann2013-04-172-3/+1
| | * | | | Bluetooth: remove unneeded hci_conn_hold/put_device()David Herrmann2013-04-173-37/+4
| | * | | | Bluetooth: Reject SCO when hci connection timeoutsClaudio Takahasi2013-04-111-0/+12
| | * | | | Bluetooth: Remove unneeded parameterClaudio Takahasi2013-04-111-5/+5
| | * | | | Bluetooth: Minor coding style fixClaudio Takahasi2013-04-111-2/+1
| | * | | | Bluetooth: Use GFP_KERNEL in sco_conn_addClaudio Takahasi2013-04-111-1/+1
| | * | | | Bluetooth: Fix SCO connection referenceClaudio Takahasi2013-04-111-1/+0
| | * | | | Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann2013-04-116-31/+31
| | * | | | Bluetooth: hidp: verify l2cap socketsDavid Herrmann2013-04-062-0/+8
| | * | | | Bluetooth: hidp: remove redundant error messageDavid Herrmann2013-04-061-1/+0
| | * | | | Bluetooth: Remove driver init queue from coreMarcel Holtmann2013-04-041-23/+0
| | * | | | Bluetooth: Add driver setup stage for early initMarcel Holtmann2013-04-041-13/+20
| | * | | | Bluetooth: Add __hci_cmd_sync_ev functionJohan Hedberg2013-04-041-5/+18
| | * | | | Bluetooth: Add support for custom event terminated commandsJohan Hedberg2013-04-042-2/+19
| | * | | | Bluetooth: Add __hci_cmd_sync() helper functionJohan Hedberg2013-04-041-0/+102
| | * | | | Bluetooth: Track received events in hdevJohan Hedberg2013-04-042-0/+15
| | * | | | Bluetooth: Remove unneeded hci_req_cmd_status functionAndre Guedes2013-04-041-26/+0
| | * | | | Bluetooth: Fix hci_inquiry ioctl usageAndre Guedes2013-04-042-0/+18
| | * | | | Bluetooth: Fix HCI request frameworkAndre Guedes2013-04-041-5/+1
| * | | | | NFC: RFKILL supportSamuel Ortiz2013-04-121-0/+38
| * | | | | rfkill: Add NFC to the list of supported radiosSamuel Ortiz2013-04-121-1/+3
| * | | | | NFC: Prevent polling when device is downSamuel Ortiz2013-04-111-0/+5
| * | | | | NFC: llcp: Terminate connection when receiving a DISC on (0,0)Samuel Ortiz2013-04-111-0/+6
| * | | | | NFC: llcp: Remove local_cleanup last argumentSamuel Ortiz2013-04-111-4/+4
| * | | | | NFC: llcp: Only keep raw sockets alive when the LLCP local leavesSamuel Ortiz2013-04-111-23/+3
| * | | | | NFC: llcp: Add support in getsockopt for RW, LTO, and MIU remote parametersThierry Escande2013-04-111-1/+22
| * | | | | NFC: llcp: Reset RW, LTO, and MIU remote parameters when link goes downThierry Escande2013-04-113-2/+13
| * | | | | NFC: llcp: Use localy stored remote_miu value if not set at socket levelThierry Escande2013-04-113-3/+12
| * | | | | NFC: llcp: Aggregated frames supportThierry Escande2013-04-112-12/+69
| * | | | | NFC: llcp: Fix zero octets length SDU handlingOlivier Guiter2013-04-111-8/+8
| * | | | | NFC: llcp: Fall back to local values when getting socket optionsSamuel Ortiz2013-04-111-3/+13
| * | | | | NFC: llcp: Socket miux is a big endian fieldSamuel Ortiz2013-04-113-6/+9
| | |_|/ / | |/| | |
| * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-1019-373/+406
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | mac80211: make ieee802_11_parse_elems an inlineJohannes Berg2013-04-082-8/+6
| | * | | mac80211: don't start new netdev queues if driver stoppedJohannes Berg2013-04-081-2/+22
| | * | | mac80211: replace some dead code by a warningJohannes Berg2013-04-081-1/+2
| | * | | mac80211: don't fiddle with netdev queues in MLME codeJohannes Berg2013-04-081-24/+2