aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-17Bluetooth: Fix errors reported by checkpatch.plGustavo F. Padovan1-3/+3
2011-02-17Bluetooth: fix errors reported by checkpatch.plGustavo F. Padovan2-22/+18
2011-02-17Bluetooth: Fix some code style issues in hci_event.cSzymon Janc1-8/+10
2011-02-17Bluetooth: Fix some code style issues in hci_core.cSzymon Janc1-4/+3
2011-02-17Bluetooth: Fix some code style issues in hci_core.hSzymon Janc1-29/+29
2011-02-17Bluetooth: Clean up hci_sniff_subrate_evt functionSzymon Janc1-9/+0
2011-02-17Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>Szymon Janc1-1/+1
2011-02-16Bluetooth: Send LE Connection Update CommandClaudio Takahasi4-1/+40
2011-02-16Bluetooth: Use proper timer for hci command timoutVille Tervo4-7/+26
2011-02-16Bluetooth: Make hci a child of the corresponding tty device.Andrei Warkentin1-0/+1
2011-02-16Bluetooth: Fix crash when ioctl(HCIUARTSETPROTO) failsGustavo F. Padovan1-0/+2
2011-02-16Bluetooth: Add connection parameter update responseClaudio Takahasi2-1/+73
2011-02-16Bluetooth: Add LE signaling commands handlingClaudio Takahasi2-52/+92
2011-02-16Bluetooth: Use usb_fill_int_urb()Gustavo F. Padovan1-7/+3
2011-02-16Bluetooth: Add SMP command structuresVille Tervo1-0/+76
2011-02-16Bluetooth: Treat LE and ACL links separately on timeoutVille Tervo1-7/+7
2011-02-16Bluetooth: Fix initiated LE connectionsVinicius Costa Gomes1-0/+1
2011-02-16Bluetooth: Do not send disconn comand over LE linksVille Tervo1-7/+8
2011-02-16Bluetooth: Add server socket support for LE connectionVille Tervo4-7/+105
2011-02-16Bluetooth: Add LE connection support to L2CAPVille Tervo3-7/+26
2011-02-16Bluetooth: Use LE buffers for LE trafficVille Tervo4-4/+113
2011-02-16Bluetooth: Add LE connect supportVille Tervo4-7/+164
2011-02-16Bluetooth: Add low energy commands and eventsVille Tervo1-0/+49
2011-02-15Bluetooth: Add L2CAP mode to debugfs outputGustavo F. Padovan1-2/+3
2011-02-15Bluetooth: remove l2cap_load() hackGustavo F. Padovan6-18/+0
2011-02-14Bluetooth: Merge L2CAP and SCO modules into bluetooth.koGustavo F. Padovan6-41/+66
2011-02-14Bluetooth: sco: fix information leak to userspaceVasiliy Kulikov1-0/+1
2011-02-14Bluetooth: bnep: fix buffer overflowVasiliy Kulikov1-0/+1
2011-02-11Bluetooth: Add firmware support for Atheros 3012Bala Shanmugam2-0/+282
2011-02-11Bluetooth: l2cap: fix 1 byte infoleak to userspaceVasiliy Kulikov1-0/+1
2011-02-09ssb: extract boardflags2 for SPROMs rev 4 and 5Rafał Miłecki2-0/+8
2011-02-09iwlwifi: fix ack health for WiFi/BT combo devicesStanislaw Gruszka1-2/+7
2011-02-09iwlwifi: cleanup iwl_good_ack_healthStanislaw Gruszka1-34/+35
2011-02-09iwlwifi: cleanup iwl_recover_from_statisticsStanislaw Gruszka1-25/+12
2011-02-09ath9k: Remove redundant beacon_intervalSteve Brown4-7/+9
2011-02-09mac80211: Ensure power-level set properly for scanning.Ben Greear2-2/+10
2011-02-09ath9k: Add debug info for configuring power level.Ben Greear1-0/+2
2011-02-09mac80211: Allow work items to use existing channel type.Ben Greear1-3/+50
2011-02-09mac80211: Allow scanning on existing channel-type.Ben Greear2-6/+16
2011-02-09mac80211: Properly set work-item channel-type.Ben Greear2-0/+3
2011-02-09ath9k: Print channel-type in chan-change dbg message.Ben Greear1-2/+3
2011-02-09Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville14-176/+298
2011-02-08wl12xx: set supported_rates after associationEliad Peller5-115/+73
2011-02-08wl12xx: use the conf struct instead of macros for memory configurationEliad Peller4-12/+24
2011-02-08wl12xx: move to new firmware (6.1.3.50.49)Eliad Peller13-60/+162
2011-02-08wl12xx: mcp2.5 - add config_ps acxEliad Peller4-0/+50
2011-02-08Bluetooth: update Bluetooth daemon name in Kconfig helpGustavo F. Padovan1-3/+3
2011-02-08Bluetooth: move __l2cap_sock_close() to l2cap_sock.cGustavo F. Padovan3-83/+82
2011-02-08Bluetooth: move l2cap_sock_kill() to l2cap_sock.cGustavo F. Padovan2-16/+16
2011-02-08Bluetooth: move L2CAP sock timers function to l2cap_sock.cGustavo F. Padovan2-13/+13