summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Do not filter multicast addresses by defaultDanny Schweizer2015-12-111-2/+5
* ieee802154-atusb: Delete an unnecessary check before the function call "kfree...Markus Elfring2015-12-111-2/+1
* Bluetooth: h5: Do not initialize Configuration fieldAndrei Emeltchenko2015-12-101-2/+2
* mac802154: tx: fix synced xmit deadlockAlexander Aring2015-12-102-12/+0
* ipv6: add ipv6_addr_prefix_copyAlexander Aring2015-12-101-0/+15
* 6lowpan: add debugfs supportAlexander Aring2015-12-106-1/+120
* 6lowpan: add lowpan dev register helpersAlexander Aring2015-12-104-12/+42
* 6lowpan: add nhc module for GHC routing extension header detectionStefan Schmidt2015-12-103-0/+34
* 6lowpan: add nhc module for GHC fragmentation extension header detectionStefan Schmidt2015-12-103-0/+35
* 6lowpan: add nhc module for GHC destination extension header detectionStefan Schmidt2015-12-103-0/+34
* 6lowpan: add nhc module for GHC ICMPv6 detectionStefan Schmidt2015-12-103-0/+33
* 6lowpan: add nhc module for GHC UDP detectionStefan Schmidt2015-12-103-0/+33
* 6lowpan: add nhc module for GHC hop-by-hopextension header detectionStefan Schmidt2015-12-103-0/+36
* 6lowpan: clarify Kconfig entries for upcoming GHC supportStefan Schmidt2015-12-101-2/+3
* Bluetooth: btintel: Create common Intel Version Read functionLoic Poulain2015-12-104-92/+66
* Bluetooth: Fix locking in bt_accept_dequeue after disconnectionYichen Zhao2015-12-101-1/+1
* Bluetooth: Don't treat connection timeout as a failureJohan Hedberg2015-12-101-2/+10
* Bluetooth: Use continuous scanning when creating LE connectionsJohan Hedberg2015-12-101-1/+5
* Bluetooth: btintel: Add manufacturing enter/exit helpersLoic Poulain2015-12-103-94/+86
* Bluetooth: Add support of Toshiba Broadcom based devicesDmitry Tunin2015-12-101-0/+4
* Bluetooth: hci_intel: Use shorter timeout for HCI commandsLoic Poulain2015-12-101-4/+4
* Bluetooth: hci_ldisc: Remove dead codePeter Hurley2015-12-101-7/+1
* Bluetooth: Clean up current advertising instance trackingJohan Hedberg2015-12-104-66/+32
* Bluetooth: Clean up advertising initialization in powered_update_hci()Johan Hedberg2015-12-101-18/+12
* Bluetooth: Remove redundant check for req.cmd_qJohan Hedberg2015-12-101-2/+1
* Bluetooth: Fix updating wrong instance's scan_rsp dataJohan Hedberg2015-12-101-1/+1
* Bluetooth: Simplify setting Configuration FieldAndrei Emeltchenko2015-12-101-5/+1
* Bluetooth: Use hexadecimal notation for maskAndrei Emeltchenko2015-12-101-1/+1
* Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flagJohan Hedberg2015-12-103-19/+9
* Bluetooth: Simplify read_adv_features codeJohan Hedberg2015-12-101-20/+8
* Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg2015-12-105-134/+128
* Bluetooth: Move fast connectable code to hci_request.cJohan Hedberg2015-12-103-39/+40
* Bluetooth: Move EIR update to hci_request.cJohan Hedberg2015-12-103-195/+198
* Bluetooth: HCI name update to hci_request.cJohan Hedberg2015-12-103-12/+14
* Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg2015-12-104-53/+28
* Bluetooth: Move discoverable changes to hdev->req_workqueueJohan Hedberg2015-12-103-77/+79
* Bluetooth: Perform Class of Device changes through hdev->req_workqueueJohan Hedberg2015-12-103-47/+49
* Bluetooth: Move connectable changes to hdev->req_workqueueJohan Hedberg2015-12-103-74/+53
* Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg2015-12-107-566/+589
* Bluetooth: Move __hci_update_background_scan up in hci_request.cJohan Hedberg2015-12-101-73/+73
* Bluetooth: Run page scan updates through hdev->req_workqueueJohan Hedberg2015-12-105-21/+35
* cgroup: fix sock_cgroup_data initialization on earlier compilersTejun Heo2015-12-091-2/+2
* chelsio: constify cmac_ops structuresJulia Lawall2015-12-082-2/+2
* bnx2x: remove rx_pkt/rx_callsEric Dumazet2015-12-082-6/+0
* bnx2x: avoid soft lockup in bnx2x_poll()Eric Dumazet2015-12-081-30/+21
* rhashtable: Remove unnecessary wmb for future_tblHerbert Xu2015-12-081-3/+0
* Merge branch 'cxgb4-update-kconfig-and-fixes'David S. Miller2015-12-086-93/+202
|\
| * cxgb4: Adds PCI device id for new T5 adaptersHariprasad Shenai2015-12-081-0/+3
| * cxgb4: Add FL DMA mapping error and low counterHariprasad Shenai2015-12-083-0/+11
| * cxgb4: Deal with wrap-around of queue for Work requestHariprasad Shenai2015-12-081-4/+53
OpenPOWER on IntegriCloud