summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfc: netlink: Add capability to reply to vendor_cmd with dataChristophe Ricard2015-08-202-2/+125
* nfc: nci: hci: Add check on skb nci_hci_send_cmd parameterChristophe Ricard2015-08-201-1/+1
* nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC ChipRobert Baldyga2015-08-2013-0/+1565
* NFC: nci: export nci_core_reset and nci_core_initRobert Baldyga2015-08-202-0/+16
* NFC: nci: Add post_setup handlerRobert Baldyga2015-08-202-0/+5
* NFC: trf7970a: Add NULL check to clear up smatch warningMark Greer2015-08-191-1/+3
* NFC: trf7970a: SDD_EN is bit 5 not bit 3Mark Greer2015-08-191-1/+1
* nfc: netlink: Warning fixChristophe Ricard2015-08-171-0/+1
* nfc: netlink: Add check on NFC_ATTR_VENDOR_DATAChristophe Ricard2015-08-171-2/+2
* nfc: st-nci: Remove pr_err in rcv_queue when ndlc header is unknownChristophe Ricard2015-08-171-1/+0
* nfc: st-nci: Add device tree documentation for spi phyChristophe Ricard2015-08-172-0/+31
* nfc: st-nci: Add spi phy support for st21nfcbChristophe Ricard2015-08-173-0/+406
* nfc: st-nci: Free data with irrelevant NDLC PCB_SYNC valueChristophe Ricard2015-08-171-1/+3
* nfc: st-nci: Remove data from ack_pending_q when receiving a SYNC_ACKChristophe Ricard2015-08-171-0/+2
* NFC: st-nci: fix use of uninitialized variables in error pathChristophe Ricard2015-08-171-4/+4
* NFC: st21nfca: fix use of uninitialized variables in error pathChristophe Ricard2015-08-171-5/+6
* nfc: st-nci: Fix non accurate comment for st_nci_i2c_readChristophe Ricard2015-08-171-7/+2
* nfc: st-nci: Fix typo when changing from st21nfcb to st-nciChristophe Ricard2015-08-171-9/+9
* nfc: st-nci: Remove duplicate file platform_data/st_nci.hChristophe Ricard2015-08-172-30/+1
* Merge branch 'vrf-lite'David S. Miller2015-08-1318-44/+1031
|\
| * net: Introduce VRF device driverDavid Ahern2015-08-133-0/+693
| * net: frags: Add VRF device index to cache and lookupDavid Ahern2015-08-131-5/+13
| * net: Use VRF index for oif in ip_send_unicast_replyDavid Ahern2015-08-131-1/+6
| * net: Use passed in table for nexthop lookupsDavid Ahern2015-08-131-2/+11
| * net: Add routes to the table associated with the deviceDavid Ahern2015-08-132-10/+23
| * net: Fix up inet_addr_type checksDavid Ahern2015-08-136-14/+53
| * net: Add inet_addr lookup by tableDavid Ahern2015-08-132-7/+16
| * udp: Handle VRF device in sendmsgDavid Ahern2015-08-131-1/+21
| * net: Use VRF device index for lookups on TXDavid Ahern2015-08-135-2/+18
| * net: Use VRF device index for lookups on RXDavid Ahern2015-08-132-2/+9
| * net: Introduce VRF related flags and helpersDavid Ahern2015-08-133-0/+168
|/
* net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfoAndy Gospodarek2015-08-131-1/+4
* net: allow sleeping when modifying store_rps_mapSasha Levin2015-08-131-4/+4
* Merge branch 'mv88e6xxx-hw-vlan'David S. Miller2015-08-135-9/+720
|\
| * net: dsa: mv88e6xxx: use port 802.1Q mode SecureVivien Didelot2015-08-132-7/+12
| * net: dsa: mv88e6xxx: add VLAN Load supportVivien Didelot2015-08-133-0/+180
| * net: dsa: mv88e6xxx: add VLAN Purge supportVivien Didelot2015-08-133-0/+116
| * net: dsa: mv88e6xxx: add VLAN support to FDB dumpVivien Didelot2015-08-131-2/+40
| * net: dsa: mv88e6xxx: add VLAN Get Next supportVivien Didelot2015-08-133-0/+167
| * net: dsa: mv88e6xxx: flush VTU and STU entriesVivien Didelot2015-08-132-0/+36
| * net: dsa: add support for switchdev VLAN objectsVivien Didelot2015-08-132-0/+169
|/
* net: ipv6 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2015-08-134-2/+116
* net: track link status of ipv6 nexthopsAndy Gospodarek2015-08-131-0/+2
* cxgb4: Add MPS tracing supportHariprasad Shenai2015-08-134-0/+475
* net/fddi: remove HWM_REVERSE() macroyalin wang2015-08-131-9/+0
* rocker: hook ndo_neigh_destroy to cleanup neigh refs in driverScott Feldman2015-08-132-1/+13
* rocker: print switch ID consistent with phys_switch_id sysfs nodeScott Feldman2015-08-131-1/+2
* Merge branch 'smsc911x-acpi'David S. Miller2015-08-133-26/+99
|\
| * Convert smsc911x to use ACPI as well as DTJeremy Linton2015-08-131-26/+22
| * Add a matching set of device_ functions for determining mac/phyJeremy Linton2015-08-132-0/+77
|/
OpenPOWER on IntegriCloud