aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-01Bluetooth: Cleanup blkcipher on SMP terminationBrian Gix
2011-12-01Bluetooth: Add HCI User Passkey Req Evt handlingBrian Gix
2011-12-01Bluetooth: Add User Passkey Response handlingBrian Gix
2011-11-23Bluetooth: Add user readable debug for state changesGustavo F. Padovan
2011-11-21Bluetooth: Use queue in the device listAndrei Emeltchenko
2011-11-21Bluetooth: Differentiate LE User Pairing ResponsesBrian Gix
2011-11-21Bluetooth: User Pairing Response restructuringBrian Gix
2011-11-21Bluetooth: making enable_hs independent from L2CAPAndrei Emeltchenko
2011-11-21Bluetooth: Add MGMT event for Passkey EntryBrian Gix
2011-11-16Bluetooth: Fix some checkpatch.pl errors and warningsSzymon Janc
2011-11-16Bluetooth: Simplify __l2cap_global_chan_by_addrSzymon Janc
2011-11-16Bluetooth: Refactor loop in l2cap_retransmit_one_frameSzymon Janc
2011-11-16Bluetooth: Simplify l2cap_add_to_srej_queueSzymon Janc
2011-11-16Bluetooth: Fix possible NULL pointer derefence in l2cap codeSzymon Janc
2011-11-16Bluetooth: Allow to set AMP type for virtual HCIAndrei Emeltchenko
2011-11-16Bluetooth: Do not set HCI_RAW when HS enabledAndrei Emeltchenko
2011-11-16Bluetooth: Move scope of kernel parameter enable_hsAndrei Emeltchenko
2011-11-16Bluetooth: Add MGMT opcodes for Passkey EntryBrian Gix
2011-11-16Bluetooth: Add HCI defines for User Passkey entryBrian Gix
2011-11-16Bluetooth: Pass all message parameters to mgmt_start_discoveryJohan Hedberg
2011-11-16Bluetooth: Add missing cmd_complete for mgmt_load_link_keysJohan Hedberg
2011-11-16Bluetooth: Create a unique mgmt error code hierarchyJohan Hedberg
2011-11-16Bluetooth: Return success instead of EALREADY for mgmt commandsJohan Hedberg
2011-11-16Bluetooth: Fix mgmt_pair_device imediate error responsesJohan Hedberg
2011-11-16Bluetooth: Add address type to mgmt_pair_deviceJohan Hedberg
2011-11-16Bluetooth: mgmt_stop_discovery_failed()Andre Guedes
2011-11-16Bluetooth: Rename mgmt_inquiry_failed()Andre Guedes
2011-11-10Bluetooth: Only set ack_timer if we didn't send and ackGustavo F. Padovan
2011-11-10Bluetooth: Allow L2CAP to increase the security levelGustavo F. Padovan
2011-11-10Bluetooth: Rename l2cap_check_security()Gustavo F. Padovan
2011-11-10Bluetooth: Add status parameter to mgmt_disconnect responseJohan Hedberg
2011-11-10Bluetooth: Add proper response to mgmt_remove_keys commandJohan Hedberg
2011-11-10Bluetooth: Fix deadlock with mgmt_pair_deviceJohan Hedberg
2011-11-10Bluetooth: Add public/random LE address information to mgmt messagesJohan Hedberg
2011-11-09mwifiex: prevent corruption instead of just warningDan Carpenter
2011-11-09mwifiex: enable SDIO multiport aggregationAmitkumar Karwar
2011-11-09mwifiex: remove an unneeded NULL checkDan Carpenter
2011-11-09mwifiex: remove unneeded kfree(NULL);Dan Carpenter
2011-11-09net/rfkill/core.c: use kstrtoul, etcJulia Lawall
2011-11-09net/mac80211/debugfs.c: use kstrtoul, etcJulia Lawall
2011-11-09mac80211: implement wifi TX statusJohannes Berg
2011-11-09nl80211: advertise socket TX status capabilityJohannes Berg
2011-11-09mac80211: Also report the STA's TDLS flag via nl80211Helmut Schaa
2011-11-09brcm80211: fmac: optimize chip core info managementFranky Lin
2011-11-09brcm80211: fmac: replace private SB macros with ssb_regs versionFranky Lin
2011-11-09brcm80211: fmac: move chip drive strength related code to sdio_chip.cFranky Lin
2011-11-09brcm80211: fmac: move chip detach function to sdio_chip.cFranky Lin
2011-11-09brcm80211: fmac: move chip reset core function to sdio_chip.cFranky Lin
2011-11-09brcm80211: fmac: abstract chip core revision functionFranky Lin
2011-11-09brcm80211: fmac: abstract chip iscoreup functionFranky Lin