summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-22net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dmaFlorian Fainelli
2014-09-22net: bcmgenet: fix TX reclaim accounting for fragmentsFlorian Fainelli
2014-09-22dm9000: Return an ERR_PTR() in all error conditions of dm9000_parse_dt()Tobias Klauser
2014-09-22bonding: remove the unnecessary notes for bond_xmit_broadcast()dingtianhong
2014-09-22bonding: slight optimization for bond_xmit_roundrobin()dingtianhong
2014-09-22r8169: fix an if conditionDan Carpenter
2014-09-22be2net: fix alignment on line wrapKalesh AP
2014-09-22be2net: remove multiple assignments on a single lineKalesh AP
2014-09-22be2net: remove space after typecastsKalesh AP
2014-09-22be2net: remove unnecessary blank lines after an open braceKalesh AP
2014-09-22be2net: insert a blank line after function/struct//enum definitionsKalesh AP
2014-09-22be2net: remove multiple blank linesKalesh AP
2014-09-22be2net: add blank line after declarationsKalesh AP
2014-09-22be2net: remove return statements for void functionsKalesh AP
2014-09-22be2net: add speed reporting for 20G-KR interfaceVasundhara Volam
2014-09-22be2net: add speed reporting for 40G/KR interfaceKalesh AP
2014-09-22be2net: fix sparse warnings in be_cmd_req_port_type{}Suresh Reddy
2014-09-22be2net: fix a sparse warning in be_cmd_modify_eqd()Kalesh AP
2014-09-22r8152: disable ALDPShayeswang
2014-09-22net: fec: fix code identationNimrod Andy
2014-09-22net: dsa: bcm_sf2: add support for Wake-on-LANFlorian Fainelli
2014-09-22net: dsa: bcm_sf2: add suspend/resume callbacksFlorian Fainelli
2014-09-22qlge: Fix compilation warningHarish Patil
2014-09-22am2150: Update nmclan_cs.c to use update PCMCIA APIJeff Kirsher
2014-09-22tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich
2014-09-22macvlan: allow to enqueue broadcast pkt on virtual deviceNicolas Dichtel
2014-09-22pch_gbe: 'select' NET_PTP_CLASSIFY.David S. Miller
2014-09-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-09-19Merge tag 'linux-can-fixes-for-3.17-20140918' of git://gitorious.org/linux-ca...David S. Miller
2014-09-19net/mlx4_en: Add mlx4_en_get_cqe helperIdo Shamay
2014-09-19net/mlx4_core: Cache line EQE size supportIdo Shamay
2014-09-19net/mlx4_core: Enable CQE/EQE stride supportIdo Shamay
2014-09-19net: allow macvlans to move to net namespaceFrancesco Ruggeri
2014-09-19Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-19bnx2x: Add a fallback multi-function mode NPAR1.5Yuval Mintz
2014-09-19bnx2x: New multi-function mode: UFPYuval Mintz
2014-09-19bnx2x: Changes with storage & MAC macrosDmitry Kravkov
2014-09-193c59x: Fix bad offset spec in skb_frag_dma_mapNeil Horman
2014-09-193c59x: Add dma error checking and recoveryNeil Horman
2014-09-19net: phy: bcm7xxx: utilize PHY revision in config_initFlorian Fainelli
2014-09-19net: dsa: bcm_sf2: communicate integrated PHY revision to PHY driverFlorian Fainelli
2014-09-19net: bcmgenet: communicate integrated PHY revision to PHY driverFlorian Fainelli
2014-09-19net: bcmgenet: remove PHY_BRCM_100MBPS_WARFlorian Fainelli
2014-09-19net: phy: bcm7xxx: do not use PHY_BRCM_100MBPS_WARFlorian Fainelli
2014-09-19vxlan: Refactor vxlan driver to make use of the common UDP tunnel functions.Andy Zhou
2014-09-19net: fec: Workaround for imx6sx enet tx hang when enable three queuesFugang Duan
2014-09-19net:fec: increase DMA queue numberFugang Duan
2014-09-19net: fec: add interrupt coalescence feature supportFugang Duan
2014-09-19net: fec: refine error handle of parser queue number from DTFrank Li