summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/iucv: do not use arrays as argumentUrsula Braun2015-09-228-46/+43
* qeth: add layer 2 RX/TX checksum offloadingThomas Richter2015-09-224-147/+285
* qeth: move OSA portname into deprecated statusUrsula Braun2015-09-223-97/+11
* qeth: no write permission for readonly sysattrLakhvich Dmitriy2015-09-221-1/+1
* qeth: remove extraneous length from %pM formatEugene Crosser2015-09-221-2/+2
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-09-2231-552/+1605
|\
| * Bluetooth: Fix reporting incorrect EIR in device found mgmt eventSzymon Janc2015-09-181-0/+21
| * Bluetooth: Add BT_ERR_RATELIMITEDSzymon Janc2015-09-182-0/+20
| * Bluetooth: hci_qca: Coding style clean upPrasanna Karthik2015-09-171-3/+3
| * Bluetooth: bt3c_cs: clean up obsolete functionsPrasanna Karthik2015-09-171-4/+8
| * Bluetooth: Remove SCO fragments on connection closeKuba Pawlak2015-09-171-0/+14
| * Bluetooth: hci_intel: Enable IRQ wake capabilityLoic Poulain2015-09-171-7/+25
| * Bluetooth: hci_intel: Give priority to LPM packetsLoic Poulain2015-09-171-3/+6
| * atusb: add handling for different chipnamesAlexander Aring2015-09-171-2/+11
| * Bluetooth: Fix typo in smp_ah comment for hash functionMarcel Holtmann2015-09-171-1/+1
| * Bluetooth: hci_bcm: Add wake-up capabilityFrederic Danis2015-09-171-10/+150
| * Bluetooth: btusb: Use btintel_load_ddc_config for device configLoic Poulain2015-09-171-30/+1
| * Bluetooth: hci_intel: Add Device configurationLoic Poulain2015-09-171-0/+7
| * Bluetooth: btintel: Add Device Configuration supportLoic Poulain2015-09-172-0/+53
| * Bluetooth: hci_intel: Fix warnings due to unused lpm functionsLoic Poulain2015-09-171-0/+2
| * Bluetooth: btintel: fix warningVincent Stehlé2015-09-171-1/+2
| * ieee802154: af_ieee802154: fix typo in comment.Stefan Schmidt2015-09-171-1/+1
| * ieee802154: docs: fix project name to linux-wpan as well as some typosStefan Schmidt2015-09-171-4/+4
| * at86rf230: detailed edge triggered irq warningAlexander Aring2015-09-171-1/+1
| * at86rf230: add debugfs supportAlexander Aring2015-09-173-14/+159
| * at86rf230: interrupt tx with force trx_offAlexander Aring2015-09-171-9/+1
| * at86rf230: change trac status check behaviourAlexander Aring2015-09-171-25/+4
| * ieee802154: 6lowpan: use correct ESC value for dispatchStefan Schmidt2015-09-171-1/+1
| * ieee802154: 6lowpan: fix drop return valueAlexander Aring2015-09-171-1/+1
| * ieee802154: 6lowpan: remove tx full-size calc workaroundAlexander Aring2015-09-172-120/+11
| * ieee802154: 6lowpan: remove packet type to hostAlexander Aring2015-09-171-1/+0
| * ieee802154: 6lowpan: check on valid 802.15.4 frameAlexander Aring2015-09-173-0/+48
| * ieee802154: 6lowpan: add check for reserved dispatchAlexander Aring2015-09-171-1/+15
| * ieee802154: 6lowpan: add handler for all dispatch valuesAlexander Aring2015-09-171-0/+90
| * ieee802154: 6lowpan: add generic lowpan header checkAlexander Aring2015-09-171-1/+27
| * ieee820154: 6lowpan: dispatch evaluation reworkAlexander Aring2015-09-176-111/+288
| * ieee802154: 6lowpan: earlier skb->dev switchAlexander Aring2015-09-171-1/+2
| * ieee802154: 6lowpan: trivial checks at firstAlexander Aring2015-09-171-4/+2
| * ieee802154: 6lowpan: cleanup pull of iphc bytesAlexander Aring2015-09-171-7/+2
| * ieee802154: 6lowpan: change if lowpan dev is runningAlexander Aring2015-09-171-5/+6
| * ieee802154: 6lowpan: remove EXPORT_SYMBOLAlexander Aring2015-09-171-1/+0
| * ieee802154: 6lowpan: remove set to zeroAlexander Aring2015-09-171-1/+0
| * ieee802154: 6lowpan: remove check on nullAlexander Aring2015-09-171-1/+1
| * ieee802154: 6lowpan: register packet layer while openAlexander Aring2015-09-171-10/+18
| * ieee802154: 6lowpan: change dev vars to wdev and ldevAlexander Aring2015-09-175-84/+82
| * Bluetooth: btmrvl: skb resource leak, and double free.Kieran Bingham2015-09-171-14/+0
| * Bluetooth: close HCI device when user channel socket gets closedSimon Fels2015-09-173-2/+12
| * Bluetooth: hci_intel: Show error in case of invalid LPM packet sizeLoic Poulain2015-09-171-2/+5
| * Bluetooth: hci_intel: Add runtime PM supportLoic Poulain2015-09-171-3/+69
| * Bluetooth: hci_intel: Add PM supportLoic Poulain2015-09-171-0/+53