summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-05-30stmmac: add ipq806x glue layerMathieu Olivari
2015-05-30stmmac: add fixed-link device-tree supportMathieu Olivari
2015-05-30stmmac: add phy-handle support to the platform layerMathieu Olivari
2015-05-28net: qlcnic: clean up sysfs error codesVladimir Zapolskiy
2015-05-27cxgb4/cxgb4vf: function and argument name cleanupHariprasad Shenai
2015-05-27cxgb4: Add debugfs facility to inject FL starvationHariprasad Shenai
2015-05-27net: Adding support for Cavium ThunderX network controllerSunil Goutham
2015-05-27sfc: add module parameter to enable MCDI logging on new functionsEdward Cree
2015-05-27sfc: add sysfs entry to control MCDI tracingEdward Cree
2015-05-27sfc: add tracing of MCDI commandsEdward Cree
2015-05-27vxlan: release lock after each bucket in vxlan_cleanupSorin Dumitru
2015-05-27net: phy: Utilize phy_interface_is_rgmiiFlorian Fainelli
2015-05-25net: cpsw: remove redundant calls disabling dma interrupts.Richard Cochran
2015-05-25net: cpsw: remove redundant calls enabling dma interrupts.Richard Cochran
2015-05-25net: cpsw: remove two unused global functionsRichard Cochran
2015-05-25net: cpsw: fix misplaced break statements.Richard Cochran
2015-05-25rocker: mark parameters and local variables as constSimon Horman
2015-05-25rocker: remove unused rocker_port parameter from rocker_port_kfreeSimon Horman
2015-05-25neterion: s2io: Fix kernel doc formattingJoe Perches
2015-05-25irda: irda-usb: use msecs_to_jiffies for conversionsNicholas Mc Guire
2015-05-25net:xen-netback - Change 1 to true for bool type variable.Shailendra Verma
2015-05-25cxgb4: Add PHY firmware support for T420-BT cardsHariprasad Shenai
2015-05-25amd-xgbe: Add more netif_dbg output to the driverLendacky, Thomas
2015-05-25amd-xgbe: Fix initial mode when auto-negotiation is disabledLendacky, Thomas
2015-05-25amd-xgbe: Add setting of a missing hardware featureLendacky, Thomas
2015-05-24Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...David S. Miller
2015-05-24net/mlx4_core: Enable single ported IB VFsOr Gerlitz
2015-05-24net/mlx4_core: Adjust the schedule queue port in reset-to-init tooOr Gerlitz
2015-05-24net/mlx4_core: Adjust the schedule queue port for single ported IB VFsOr Gerlitz
2015-05-24net/mlx4_core: Modify port values when generting EQEs for VFsOr Gerlitz
2015-05-24net/mlx4_core: Enhance the MAD_IFC wrapper to convert VF port to physicalOr Gerlitz
2015-05-24enic: Grammar s/an negative/a negative/Geert Uytterhoeven
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-22net: macb: Disable half duplex gigabit on ZynqNathan Sullivan
2015-05-22cdc_ncm: Fix tx_bytes statisticsBjørn Mork
2015-05-21stmmac: drop unnecessary dt checks in stmmac_probe_config_dtJoachim Eastwood
2015-05-21stmmac: change the stmmac_dvr_probe return type to intJoachim Eastwood
2015-05-21stmmac: let stmmac_dvr_probe take a struct of resourcesJoachim Eastwood
2015-05-21stmmac: move driver data setting into stmmac_dvr_probeJoachim Eastwood
2015-05-21cxgb4: Update T4/T5 adapter register rangesHariprasad Shenai
2015-05-21cxgb4: Optimize and cleanup setup memory window codeHariprasad Shenai
2015-05-21sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MACShradha Shah
2015-05-21sfc: Implement dummy disable of VF spoof check for EF10Shradha Shah
2015-05-21sfc: add ndo_set_vf_link_state() function for EF10Edward Cree
2015-05-21sfc: add ndo_set_vf_vlan() function for EF10Shradha Shah
2015-05-21sfc: Change entity reset on MC reboot to a new datapath-only reset.Jon Cooper
2015-05-21sfc: Add ndo_get_vf_config() function for EF10Shradha Shah
2015-05-21sfc: add ndo_set_vf_mac() function for EF10Shradha Shah
2015-05-21sfc: Initialise MCDI buffers to 0 on declaration.Jon Cooper
2015-05-21sfc: Enable a VF to get its own MAC addressDaniel Pieczko