Age | Commit message (Expand) | Author |
2011-06-13 | Bluetooth: add close() callback to l2cap_chan_ops | Gustavo F. Padovan |
2011-06-13 | Bluetooth: add recv() callback to l2cap_chan_ops | Gustavo F. Padovan |
2011-06-13 | Bluetooth: Add l2cap_chan_ops abstraction | Gustavo F. Padovan |
2011-06-13 | Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_alloc() | Gustavo F. Padovan |
2011-06-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 | Gustavo F. Padovan |
2011-06-09 | Bluetooth: Clean up some code style issues | Waldemar Rymarkiewicz |
2011-06-09 | Bluetooth: Kill set but unused variable 'cmd' in cmtp_recv_capimsg() | David Miller |
2011-06-09 | Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devices | Ville Tervo |
2011-06-09 | Bluetooth: Do not ignore errors returned from strict_strtol() | David Miller |
2011-06-09 | Bluetooth: fix shutdown on SCO sockets | Luiz Augusto von Dentz |
2011-06-09 | Bluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning | Stephen Boyd |
2011-06-09 | Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace. | Filip Palian |
2011-06-08 | Bluetooth: Fix check for the ERTM local busy state | Mat Martineau |
2011-06-08 | Bluetooth: Restore accidentally-deleted line | Mat Martineau |
2011-06-08 | Bluetooth: Simplify hci_conn_accept_secure check | Waldemar Rymarkiewicz |
2011-06-08 | Bluetooth: Add BT_POWER L2CAP socket option. | Jaikumar Ganesh |
2011-06-08 | Bluetooth: Verify a pin code in pin_code_reply | Waldemar Rymarkiewicz |
2011-06-08 | Bluetooth: Remove a magic number | Waldemar Rymarkiewicz |
2011-06-08 | Bluetooth: fix sparse & gcc warnings | Johannes Berg |
2011-06-08 | Bluetooth: Set 'peer_addr_type' in hci_le_connect() | Andre Guedes |
2011-06-08 | Bluetooth: Check advertising cache in hci_connect() | Andre Guedes |
2011-06-08 | Bluetooth: Remove useless check in hci_connect() | Andre Guedes |
2011-06-08 | Bluetooth: Add 'dst_type' field to struct hci_conn | Andre Guedes |
2011-06-08 | Bluetooth: Refactor hci_auth_complete_evt function | Waldemar Rymarkiewicz |
2011-06-08 | Bluetooth: Fix auth_complete_evt for legacy units | Waldemar Rymarkiewicz |
2011-06-08 | Bluetooth: Advertising entries lifetime | Andre Guedes |
2011-06-08 | Bluetooth: Clear advertising cache before scanning | Andre Guedes |
2011-06-08 | Bluetooth: Add Advertising Report Meta Event handler | Andre Guedes |
2011-06-08 | Bluetooth: LE advertising cache | Andre Guedes |
2011-06-08 | Bluetooth: Add advertising report meta event structs | Anderson Briglia |
2011-06-08 | Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close() | Gustavo F. Padovan |
2011-06-08 | Bluetooth: Remove export of l2cap_chan_clear_timer() | Gustavo F. Padovan |
2011-06-08 | Bluetooth: create channel timer to replace sk_timer | Gustavo F. Padovan |
2011-06-08 | Bluetooth: Add chan->chan_type struct member | Gustavo F. Padovan |
2011-06-08 | Bluetooth: Create l2cap_chan_send() | Gustavo F. Padovan |
2011-06-08 | Bluetooth: Create __l2cap_chan_close() | Gustavo F. Padovan |
2011-06-08 | Bluetooth: Remove unnecessary use of hci_dev_list_lock | Johan Hedberg |
2011-06-08 | Bluetooth: Kill set but not used variable 'l2cap_sk' in rfcomm_sock_getsockop... | David Miller |
2011-06-08 | Bluetooth: fix set but not used warning | Gustavo F. Padovan |
2011-06-08 | Bluetooth: Allow unsegmented SDU retries on sock_queue_rcv_skb failure | Ruiyi Zhang |
2011-06-07 | ath9k: make use of a helper to get paprd scale factor | Mohammed Shafi Shajakhan |
2011-06-07 | mwifiex: disable transmission buffer aggregation for AMSDU packets | Yogesh Ashok Powar |
2011-06-07 | mwifiex: adding check for enough space before padding | Yogesh Ashok Powar |
2011-06-07 | mwifiex: Remove redundant skb_queue_empty checks | Yogesh Ashok Powar |
2011-06-07 | mwifiex: remove list traversal in mwifiex_num_pkts_in_txq | Yogesh Ashok Powar |
2011-06-07 | iwlwifi: remove unecessary if statement | Greg Dietsche |
2011-06-07 | iwlagn: refactor iwlagn_mac_channel_switch | Stanislaw Gruszka |
2011-06-07 | wl12xx: Stop BA session event from device | Shahar Levi |
2011-06-07 | mac80211: Stop BA session event from device | Shahar Levi |
2011-06-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |