summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-03-10NFC: llcp: Add cleanup support for unreplied SNL requestsThierry Escande3-0/+57
2013-03-10NFC: llcp: Service Name Lookup netlink interfaceThierry Escande5-0/+302
2013-03-10NFC: llcp: Service Name Lookup SDRES aggregationThierry Escande3-27/+94
2013-03-10NFC: Add missing type policies for netlink attributesThierry Escande1-0/+3
2013-03-10NFC: llcp: Remove redundant printkSamuel Ortiz1-2/+0
2013-03-10NFC: llcp: Use socket specific link parameters before the local onesSamuel Ortiz3-8/+23
2013-03-10NFC: llcp: Implement socket optionsSamuel Ortiz2-2/+120
2013-03-10NFC: llcp: Rename socket rw and miu fieldsSamuel Ortiz4-16/+19
2013-03-09Bluetooth: Fix endianness handling of cmd_status/complete opcodesJohan Hedberg1-4/+4
2013-03-09Bluetooth: Check req->err in hci_req_addAndre Guedes1-0/+6
2013-03-09Bluetooth: Make hci_req_add returning voidAndre Guedes1-4/+2
2013-03-09Bluetooth: HCI request error handlingAndre Guedes1-1/+12
2013-03-09Bluetooth: Check hci_req_run returning value in __hci_req_syncAndre Guedes1-6/+9
2013-03-09Bluetooth: Return ENODATA in hci_req_runAndre Guedes1-1/+1
2013-03-09Bluetooth: Fix __hci_req_syncAndre Guedes1-4/+3
2013-03-08NFC: llcp: Report error to pending sockets when a device is removedSamuel Ortiz1-4/+12
2013-03-08NFC: llcp: Clean raw sockets from nfc_llcp_socket_releaseSamuel Ortiz1-0/+29
2013-03-08Bluetooth: Remove empty HCI event handlersJohan Hedberg1-164/+0
2013-03-08Bluetooth: Remove unused hdev->init_last_cmdJohan Hedberg1-6/+0
2013-03-08Bluetooth: Use async requests internally in hci_req_syncJohan Hedberg2-193/+156
2013-03-08Bluetooth: Add request cmd_complete and cmd_status functionsJohan Hedberg2-0/+92
2013-03-08Bluetooth: Fix stand-alone HCI command handlingJohan Hedberg2-0/+10
2013-03-08Bluetooth: Introduce new hci_req_add functionJohan Hedberg1-0/+22
2013-03-08Bluetooth: Refactor HCI command skb creationJohan Hedberg1-8/+20
2013-03-08Bluetooth: Add initial skeleton for asynchronous HCI requestsJohan Hedberg1-0/+30
2013-03-08Bluetooth: Split HCI init sequence into three stagesJohan Hedberg2-255/+274
2013-03-08Bluetooth: Fix __hci_req_sync() handling of empty requestsJohan Hedberg1-0/+8
2013-03-08Bluetooth: Rename hci_request to hci_req_syncJohan Hedberg1-24/+25
2013-03-08Bluetooth: Remove redundant RFCOMM BT_CLOSED settingsDean Jenkins1-5/+2
2013-03-08Bluetooth: Remove redundant call to rfcomm_send_discDean Jenkins1-3/+0
2013-03-08Bluetooth: Remove RFCOMM session refcntDean Jenkins1-38/+5
2013-03-08Bluetooth: Return RFCOMM session ptrs to avoid freed sessionDean Jenkins1-50/+56
2013-03-08Bluetooth: Check rfcomm session and DLC exists on socket closeDean Jenkins1-2/+24
2013-03-08Bluetooth: Avoid rfcomm_session_timeout using freed sessionDean Jenkins1-1/+1
2013-03-08Bluetooth: change bt_sock_unregister() to return voidDavid Herrmann1-12/+3
2013-03-08Bluetooth: discard bt_sock_unregister() errorsDavid Herrmann7-19/+7
2013-03-08Bluetooth: Make hidp_get_raw_report abort if the session is terminatingKarl Relton1-0/+4
2013-03-08Bluetooth: Rename hci_acl_disconnAndre Guedes3-5/+5
2013-03-08NFC: llcp: Clean local timers and works when removing a deviceSamuel Ortiz1-7/+14
2013-03-08NFC: llcp: Decrease socket ack log when accepting a connectionSamuel Ortiz1-0/+2
2013-03-07mac80211: Call drv_set_tim only if there is a changeIlan Peer1-0/+13
2013-03-07mac80211: provide ieee80211_sta_eosp()Johannes Berg3-36/+3
2013-03-07mac80211: provide race-free 64-bit traffic countersJohannes Berg3-14/+25
2013-03-07cfg80211: fix potential BSS memory leak and updateJohannes Berg1-5/+11
2013-03-07cfg80211: fix inconsistency in trace for rdev_set_mac_aclVladimir Kondratiev1-1/+1
2013-03-06mac80211: always synchronize_net() during station removalJohannes Berg1-2/+10
2013-03-06mac80211: init mesh timer for user authed STAsThomas Pedersen2-1/+5
2013-03-06mac80211: disallow changing auto_open_plinksThomas Pedersen1-1/+4
2013-03-06nl80211: user_mpm overrides auto_open_plinksThomas Pedersen1-0/+3
2013-03-06mac80211: support userspace MPMThomas Pedersen6-6/+14