summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2011-12-02Bluetooth: remove old codeAndrei Emeltchenko1-12/+0
2011-12-02Bluetooth: LE Set Scan Parameter CommandAndre Guedes1-0/+10
2011-12-02Bluetooth: Add dev_flags to struct hci_devAndre Guedes2-0/+7
2011-12-02Bluetooth: Add HCI Read Flow Control Mode functionAndrei Emeltchenko1-0/+19
2011-12-01Bluetooth: Centralize SMP pairing failure handlingBrian Gix1-6/+16
2011-12-01Bluetooth: Cleanup blkcipher on SMP terminationBrian Gix1-1/+9
2011-12-01Bluetooth: Add HCI User Passkey Req Evt handlingBrian Gix1-0/+58
2011-12-01Bluetooth: Add User Passkey Response handlingBrian Gix1-1/+73
2011-11-24Bluetooth: Add user readable debug for state changesGustavo F. Padovan1-0/+29
2011-11-21Bluetooth: Use queue in the device listAndrei Emeltchenko1-1/+1
2011-11-21Bluetooth: Differentiate LE User Pairing ResponsesBrian Gix1-0/+24
2011-11-21Bluetooth: User Pairing Response restructuringBrian Gix1-29/+47
2011-11-21Bluetooth: making enable_hs independent from L2CAPAndrei Emeltchenko2-4/+5
2011-11-17Bluetooth: Fix some checkpatch.pl errors and warningsSzymon Janc2-7/+4
2011-11-17Bluetooth: Simplify __l2cap_global_chan_by_addrSzymon Janc1-5/+2
2011-11-17Bluetooth: Refactor loop in l2cap_retransmit_one_frameSzymon Janc1-5/+3
2011-11-17Bluetooth: Simplify l2cap_add_to_srej_queueSzymon Janc1-8/+5
2011-11-17Bluetooth: Fix possible NULL pointer derefence in l2cap codeSzymon Janc1-3/+17
2011-11-16Bluetooth: Do not set HCI_RAW when HS enabledAndrei Emeltchenko1-2/+3
2011-11-16Bluetooth: Pass all message parameters to mgmt_start_discoveryJohan Hedberg1-2/+8
2011-11-16Bluetooth: Add missing cmd_complete for mgmt_load_link_keysJohan Hedberg1-0/+2
2011-11-16Bluetooth: Create a unique mgmt error code hierarchyJohan Hedberg1-91/+224
2011-11-16Bluetooth: Return success instead of EALREADY for mgmt commandsJohan Hedberg1-12/+14
2011-11-16Bluetooth: Fix mgmt_pair_device imediate error responsesJohan Hedberg1-2/+11
2011-11-16Bluetooth: Add address type to mgmt_pair_deviceJohan Hedberg1-7/+6
2011-11-16Bluetooth: mgmt_stop_discovery_failed()Andre Guedes2-1/+20
2011-11-16Bluetooth: Rename mgmt_inquiry_failed()Andre Guedes2-2/+2
2011-11-11Bluetooth: Only set ack_timer if we didn't send and ackGustavo F. Padovan1-1/+2
2011-11-11Bluetooth: Allow L2CAP to increase the security levelGustavo F. Padovan1-3/+13
2011-11-11Bluetooth: Rename l2cap_check_security()Gustavo F. Padovan1-6/+6
2011-11-11Bluetooth: Add status parameter to mgmt_disconnect responseJohan Hedberg2-15/+26
2011-11-11Bluetooth: Add proper response to mgmt_remove_keys commandJohan Hedberg1-11/+50
2011-11-10Bluetooth: Fix deadlock with mgmt_pair_deviceJohan Hedberg1-5/+0
2011-11-10Bluetooth: Add public/random LE address information to mgmt messagesJohan Hedberg2-22/+34
2011-11-10net/rfkill/core.c: use kstrtoul, etcJulia Lawall1-2/+2
2011-11-10net/mac80211/debugfs.c: use kstrtoul, etcJulia Lawall1-1/+1
2011-11-10mac80211: implement wifi TX statusJohannes Berg4-3/+113
2011-11-10nl80211: advertise socket TX status capabilityJohannes Berg1-0/+2
2011-11-10mac80211: Also report the STA's TDLS flag via nl80211Helmut Schaa1-1/+4
2011-11-10cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg4-21/+36
2011-11-10mac80211: send unexpected 4addr eventJohannes Berg2-7/+25
2011-11-10cfg80211: add event for unexpected 4addr framesJohannes Berg3-2/+33
2011-11-10mac80211: report OBSS beaconsJohannes Berg3-1/+17
2011-11-10cfg80211: allow registering to beaconsJohannes Berg2-1/+71
2011-11-10mac80211: support client probeJohannes Berg2-18/+95
2011-11-10nl80211: add API to probe a clientJohannes Berg1-0/+104
2011-11-10nl80211: advertise device AP SMEJohannes Berg2-0/+8
2011-11-10mac80211: support spurious class3 eventJohannes Berg1-0/+7
2011-11-10nl80211: allow subscribing to unexpected class3 framesJohannes Berg3-0/+85
2011-11-10mac80211: add support for control port protocol in AP modeJohannes Berg2-2/+32