summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2015-08-12Revert "drm/amdgpu: Configure doorbell to maximum slots"Alex Deucher
2015-08-12drm/amdgpu: add context buffer size check for HEVCBoyuan Zhang
2015-08-12Merge tag 'regmap-fix-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-08-12dm cache policy smq: move 'dm-cache-default' module alias to SMQYi Zhang
2015-08-12dm btree: add ref counting ops for the leaves of top level btreesJoe Thornber
2015-08-12dm thin metadata: delete btrees when releasing metadata snapshotJoe Thornber
2015-08-11net: fs_enet: mask interrupts for TX partial frames.LEROY Christophe
2015-08-11net: fs_enet: explicitly remove I flag on TX partial framesLEROY Christophe
2015-08-11net: switchdev: support static FDB addressesVivien Didelot
2015-08-11net: dsa: mv88e6xxx: rework FDB Get Next operationVivien Didelot
2015-08-11net: dsa: mv88e6xxx: rework FDB add/del operationsVivien Didelot
2015-08-11net: dsa: change FDB routines prototypesVivien Didelot
2015-08-11net: dsa: mv88e6xxx: rename ATU MAC accessorsVivien Didelot