summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-12-03enic: add sw timestamp supportGovindarajulu Varadarajan
2017-12-03vmbus: make hv_get_ringbuffer_availbytes localStephen Hemminger
2017-12-03hv_netvsc: optimize initialization of RNDIS headerStephen Hemminger
2017-12-03hv_netvsc: use reciprocal divide to speed up percent calculationStephen Hemminger
2017-12-03hv_netvsc: replace divide with mask when computing paddingStephen Hemminger
2017-12-03hv_netvsc: don't need local xmit_moreStephen Hemminger
2017-12-03hv_netvsc: drop unused macrosStephen Hemminger
2017-12-03ipvlan: Add new func ipvlan_is_valid_dev instead of duplicated codesGao Feng
2017-12-03net: phy: realtek: add utility functions to read/write page addressesMartin Blumenstingl
2017-12-03net: phy: realtek: use the same indentation for all #definesMartin Blumenstingl
2017-12-03net: phy: realtek: group all register bit #defines for RTL821x_INERMartin Blumenstingl
2017-12-03net: phy: realtek: rename RTL821x_INER_INIT to RTL8211B_INER_INITMartin Blumenstingl
2017-12-03net: phy: realtek: use the BIT and GENMASK macrosMartin Blumenstingl
2017-12-02net: dsa: remove trans argument from mdb opsVivien Didelot
2017-12-02net: dsa: remove trans argument from vlan opsVivien Didelot
2017-12-01net: ethernet: ti: ale: fix port check in cpsw_ale_control_set/getGrygorii Strashko
2017-12-01net: ethernet: ti: ale: use devm_kzalloc in cpsw_ale_create()Grygorii Strashko
2017-12-01net: ethernet: ti: ale: move static initialization in cpsw_ale_create()Grygorii Strashko
2017-12-01net: ethernet: ti: ale: optimize ale entry mask bits configuartionGrygorii Strashko
2017-12-01net: ethernet: ti: ale: disable ale from stop()Grygorii Strashko
2017-12-01net: ethernet: ti: ale: use proper io apisGrygorii Strashko
2017-12-01net: ethernet: ti: cpsw: fix ale port numbersGrygorii Strashko
2017-12-01net: ethernet: ti: cpsw: move mac_hi/lo defines in cpsw.hGrygorii Strashko
2017-12-01net: ethernet: ti: cpsw: move platform data struct to .c fileGrygorii Strashko
2017-12-01net: ethernet: ti: cpsw: use proper io apisGrygorii Strashko
2017-12-01net: ethernet: ti: cpsw: drop unused var poll from cpsw_update_channels_resGrygorii Strashko
2017-12-01net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit
2017-12-01net: phy: core: use genphy version of callbacks read_status and config_aneg p...Heiner Kallweit
2017-12-01bnxt_en: Add ETH_RESET_AP supportScott Branden
2017-11-30net: macb: Added support for RX filteringRafal Ozieblo
2017-11-30net: macb: Added some queue statisticsRafal Ozieblo
2017-11-30net: macb: Added support for many RX queuesRafal Ozieblo
2017-11-30vmxnet3: increase default rx ring sizesShrikrishna Khare
2017-11-30net: dsa: bcm_sf2: Utilize b53_get_tag_protocol()Florian Fainelli
2017-11-30forcedeth: optimize the xmit with unlikelyZhu Yanjun
2017-11-30atm: eni: fix several indentation issuesColin Ian King
2017-11-30netxen: remove timespec usageArnd Bergmann
2017-11-30net: ethernet: davinci_emac: Deduplicate bus_find_device() by name matchingLukas Wunner
2017-11-30net: thunderx: Set max queue count taking XDP_TX into accountSunil Goutham
2017-11-30net: thunderx: Add support for xdp redirectSunil Goutham
2017-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-29ethernet: dwmac-stm32: Fix copyrightBenjamin Gaignard
2017-11-29net: via: via-rhine: use %p to format void * address instead of %xColin Ian King
2017-11-29net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bitGeert Uytterhoeven
2017-11-28atm: suni: remove extraneous space to fix indentationColin Ian King
2017-11-28atm: lanai: use %p to format kernel addresses instead of %xColin Ian King
2017-11-28atm: fore200e: use %pK to format kernel addresses instead of %xColin Ian King
2017-11-28ambassador: fix incorrect indentation of assignment statementColin Ian King
2017-11-28vxlan: use __be32 type for the param vni in __vxlan_fdb_deleteXin Long
2017-11-28bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEMXin Long