summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_en: Show PF own statistics via ethtoolEran Ben Elisha2015-06-155-3/+49
* net/mlx4_core: Add helper to query countersEran Ben Elisha2015-06-154-24/+76
* IB/mlx4: Set VF to read from QP countersEran Ben Elisha2015-06-151-2/+4
* IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha2015-06-154-17/+39
* net/mlx4_core: Allocate default counter per portEran Ben Elisha2015-06-156-4/+77
* net/mlx4_core: Add port attribute when tracking countersEran Ben Elisha2015-06-151-3/+87
* net/mlx4_core: Adjust counter grant policy in the resource trackerEran Ben Elisha2015-06-151-4/+31
* net/mlx4_core: Remove counters table allocation from VF flowEran Ben Elisha2015-06-151-7/+18
* net/mlx4_core: Add sink counterEran Ben Elisha2015-06-154-6/+11
* net/mlx4_core: Reset counters data when freedEran Ben Elisha2015-06-152-0/+23
* net/mlx4_core: Check before cleaning counters bitmapEran Ben Elisha2015-06-151-0/+6
* bridge: del external_learned fdbs from device on flush or ageoutScott Feldman2015-06-153-10/+20
* Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2015-06-1547-625/+1988
|\
| * NFC: nfcmrvl: set PB_BAIL_OUT at setupVincent Cuissard2015-06-132-0/+9
| * NFC: nci: remove current SLEEP mode managementVincent Cuissard2015-06-131-1/+1
| * NFC: nfcmrvl: Allow ISO15693 protocolVincent Cuissard2015-06-131-0/+1
| * NFC: nfcmrvl: small fix in USB driverVincent Cuissard2015-06-131-0/+1
| * NFC: nfcmrvl: add UART driverVincent Cuissard2015-06-117-1/+284
| * NFC: nfcmrvl: add platform_data and DT configurationVincent Cuissard2015-06-114-26/+113
| * NFC: nci: add generic uart supportVincent Cuissard2015-06-116-0/+554
| * NFC: nfcmrvl: add chip reset managementVincent Cuissard2015-06-112-0/+38
| * NFC: nfcmrvl: update USB device idVincent Cuissard2015-06-111-1/+2
| * NFC: nfcmrvl: update nci recv frame APIVincent Cuissard2015-06-113-16/+23
| * NFC: nfcmrvl: add support of HCI-based transportVincent Cuissard2015-06-113-4/+52
| * NFC: nfcmrvl: remove integration related settingsVincent Cuissard2015-06-111-9/+0
| * nfc: st-nci: Rename st21nfcb to st-nciChristophe Ricard2015-06-1018-553/+585
| * NFC: nci: Export nci_req_completeSamuel Ortiz2015-06-101-0/+1
| * NFC: netlink: Implement vendor command supportSamuel Ortiz2015-06-092-0/+65
| * NFC: Introduce vendor commands structuresSamuel Ortiz2015-06-093-0/+36
| * NFC: st21nfcb: Configure CLF with NCI proprietary commandChristophe Ricard2015-06-093-1/+29
| * NFC: st21nfcb: disable irq when st21nfcb is disabledChristophe Ricard2015-06-091-4/+4
| * NFC: st21nfcb: Move powered flag from phy to ndlc layerChristophe Ricard2015-06-093-5/+5
| * NFC: st21nfcb: Move st21nfcb_nci_remove in ndlc_removeChristophe Ricard2015-06-091-2/+2
| * NFC: nci: Move close ops call in nci_close_deviceChristophe Ricard2015-06-091-4/+6
| * NFC: st21nfcb: Add support for nci proprietary commandsChristophe Ricard2015-06-092-0/+27
| * NFC: st21nfcb: Fix st21nfcb_nci_closeChristophe Ricard2015-06-091-1/+3
| * NFC: st21nfcb: Add ndlc_close in st21nfcb_nci_removeChristophe Ricard2015-06-091-0/+4
| * NFC: st21nfcb: remove st21nfcb_nci_i2c_disableChristophe Ricard2015-06-091-3/+0
| * NFC: st21nfcb: Do not remove header once the payload is sentChristophe Ricard2015-06-091-7/+0
| * NFC: st21nfcb: Remove inappropriate kfree on a devm_kzalloc pointerFiro Yang2015-06-091-3/+0
| * NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmdChristophe Ricard2015-06-092-0/+28
| * NFC: nci: Add nci init ops for early device initializationChristophe Ricard2015-06-092-2/+8
| * NFC: nci: Add NCI_RESET return code check before setupChristophe Ricard2015-06-091-2/+3
| * NFC: nci: Handle proprietary response and notificationsSamuel Ortiz2015-06-094-0/+86
| * NFC: nci: hci: Fix releasing uninitialized skbsJoe Perches2015-06-091-8/+3
| * NFC: pn544: use flags argument of devm_gpiod_get to set directionUwe Kleine-König2015-06-091-32/+11
| * NFC: microread: drop unused variableTomas Winkler2015-06-091-3/+0
| * NFC: Remove obsolete setting of DEBUGValentin Rothberg2015-06-092-4/+0
| * NFC: trf7970a: Handle extra byte in response to Type 5 RMB commandsMark A. Greer2015-06-082-4/+23
| * NFC: Fix typo in nfc-hci.txtMasanari Iida2015-06-081-1/+1