summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bluetooth: hci_intel: Implement LPM suspend/resumeLoic Poulain2015-09-171-0/+158
* Bluetooth: hci_bcm: Use bt_dev logging helpersFrederic Danis2015-09-171-18/+18
* Bluetooth: hci_bcm: Replace spinlock by mutexFrederic Danis2015-09-171-13/+13
* Bluetooth: hci_qca: Fix a few tab vs spaces issuesMarcel Holtmann2015-09-171-3/+3
* Bluetooth: hci_intel: Replace spinlock with mutexLoic Poulain2015-09-171-9/+9
* Bluetooth: hci_intel: Use bt_dev logging helpersLoic Poulain2015-09-171-62/+59
* Bluetooth: hci_intel: Introduce LPM supportLoic Poulain2015-09-171-3/+90
* Bluetooth: hci_intel: Retrieve host-wake IRQLoic Poulain2015-09-171-1/+61
* Bluetooth: Add bt_dev logging macrosLoic Poulain2015-09-171-0/+7
* Bluetooth: btusb: Detect new kind of counterfeit CSR controllersJohan Hedberg2015-09-171-2/+4
* Bluetooth: Use BROKEN_STORED_LINK_KEY quirk for HCI_Read_Stored_Link_KeyJohan Hedberg2015-09-171-1/+2
* net: fix cdc-phonet.c dependency and build errorRandy Dunlap2015-09-161-1/+1
* cdc: add header guardsStephen Rothwell2015-09-152-3/+7
* rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan2015-09-155-7/+15
* cdc: Fix build warning.David S. Miller2015-09-151-1/+1
* mv643xx_eth: Neaten mv643xx_eth_program_multicast_filterJoe Perches2015-09-151-21/+22
* Merge branch 'xgene-2nd-10gbe-port'David S. Miller2015-09-154-5/+47
|\
| * dtb: xgene: Add 2nd 10GbE nodeIyappan Subramanian2015-09-151-0/+28
| * driver: net: xgene: Add support for 2nd 10GbE portIyappan Subramanian2015-09-153-5/+19
|/
* cdc-phonet: use common parserOliver Neukum2015-09-151-23/+4
* qmi-wwan: use common parserOliver Neukum2015-09-151-60/+6
* cdc-ether: switch to common CDC parserOliver Neukum2015-09-151-149/+81
* cdc-ncm: use common parserOliver Neukum2015-09-151-60/+9
* CDC: common parser for extra headersOliver Neukum2015-09-152-0/+185
* drivers: net: cpsw: Add support to drive gpios for ethernet to be functionalMugunthan V N2015-09-152-0/+16
* Merge branch 'dsa-mv88e6xxx-ATU'David S. Miller2015-09-152-37/+122
|\
| * net: dsa: mv88e6xxx: remove all MACs when disabling a portVivien Didelot2015-09-151-1/+1
| * net: dsa: mv88e6xxx: remove addresses when a port leaves a VLANVivien Didelot2015-09-151-0/+29
| * net: dsa: mv88e6xxx: flush all addresses when adding a VLANVivien Didelot2015-09-151-1/+2
| * net: dsa: mv88e6xxx: flush ATU on initial setupVivien Didelot2015-09-151-0/+5
| * net: dsa: mv88e6xxx: rework ATU Flush operationVivien Didelot2015-09-152-13/+44
OpenPOWER on IntegriCloud