summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-16Bluetooth: Add LE connect supportVille Tervo
2011-02-16Bluetooth: Add low energy commands and eventsVille Tervo
2011-02-15Bluetooth: Add L2CAP mode to debugfs outputGustavo F. Padovan
2011-02-15Bluetooth: remove l2cap_load() hackGustavo F. Padovan
2011-02-14Bluetooth: Merge L2CAP and SCO modules into bluetooth.koGustavo F. Padovan
2011-02-14Bluetooth: sco: fix information leak to userspaceVasiliy Kulikov
2011-02-14Bluetooth: bnep: fix buffer overflowVasiliy Kulikov
2011-02-11Bluetooth: Add firmware support for Atheros 3012Bala Shanmugam
2011-02-11Bluetooth: l2cap: fix 1 byte infoleak to userspaceVasiliy Kulikov
2011-02-09ssb: extract boardflags2 for SPROMs rev 4 and 5Rafał Miłecki
2011-02-09iwlwifi: fix ack health for WiFi/BT combo devicesStanislaw Gruszka
2011-02-09iwlwifi: cleanup iwl_good_ack_healthStanislaw Gruszka
2011-02-09iwlwifi: cleanup iwl_recover_from_statisticsStanislaw Gruszka
2011-02-09ath9k: Remove redundant beacon_intervalSteve Brown
2011-02-09mac80211: Ensure power-level set properly for scanning.Ben Greear
2011-02-09ath9k: Add debug info for configuring power level.Ben Greear
2011-02-09mac80211: Allow work items to use existing channel type.Ben Greear
2011-02-09mac80211: Allow scanning on existing channel-type.Ben Greear
2011-02-09mac80211: Properly set work-item channel-type.Ben Greear
2011-02-09ath9k: Print channel-type in chan-change dbg message.Ben Greear
2011-02-09Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2011-02-08wl12xx: set supported_rates after associationEliad Peller
2011-02-08wl12xx: use the conf struct instead of macros for memory configurationEliad Peller
2011-02-08wl12xx: move to new firmware (6.1.3.50.49)Eliad Peller
2011-02-08wl12xx: mcp2.5 - add config_ps acxEliad Peller
2011-02-08Bluetooth: update Bluetooth daemon name in Kconfig helpGustavo F. Padovan
2011-02-08Bluetooth: move __l2cap_sock_close() to l2cap_sock.cGustavo F. Padovan
2011-02-08Bluetooth: move l2cap_sock_kill() to l2cap_sock.cGustavo F. Padovan
2011-02-08Bluetooth: move L2CAP sock timers function to l2cap_sock.cGustavo F. Padovan
2011-02-08Bluetooth: move l2cap_sock_sendmsg() to l2cap_sock.cGustavo F. Padovan
2011-02-08Bluetooth: move l2cap_sock_shutdown() to l2cap_sock.cGustavo F. Padovan
2011-02-08Bluetooth: move l2cap_sock_recvmsg() to l2cap_sock.cGustavo F. Padovan
2011-02-08Bluetooth: move l2cap_sock_connect() to l2cap_sock.cGustavo F. Padovan
2011-02-08Bluetooth: move l2cap_sock_getsockopt() to l2cap_sock.cGustavo F. Padovan
2011-02-08Bluetooth: move l2cap_sock_setsockopt() to l2cap_sock.cGustavo F. Padovan
2011-02-08Bluetooth: move l2cap_sock_getname() to l2cap_sock.cGustavo F. Padovan
2011-02-08Bluetooth: move l2cap_sock_accept() to l2cap_sock.cGustavo F. Padovan
2011-02-08Bluetooth: move l2cap_sock_bind()/listen() to l2cap_sock.cGustavo F. Padovan
2011-02-08Bluetooth: move l2cap_sock_release() to l2cap_sock.cGustavo F. Padovan
2011-02-08Bluetooth: move l2cap_sock_ops to l2cap_sock.cGustavo F. Padovan
2011-02-08Bluetooth: Initial work for L2CAP split.Gustavo F. Padovan
2011-02-08Bluetooth: Rename l2cap.c to l2cap_core.cGustavo F. Padovan
2011-02-08Bluetooth: ath3k: Avoid duplication of codeRogério Brito
2011-02-08Bluetooth: fix crash by disabling tasklet in sock acceptAndrei Emeltchenko
2011-02-08Bluetooth: Do not use assignments in IF conditionsAndrei Emeltchenko
2011-02-08Bluetooth: Add set_io_capability management commandJohan Hedberg
2011-02-08Bluetooth: Add support for PIN code handling in the management interfaceJohan Hedberg
2011-02-08Bluetooth: Create common cmd_complete function for mgmt.cJohan Hedberg
2011-02-08Bluetooth: Add get_connections managment interface commandJohan Hedberg
2011-02-08Bluetooth: Add support for connect failed management eventJohan Hedberg