summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
...
| | * Bluetooth: EWS: remove magic numbers in l2capAndrei Emeltchenko2011-10-171-20/+26
| | * Bluetooth: EWS: support extended seq numbersAndrei Emeltchenko2011-10-171-33/+30
| | * Bluetooth: EWS: handling different Control fieldsAndrei Emeltchenko2011-10-171-44/+51
| | * Bluetooth: Fix missing cmd_status in mgmtGustavo F. Padovan2011-10-151-0/+3
| | * Bluetooth: Use list_for_each_entry() in mgmtGustavo F. Padovan2011-10-141-5/+2
| | * Bluetooth: Add missing cmd_status() in mgmtGustavo F. Padovan2011-10-141-2/+2
| | * Bluetooth: return proper error if sock_queue_rcv_skb() failsGustavo F. Padovan2011-10-141-4/+8
| | * Bluetooth: Forward errors from hci_register_devDavid Herrmann2011-10-141-6/+12
| | * Bluetooth: Rename sysfs un/register to add/delDavid Herrmann2011-10-142-4/+4
| | * Bluetooth: Fix hci core device initializationDavid Herrmann2011-10-142-6/+13
| | * Bluetooth: AMP: read local amp info HCI commandAndrei Emeltchenko2011-10-131-0/+28
| | * Bluetooth: EFS: add efs option in L2CAP conf reqAndrei Emeltchenko2011-10-131-0/+45
| | * Bluetooth: EFS: assign default values in chan addAndrei Emeltchenko2011-10-131-0/+7
| | * Bluetooth: EWS: recalculate L2CAP header sizeAndrei Emeltchenko2011-10-131-3/+18
| | * Bluetooth: EWS: rewrite handling POLL (P) bitAndrei Emeltchenko2011-10-131-7/+7
| | * Bluetooth: EWS: rewrite handling FINAL (F) bitAndrei Emeltchenko2011-10-131-10/+10
| | * Bluetooth: EWS: rewrite check frame type functionAndrei Emeltchenko2011-10-131-4/+5
| | * Bluetooth: EWS: rewrite L2CAP ERTM txseq calculationAndrei Emeltchenko2011-10-131-11/+11
| | * Bluetooth: EWS: rewrite reqseq calculationAndrei Emeltchenko2011-10-131-21/+21
| | * Bluetooth: EWS: rewrite handling SAR bitsAndrei Emeltchenko2011-10-131-15/+15
| | * Bluetooth: EWS: rewrite handling Supervisory (S) bitsAndrei Emeltchenko2011-10-131-19/+22
| | * Bluetooth: EWS: extended window size option supportAndrei Emeltchenko2011-10-132-7/+52
| | * Bluetooth: Fix permission of enable_le paramGustavo F. Padovan2011-10-111-1/+1
| | * Bluetooth: convert role_switch variable to flag in l2cap chanAndrei Emeltchenko2011-10-112-6/+7
| | * Bluetooth: convert force_active variable to flag in l2cap chanAndrei Emeltchenko2011-10-112-7/+9
| | * Bluetooth: convert force_reliable variable to flag in l2cap chanAndrei Emeltchenko2011-10-112-5/+7
| | * Bluetooth: convert flushable variable to flag in l2cap chanAndrei Emeltchenko2011-10-112-5/+10
| | * Bluetooth: Rename hidp_find_connection()Gustavo F. Padovan2011-10-071-2/+2
| | * Bluetooth: Delay session allocation in hidpGustavo F. Padovan2011-10-071-6/+8
| | * Bluetooth: hidp: safely acquire hci connectionPeter Hurley2011-10-071-14/+20
| | * Bluetooth: Uses test_and_clear_bit() when possibleGustavo F. Padovan2011-10-061-6/+3
| | * Bluetooth: Remove wrong error checkGustavo F. Padovan2011-10-061-1/+1
| | * Bluetooth: Fix input device registrationGustavo F. Padovan2011-10-061-9/+6
| | * Bluetooth: Trasmit interrupt channel messages firstGustavo F. Padovan2011-10-061-8/+17
| | * Bluetooth: prioritize the interrupt channel in hidpGustavo F. Padovan2011-10-061-4/+4
| | * Bluetooth: use list_for_each_entry() in hidpGustavo F. Padovan2011-10-061-8/+3
| | * Bluetooth: hidp: Stop I/O on shutdownDavid Herrmann2011-10-061-14/+20
| | * Bluetooth: EFS: add enable_hs kernel paramAndrei Emeltchenko2011-10-061-0/+7
| * | Bluetooth: Use miliseconds for L2CAP channel timeoutsAndrzej Kaczmarek2011-11-071-8/+8
| * | Bluetooth: Revert: Fix L2CAP connection establishmentArek Lichwa2011-11-071-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-073-5/+8
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-023-5/+8
| |\ \
| | * | Bluetooth: Set HCI_MGMT flag only in read_controller_infoJohan Hedberg2011-10-311-2/+0
| | * | Bluetooth: Increase HCI reset timeout in hci_dev_do_closeSzymon Janc2011-10-311-1/+1
| | * | Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc2011-10-141-2/+7
* | | | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* | | | net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-312-0/+2
|/ / /
* | | Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-243-1/+11
|\ \ \
| * | | bluetooth: Properly clone LSM attributes to newly created child connectionsPaul Moore2011-10-183-1/+11
| |/ /
* | | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-118-192/+152
|\ \ \ | | |/ | |/|
OpenPOWER on IntegriCloud