| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: 6lowpan: Route packets that are not meant to peer via correct device | Jukka Rissanen | 2014-09-09 | 1 | -2/+63 |
* | Bluetooth: 6lowpan: Set the peer IPv6 address correctly | Jukka Rissanen | 2014-09-09 | 1 | -0/+13 |
* | Bluetooth: 6lowpan: Increase the connection timeout value | Jukka Rissanen | 2014-09-09 | 1 | -1/+1 |
* | Bluetooth: Fix mgmt pairing failure when authentication fails | Johan Hedberg | 2014-09-09 | 3 | -12/+16 |
* | Bluetooth: Fix dereferencing conn variable before NULL check | Johan Hedberg | 2014-09-08 | 1 | -1/+3 |
* | Bluetooth: LLVMLinux: Remove VLAIS from bluetooth/amp.c | Behan Webster | 2014-09-08 | 1 | -7/+6 |
* | Bluetooth: Add strict checks for allowed SMP PDUs | Johan Hedberg | 2014-09-08 | 2 | -38/+84 |
* | Bluetooth: Fix calling smp_distribute_keys() when still waiting for keys | Johan Hedberg | 2014-09-08 | 1 | -2/+3 |
* | Bluetooth: Add define for key distribution mask | Johan Hedberg | 2014-09-08 | 1 | -2/+3 |
* | Bluetooth: Fix locking of the SMP context | Johan Hedberg | 2014-09-08 | 1 | -32/+44 |
* | Bluetooth: Remove unnecessary deferred work for SMP key distribution | Johan Hedberg | 2014-09-08 | 1 | -16/+5 |
* | Bluetooth: Move identity address update behind a workqueue | Johan Hedberg | 2014-09-08 | 2 | -3/+9 |
* | Bluetooth: Don't take any action in smp_resume_cb if not encrypted | Johan Hedberg | 2014-09-08 | 1 | -2/+4 |
* | Bluetooth: Remove unnecessary checks after canceling SMP security timer | Johan Hedberg | 2014-09-08 | 1 | -5/+1 |
* | Bluetooth: Add clarifying comment for LE CoC result value | Johan Hedberg | 2014-09-08 | 1 | -0/+5 |
* | Bluetooth: Move clock offset reading into hci_disconnect() | Johan Hedberg | 2014-09-08 | 1 | -19/+13 |
* | Bluetooth: Use hci_disconnect() for mgmt_disconnect_device() | Johan Hedberg | 2014-09-08 | 1 | -5/+1 |
* | Bluetooth: Update hci_disconnect() to return an error value | Johan Hedberg | 2014-09-08 | 1 | -2/+2 |
* | Bluetooth: Fix SMP error and response to be mutually exclusive | Johan Hedberg | 2014-09-08 | 1 | -8/+5 |
* | Bluetooth: Remove unused l2cap_conn_shutdown API | Johan Hedberg | 2014-09-08 | 1 | -25/+0 |
* | Bluetooth: Use hci_disconnect for immediate disconnection from SMP | Johan Hedberg | 2014-09-08 | 1 | -2/+2 |
* | Bluetooth: Set discon_timeout to 0 in l2cap_conn_del | Johan Hedberg | 2014-09-08 | 1 | -0/+3 |
* | Bluetooth: Remove hci_conn_hold/drop from hci_chan | Johan Hedberg | 2014-09-08 | 1 | -4/+1 |
* | Bluetooth: Ignore incoming data after initiating disconnection | Johan Hedberg | 2014-09-08 | 1 | -0/+6 |
* | Bluetooth: Set disc_timeout to 0 when calling hci_chan_del | Johan Hedberg | 2014-09-08 | 1 | -0/+3 |
* | Bluetooth: Fix hci_conn reference counting with hci_chan | Johan Hedberg | 2014-09-08 | 1 | -1/+3 |
* | Bluetooth: Refactor connection parameter freeing into its own function | Johan Hedberg | 2014-09-08 | 1 | -17/+15 |
* | Bluetooth: Fix using hci_conn_get() for hci_conn pointers | Johan Hedberg | 2014-09-08 | 4 | -7/+18 |
* | Bluetooth: Improve *_get() functions to return the object type | Johan Hedberg | 2014-09-08 | 2 | -9/+7 |
* | Bluetooth: Optimize connection parameter lookup for LE connections | Johan Hedberg | 2014-09-08 | 1 | -1/+2 |
* | Bluetooth: Set addr_type only when it's needed | Johan Hedberg | 2014-09-08 | 1 | -5/+5 |
* | Bluetooth: Fix hci_conn reference counting for fixed channels | Johan Hedberg | 2014-09-08 | 2 | -2/+18 |
* | Bluetooth: Remove unnecessary l2cap_chan_unlock before l2cap_chan_add | Johan Hedberg | 2014-09-08 | 1 | -2/+0 |
* | Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTU | Johan Hedberg | 2014-09-08 | 1 | -5/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-09-08 | 12 | -27/+62 |
|\ |
|
| * | Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu... | John W. Linville | 2014-09-04 | 6 | -8/+17 |
| |\ |
|
| | * | mac80211: fix agg_status debugfs file alignment | Johannes Berg | 2014-08-26 | 1 | -1/+1 |
| | * | mac80211: fix start_seq_num in Rx reorder offload | Denton Gentry | 2014-08-26 | 1 | -2/+2 |
| | * | mac80211: mesh_plink: handle confirm frames with new plid | Bob Copeland | 2014-08-26 | 1 | -1/+6 |
| | * | mac80211: fix smps mode check for AP_VLAN | Felix Fietkau | 2014-08-26 | 1 | -2/+5 |
| | * | mac80211: ignore AP_VLAN in ieee80211_recalc_chanctx_chantype | Felix Fietkau | 2014-08-26 | 1 | -0/+2 |
| | * | Revert "mac80211: disable uAPSD if all ACs are under ACM" | Johannes Berg | 2014-08-26 | 1 | -2/+1 |
| * | | net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDs | Mika Westerberg | 2014-08-25 | 1 | -0/+1 |
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-08-25 | 6 | -19/+45 |
| |\ \ |
|
| | * | | Bluetooth: Fix hci_conn reference counting for auto-connections | Johan Hedberg | 2014-08-20 | 3 | -4/+35 |
| | * | | ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpan | Martin Townsend | 2014-08-19 | 1 | -12/+3 |
| | * | | ieee802154: 6lowpan: ensure of sending 1280 packets | Alexander Aring | 2014-08-19 | 1 | -1/+1 |
| | * | | ieee802154: mac802154: handle the reserved dest mode by dropping the packet | Martin Townsend | 2014-08-19 | 1 | -1/+4 |
| | * | | ieee802154: 6lowpan_rtnl: fix correct errno value | Alexander Aring | 2014-08-19 | 1 | -1/+1 |
| | * | | mac802154: fixed potential skb leak with mac802154_parse_frame_start | Martin Townsend | 2014-08-19 | 1 | -0/+1 |