summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_uart: Add new line discipline enhancementsIlya Faenson2015-06-172-6/+109
* Bluetooth: 6lowpan: Fix module refcountGlenn Ruben Bakke2015-06-171-2/+0
* Bluetooth: 6lowpan: Fix double kfree of netdev privGlenn Ruben Bakke2015-06-171-2/+1
* Bluetooth: 6lowpan: Move netdev sysfs device referenceGlenn Ruben Bakke2015-06-171-1/+1
* Bluetooth: 6lowpan: Rename ambiguous variableGlenn Ruben Bakke2015-06-171-3/+3
* Bluetooth: 6lowpan: Enable delete_netdev to be scheduled when last peer is de...Glenn Ruben Bakke2015-06-171-1/+1
* Bluetooth: btbcm: Support the BCM4354 Bluetooth UART deviceIlya Faenson2015-06-172-0/+33
* mac802154: iface: cleanup stack variableAlexander Aring2015-06-171-1/+1
* mac802154: iface: fix order while interface upAlexander Aring2015-06-171-48/+55
* Bluetooth: btusb: Add routine for applying Intel DDC parametersTedd Ho-Jeong An2015-06-171-0/+43
* Bluetooth: hci_uart: Fix dereferencing of ERR_PTRChan-yeol Park2015-06-173-0/+3
* at86rf230: cleanup start and stop callbacksAlexander Aring2015-06-161-2/+2
* at86rf230: add recommended csma backoffs settingsAlexander Aring2015-06-161-0/+11
* at86rf230: fix phy settings while sleepingAlexander Aring2015-06-161-20/+68
* fakelb: add xmit_async after stop testcaseAlexander Aring2015-06-151-0/+5
* at86rf230: add support for sleep stateAlexander Aring2015-06-151-0/+38
* at86rf230: use level high as fallback defaultAlexander Aring2015-06-151-1/+1
* mac802154: iface: flush workqueue before stopAlexander Aring2015-06-151-0/+1
* mac802154: iface: fix hrtimer cancel on ifdownAlexander Aring2015-06-151-3/+3
* mac802154: rx packet handle cleanupVarka Bhadram2015-06-151-2/+4
* Bluetooth: Remove redundant check for ACL_LINKJohan Hedberg2015-06-121-2/+1
* mac802154: fix flags BIT definitions orderAlexander Aring2015-06-121-12/+12
* mac802154: cleanup llsec param flagsVarka Bhadram2015-06-121-9/+9
* Bluetooth: Use actual encryption key size for SMP over BR/EDRJohan Hedberg2015-06-121-2/+2
* Bluetooth: Read encryption key size for BR/EDR connectionsJohan Hedberg2015-06-122-0/+97
* Bluetooth: Move SC-only check outside of BT_CONFIG branchJohan Hedberg2015-06-121-12/+12
* Bluetooth: Add debugfs support for min LE encryption key sizeJohan Hedberg2015-06-121-1/+50
* Bluetooth: Add debugfs support for max LE encryption key sizeJohan Hedberg2015-06-121-4/+57
* Bluetooth: Stop sabotaging list poisoningAlexey Dobriyan2015-06-111-6/+2
* nl802154: fix misspelled enumChristoffer Holmstedt2015-06-101-2/+2
* Bluetooth: Fix exposing full value of shortened LTKsJohan Hedberg2015-06-102-2/+14
* Bluetooth: hci_uart: Add bcm_set_baudrate()Frederic Danis2015-06-092-0/+70
* ieee802154: cc2520: check for return values in cc2520_filter()Stefan Schmidt2015-06-091-10/+13
* Bluetooth: hci_bcsp: Clean up code FixPrasanna Karthik2015-06-091-8/+8
* Bluetooth: Move SCO support under BT_BREDR config optionArron Wang2015-06-093-1/+25
* Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return voidArron Wang2015-06-093-8/+6
* Bluetooth: Don't call shutdown when leaving user channelLoic Poulain2015-06-091-0/+1
* ieee802154/mrf24j40: make sure we do not override return valuesStefan Schmidt2015-06-091-3/+4
* mac802154/iface: remove superfluous WARN_ON call in slave_open()Stefan Schmidt2015-06-091-1/+0
* Bluetooth: btusb: Fix secure send command length alignment on Intel 8260Marcel Holtmann2015-06-091-12/+22
* Bluetooth: Fix encryption key size handling for LTKsJohan Hedberg2015-06-094-16/+8
* Bluetooth: btusb: Correct typo in Roper Class 1 Bluetooth DongleAleksei Volkov2015-06-081-1/+1
* Bluetooth: btusb: Remove unneeded btusb_read_local_version functionMarcel Holtmann2015-06-081-25/+13
* Bluetooth: btusb: Remove double error check from local version commandMarcel Holtmann2015-06-081-16/+10
* Bluetooth: btusb: Fix memory leak in Intel setup routineMarcel Holtmann2015-06-081-0/+2
* Bluetooth: Fix race condition with user channel and setup stageMarcel Holtmann2015-06-081-7/+19
* ath3k: add support of 13d3:3474 AR3012 deviceDmitry Tunin2015-06-072-0/+3
* ath3k: Add support of 0489:e076 AR3012 deviceDmitry Tunin2015-06-072-0/+3
* mac802154: change pan_coord type to boolAlexander Aring2015-06-071-1/+1
* mac802154: add missing structure commentsAlexander Aring2015-06-071-6/+28