2012-05-09 | Andrei Emeltchenko | Bluetooth: Remove unneeded calculation and magic number Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-05-09 | Andrei Emeltchenko | Bluetooth: trivial: Remove empty line Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-05-09 | Andrei Emeltchenko | Bluetooth: Fix debug printing unallocated name Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-05-09 | Andrei Emeltchenko | Bluetooth: Adds set_default function in L2CAP setup Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-05-09 | Andrei Emeltchenko | Bluetooth: Add Read Local AMP Info to init Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-05-09 | Andrei Emeltchenko | Bluetooth: Remove unneeded zero initialization Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-05-09 | Andrei Emeltchenko | Bluetooth: Make L2CAP chan_add functions static Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-05-09 | Andrei Emeltchenko | Bluetooth: Remove unneeded timer clear Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-05-09 | Andrei Emeltchenko | Bluetooth: Comments and style fixes Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-05-09 | Andrei Emeltchenko | Bluetooth: Silence sparse warning Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-05-09 | Andrei Emeltchenko | Bluetooth: trivial: Remove sparse warnings Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-05-09 | Andrei Emeltchenko | Bluetooth: Fix opcode access in hci_complete Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-05-09 | Andrei Emeltchenko | Bluetooth: Fix type in cpu_to_le conversion Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-05-09 | Andrei Emeltchenko | Bluetooth: trivial: Correct types Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-05-09 | Andrei Emeltchenko | Bluetooth: trivial: Fix endian conversion mode Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-05-09 | Andrei Emeltchenko | Bluetooth: Convert error codes to le16 Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-05-09 | Andrei Emeltchenko | Bluetooth: Correct CID endian notation Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-05-09 | Andrei Emeltchenko | Bluetooth: Correct length calc in L2CAP conf rsp Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-05-09 | Andrei Emeltchenko | Bluetooth: Correct ediv in SMP Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-05-09 | Andrei Emeltchenko | Bluetooth: Correct chan->psm endian conversions Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-05-09 | Andrei Emeltchenko | Bluetooth: Fix extra conversion to __le32 Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-05-09 | Andrei Emeltchenko | Bluetooth: Correct type for ediv to __le16 Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-05-09 | Andrei Emeltchenko | Bluetooth: Correct type for hdev lmp_subver Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-05-09 | Andrei Emeltchenko | Bluetooth: trivial: Correct endian conversion Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-05-04 | Andrei Emeltchenko | e1000: Silence sparse warnings by correcting type Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-04-24 | Andrei Emeltchenko | mac80211: Adds clean sdata helper Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-03-28 | Andrei Emeltchenko | Bluetooth: mgmt: Fix timeout type Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-03-28 | Andrei Emeltchenko | Bluetooth: mgmt: Add missing endian conversion Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-03-28 | Andrei Emeltchenko | Bluetooth: Fix memory leaks due to chan refcnt Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-29 | Andrei Emeltchenko | Bluetooth: Save remote L2CAP fixed channel mask Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-24 | Andrei Emeltchenko | Bluetooth: Remove duplicated code in l2cap conn req Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-24 | Andrei Emeltchenko | Bluetooth: Fix double locking in LE and conless chan Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-24 | Andrei Emeltchenko | Bluetooth: Fix init request completion with AMP controllers Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-23 | Andrei Emeltchenko | Bluetooth: Remove socket lock check Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-23 | Andrei Emeltchenko | Bluetooth: Change sk lock to chan lock in L2CAP core Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-23 | Andrei Emeltchenko | Bluetooth: Add unlocked __l2cap_chan_add function Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-23 | Andrei Emeltchenko | Bluetooth: Fix coding style issues in mgmt code Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-23 | Andrei Emeltchenko | Bluetooth: Add socket error function Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-23 | Andrei Emeltchenko | Bluetooth: Add locked and unlocked state_change Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-23 | Andrei Emeltchenko | Bluetooth: Add l2cap_chan_lock Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-23 | Andrei Emeltchenko | Bluetooth: Revert to mutexes from RCU list Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-23 | Andrei Emeltchenko | Bluetooth: trivial: Fix long line Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-17 | Andrei Emeltchenko | Bluetooth: Prefix hex numbers with object name Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-17 | Andrei Emeltchenko | Bluetooth: Use symbolic names for state in debug Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-17 | Andrei Emeltchenko | Bluetooth: Move scope of state_to_string Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-16 | Andrei Emeltchenko | Bluetooth: Do not dereference zero sk Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-13 | Andrei Emeltchenko | Bluetooth: Remove unneeded sk variable Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-13 | Andrei Emeltchenko | Bluetooth: Clean up l2cap_chan_add Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-13 | Andrei Emeltchenko | Bluetooth: Change chan_ready param from sk to chan Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-13 | Andrei Emeltchenko | Bluetooth: Helper removes duplicated code Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-13 | Andrei Emeltchenko | Bluetooth: Recalculate sched HCI blk/pkt flow ctrl Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-13 | Andrei Emeltchenko | Bluetooth: Use list _safe deleting from conn chan_list Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-13 | Andrei Emeltchenko | Bluetooth: Use list _safe deleting from conn_hash_list Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-13 | Andrei Emeltchenko | Bluetooth: Add alloc_skb chan operator Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-13 | Andrei Emeltchenko | Bluetooth: trivial: space correction Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-13 | Andrei Emeltchenko | Bluetooth: Change sk to l2cap_chan Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-13 | Andrei Emeltchenko | Bluetooth: Use chan instead of sk Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-13 | Andrei Emeltchenko | Bluetooth: Remove magic number from ACL TO Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-02-13 | Andrei Emeltchenko | Bluetooth: Process num completed data blocks event Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2012-01-03 | Andrei Emeltchenko | Bluetooth: Correct packet len calculation Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-12-22 | Andrei Emeltchenko | Bluetooth: Remove magic numbers from le scan cmd Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-12-20 | Andrei Emeltchenko | Bluetooth: Clean up magic pointers Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-12-20 | Andrei Emeltchenko | Bluetooth: Check for flow control mode Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-12-20 | Andrei Emeltchenko | Bluetooth: Initialize default flow control mode Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-12-20 | Andrei Emeltchenko | Bluetooth: Split ctrl init to BREDR and AMP parts Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-12-18 | Andrei Emeltchenko | Bluetooth: Simplify num_comp_pkts_evt function Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-12-18 | Andrei Emeltchenko | Bluetooth: Add HCI Read Data Block Size function Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-12-02 | Andrei Emeltchenko | Bluetooth: trivial: correct check for LMP version Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-12-02 | Andrei Emeltchenko | Bluetooth: Remove magic bluetooth version numbers Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-12-02 | Andrei Emeltchenko | Bluetooth: Correct version check in hci_setup Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-12-02 | Andrei Emeltchenko | Bluetooth: remove old code Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-12-02 | Andrei Emeltchenko | Bluetooth: Add HCI Read Flow Control Mode function Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-11-21 | Andrei Emeltchenko | Bluetooth: Use queue in the device list Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-11-21 | Andrei Emeltchenko | Bluetooth: making enable_hs independent from L2CAP Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-11-16 | Andrei Emeltchenko | Bluetooth: Allow to set AMP type for virtual HCI Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-11-16 | Andrei Emeltchenko | Bluetooth: Do not set HCI_RAW when HS enabled Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-11-16 | Andrei Emeltchenko | Bluetooth: Move scope of kernel parameter enable_hs Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-11-08 | Andrei Emeltchenko | Bluetooth: EFS: parse L2CAP config response Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-11-08 | Andrei Emeltchenko | Bluetooth: Define HCI reasons instead of magic number Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-11-07 | Andrei Emeltchenko | Bluetooth: Initialize tx_win_max for fixed channel Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-11-07 | Andrei Emeltchenko | Bluetooth: correct debug output Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-11-07 | Andrei Emeltchenko | Bluetooth: remove magic offset and size Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-11-07 | Andrei Emeltchenko | Bluetooth: EFS: implement L2CAP config pending state Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-10-17 | Andrei Emeltchenko | Bluetooth: EFS: parse L2CAP config request Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-10-17 | Andrei Emeltchenko | Bluetooth: EWS: fix max_pdu calculation Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-10-17 | Andrei Emeltchenko | Bluetooth: EWS: remove magic numbers in l2cap Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-10-17 | Andrei Emeltchenko | Bluetooth: EWS: support extended seq numbers Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-10-17 | Andrei Emeltchenko | Bluetooth: EWS: handling different Control fields Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-10-13 | Andrei Emeltchenko | Bluetooth: AMP: read local amp info HCI command Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-10-13 | Andrei Emeltchenko | Bluetooth: EFS: add efs option in L2CAP conf req Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-10-13 | Andrei Emeltchenko | Bluetooth: EFS: assign default values in chan add Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-10-13 | Andrei Emeltchenko | Bluetooth: EFS: definitions and headers Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-10-13 | Andrei Emeltchenko | Bluetooth: EWS: define L2CAP header sizes Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-10-13 | Andrei Emeltchenko | Bluetooth: EWS: recalculate L2CAP header size Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-10-13 | Andrei Emeltchenko | Bluetooth: EWS: rewrite handling POLL (P) bit Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-10-13 | Andrei Emeltchenko | Bluetooth: EWS: rewrite handling FINAL (F) bit Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-10-13 | Andrei Emeltchenko | Bluetooth: EWS: rewrite check frame type function Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-10-13 | Andrei Emeltchenko | Bluetooth: EWS: rewrite L2CAP ERTM txseq calculation Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-10-13 | Andrei Emeltchenko | Bluetooth: EWS: rewrite reqseq calculation Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
2011-10-13 | Andrei Emeltchenko | Bluetooth: EWS: rewrite handling SAR bits Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
commit | commitdiff | tree |
next |