summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2015-08-20nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC ChipRobert Baldyga
2015-08-19NFC: trf7970a: Add NULL check to clear up smatch warningMark Greer
2015-08-19NFC: trf7970a: SDD_EN is bit 5 not bit 3Mark Greer
2015-08-17nfc: st-nci: Remove pr_err in rcv_queue when ndlc header is unknownChristophe Ricard
2015-08-17nfc: st-nci: Add spi phy support for st21nfcbChristophe Ricard
2015-08-17nfc: st-nci: Free data with irrelevant NDLC PCB_SYNC valueChristophe Ricard
2015-08-17nfc: st-nci: Remove data from ack_pending_q when receiving a SYNC_ACKChristophe Ricard
2015-08-17NFC: st-nci: fix use of uninitialized variables in error pathChristophe Ricard
2015-08-17NFC: st21nfca: fix use of uninitialized variables in error pathChristophe Ricard
2015-08-17nfc: st-nci: Fix non accurate comment for st_nci_i2c_readChristophe Ricard
2015-08-17nfc: st-nci: Fix typo when changing from st21nfcb to st-nciChristophe Ricard
2015-08-17nfc: st-nci: Remove duplicate file platform_data/st_nci.hChristophe Ricard
2015-08-13net: Introduce VRF device driverDavid Ahern
2015-08-13net: dsa: mv88e6xxx: use port 802.1Q mode SecureVivien Didelot
2015-08-13net: dsa: mv88e6xxx: add VLAN Load supportVivien Didelot
2015-08-13net: dsa: mv88e6xxx: add VLAN Purge supportVivien Didelot
2015-08-13net: dsa: mv88e6xxx: add VLAN support to FDB dumpVivien Didelot
2015-08-13net: dsa: mv88e6xxx: add VLAN Get Next supportVivien Didelot
2015-08-13net: dsa: mv88e6xxx: flush VTU and STU entriesVivien Didelot
2015-08-13cxgb4: Add MPS tracing supportHariprasad Shenai
2015-08-13net/fddi: remove HWM_REVERSE() macroyalin wang
2015-08-13rocker: hook ndo_neigh_destroy to cleanup neigh refs in driverScott Feldman
2015-08-13rocker: print switch ID consistent with phys_switch_id sysfs nodeScott Feldman
2015-08-13Convert smsc911x to use ACPI as well as DTJeremy Linton
2015-08-13Add a matching set of device_ functions for determining mac/phyJeremy Linton
2015-08-13drivers: net: cpsw: add am335x errata workarround for interrutpsMugunthan V N
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-13Merge tag 'dm-4.2-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-08-13Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-08-13Merge tag 'edac_fix_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-13EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle
2015-08-12cosa: missing error code on failure in probe()Dan Carpenter
2015-08-12net: fec: Remove unneeded use of IS_ERR_VALUE() macroFabio Estevam
2015-08-12cxgb4: Add debugfs support to dump tid infoHariprasad Shenai
2015-08-12cxgb4: Differentiate between stids between server and filter regionHariprasad Shenai
2015-08-12cxgb4: Differentiates between TIDs being used in TCAM and HASHHariprasad Shenai
2015-08-12cxgb4: Add some more details to sge qinfoHariprasad Shenai
2015-08-12net: atl1c: add BQL supportRon Angeles
2015-08-12gianfar: remove faulty filer optimizerJakub Kicinski
2015-08-12gianfar: correct list membership accountingJakub Kicinski
2015-08-12gianfar: correct filer table writingJakub Kicinski
2015-08-12hv_netvsc: Implement set_channels ethtool opAndrew Schwartzmeyer
2015-08-12hv_netvsc: Set vRSS with num_chn in RNDIS filterAndrew Schwartzmeyer
2015-08-12lan78xx: Remove BUG_ON()Woojung.Huh@microchip.com
2015-08-12lan78xx: Fix Smatch WarningsWoojung.Huh@microchip.com
2015-08-12bonding: Gratuitous ARP gets dropped when first slave addedVenkat Venkatsubra
2015-08-12net: eth: altera: Remove sgdmadesclen member from altera_tse_privateTobias Klauser
2015-08-12Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linuxLinus Torvalds