summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Bluetooth: Add user readable debug for state changesGustavo F. Padovan2011-11-231-0/+29
* | Bluetooth: Use queue in the device listAndrei Emeltchenko2011-11-211-1/+1
* | Bluetooth: Differentiate LE User Pairing ResponsesBrian Gix2011-11-211-0/+24
* | Bluetooth: User Pairing Response restructuringBrian Gix2011-11-211-29/+47
* | Bluetooth: making enable_hs independent from L2CAPAndrei Emeltchenko2011-11-212-4/+5
* | Bluetooth: Add MGMT event for Passkey EntryBrian Gix2011-11-211-0/+5
* | Bluetooth: Fix some checkpatch.pl errors and warningsSzymon Janc2011-11-162-7/+4Star
* | Bluetooth: Simplify __l2cap_global_chan_by_addrSzymon Janc2011-11-161-5/+2Star
* | Bluetooth: Refactor loop in l2cap_retransmit_one_frameSzymon Janc2011-11-161-5/+3Star
* | Bluetooth: Simplify l2cap_add_to_srej_queueSzymon Janc2011-11-161-8/+5Star
* | Bluetooth: Fix possible NULL pointer derefence in l2cap codeSzymon Janc2011-11-161-3/+17
* | Bluetooth: Allow to set AMP type for virtual HCIAndrei Emeltchenko2011-11-161-0/+8
* | Bluetooth: Do not set HCI_RAW when HS enabledAndrei Emeltchenko2011-11-161-2/+3
* | Bluetooth: Move scope of kernel parameter enable_hsAndrei Emeltchenko2011-11-162-1/+2
* | Bluetooth: Add MGMT opcodes for Passkey EntryBrian Gix2011-11-161-0/+11
* | Bluetooth: Add HCI defines for User Passkey entryBrian Gix2011-11-161-0/+13
* | Bluetooth: Pass all message parameters to mgmt_start_discoveryJohan Hedberg2011-11-162-2/+11
* | Bluetooth: Add missing cmd_complete for mgmt_load_link_keysJohan Hedberg2011-11-161-0/+2
* | Bluetooth: Create a unique mgmt error code hierarchyJohan Hedberg2011-11-162-91/+241
* | Bluetooth: Return success instead of EALREADY for mgmt commandsJohan Hedberg2011-11-161-12/+14
* | Bluetooth: Fix mgmt_pair_device imediate error responsesJohan Hedberg2011-11-161-2/+11
* | Bluetooth: Add address type to mgmt_pair_deviceJohan Hedberg2011-11-162-9/+8Star
* | Bluetooth: mgmt_stop_discovery_failed()Andre Guedes2011-11-163-1/+21
* | Bluetooth: Rename mgmt_inquiry_failed()Andre Guedes2011-11-163-3/+3
* | Bluetooth: Only set ack_timer if we didn't send and ackGustavo F. Padovan2011-11-101-1/+2
* | Bluetooth: Allow L2CAP to increase the security levelGustavo F. Padovan2011-11-101-3/+13
* | Bluetooth: Rename l2cap_check_security()Gustavo F. Padovan2011-11-102-6/+7
* | Bluetooth: Add status parameter to mgmt_disconnect responseJohan Hedberg2011-11-104-16/+28
* | Bluetooth: Add proper response to mgmt_remove_keys commandJohan Hedberg2011-11-102-11/+54
* | Bluetooth: Fix deadlock with mgmt_pair_deviceJohan Hedberg2011-11-101-5/+0Star
* | Bluetooth: Add public/random LE address information to mgmt messagesJohan Hedberg2011-11-104-30/+44
* | mwifiex: prevent corruption instead of just warningDan Carpenter2011-11-091-1/+4
* | mwifiex: enable SDIO multiport aggregationAmitkumar Karwar2011-11-091-2/+2
* | mwifiex: remove an unneeded NULL checkDan Carpenter2011-11-091-3/+2Star
* | mwifiex: remove unneeded kfree(NULL);Dan Carpenter2011-11-091-1/+0Star
* | net/rfkill/core.c: use kstrtoul, etcJulia Lawall2011-11-091-2/+2
* | net/mac80211/debugfs.c: use kstrtoul, etcJulia Lawall2011-11-091-1/+1
* | mac80211: implement wifi TX statusJohannes Berg2011-11-095-6/+115
* | nl80211: advertise socket TX status capabilityJohannes Berg2011-11-093-1/+22
* | mac80211: Also report the STA's TDLS flag via nl80211Helmut Schaa2011-11-091-1/+4
* | brcm80211: fmac: optimize chip core info managementFranky Lin2011-11-093-42/+81
* | brcm80211: fmac: replace private SB macros with ssb_regs versionFranky Lin2011-11-092-63/+28Star
* | brcm80211: fmac: move chip drive strength related code to sdio_chip.cFranky Lin2011-11-093-115/+117
* | brcm80211: fmac: move chip detach function to sdio_chip.cFranky Lin2011-11-093-10/+11
* | brcm80211: fmac: move chip reset core function to sdio_chip.cFranky Lin2011-11-093-47/+49
* | brcm80211: fmac: abstract chip core revision functionFranky Lin2011-11-092-7/+15
* | brcm80211: fmac: abstract chip iscoreup functionFranky Lin2011-11-093-7/+17
* | brcm80211: fmac: chip attach code flow clean upFranky Lin2011-11-093-34/+21Star
* | brcm80211: fmac: remove duplicate regiter set in chip attach pathFranky Lin2011-11-091-13/+0Star
* | brcm80211: fmac: move dongle gpio reset code to chip attach functionFranky Lin2011-11-092-5/+5