summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-03-31net/mlx4_en: Move statistics bitmap setting to the Ethernet driverEran Ben Elisha
2015-03-31net/mlx4_en: Create new header file for all statistics infoEran Ben Elisha
2015-03-31net/mlx4_en: Fix port counters statistics bitmaskEran Ben Elisha
2015-03-31net: bcmgenet: fix the call to phy_mac_interrupt()Petri Gynther
2015-03-31net: bcmgenet: add UMAC_IRQ_LINK_EVENTPetri Gynther
2015-03-31net: bcmgenet: fix bcmgenet_open()Petri Gynther
2015-03-31net: bcmgenet: remove __bcmgenet_fini_dma()Petri Gynther
2015-03-31net: bcmgenet: add UMAC_IRQ_RXDMA_DONE and UMAC_IRQ_TXDMA_DONEPetri Gynther
2015-03-31hv_netvsc: Eliminate memory allocation in the packet send pathKY Srinivasan
2015-03-31hv_netvsc: Cleanup the test for freeing skb when we use sendbuf mechanismKY Srinivasan
2015-03-31ethernet: Use bool function returns of true/false instead of 1/0Joe Perches
2015-03-31netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc
2015-03-31netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc
2015-03-31vxlan: fix indentationJiri Benc
2015-03-31bnx2x: Prevent probe as early as possibleYuval Mintz
2015-03-31bnx2x: Count number of link changesYaniv Rosner
2015-03-31bnx2x: Configure IFir et al. according to nvramYaniv Rosner
2015-03-31bonding: Remove hardcoded initializationMahesh Bandewar
2015-03-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-03-31Merge branch 'ptp-2038'David S. Miller
2015-03-31ptp: dp83640: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-31ptp: tilegx: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-31ptp: cpts: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-31ptp: stmmac: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-31ptp: sfc: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-31ptp: mlx4: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-31ptp: ixgbe: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-31ptp: igb: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-31ptp: i40e: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-31ptp: fm10k: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-31ptp: e1000e: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-31ptp: gianfar: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-31ptp: fec: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-31ptp: tg3: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-31ptp: bnx2x: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-31ptp: xgbe: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-31ptp: blackfin: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-03-29igb: Enable TSO for stacked vlanToshiaki Makita
2015-03-29team: Don't segment multiple tagged packets on team deviceToshiaki Makita
2015-03-29bonding: Don't segment multiple tagged packets on bonding deviceToshiaki Makita
2015-03-29net: Move check for multiple vlans to driversToshiaki Makita
2015-03-29net: dsa: mv88e6171: Add support for hardware bridgingAndrew Lunn
2015-03-29net: dsa: mv88e6171: Add EEE support to the mv88e6172Andrew Lunn
2015-03-29net: dsa: mv88e6171: Add defines for switch product IDsAndrew Lunn
2015-03-29net: dsa: Centralise getting switch idAndrew Lunn
2015-03-29net: dsa: mv88e6352: Add support for ndo_fdb functionsGuenter Roeck
2015-03-29net: dsa: mv88e6xxx: Add support for fdb_add, fdb_del, and fdb_getnextGuenter Roeck
2015-03-29net: dsa: mv88e6352: Add support for hardware bridgingGuenter Roeck
2015-03-29net: dsa: mv88e6xxx: Add Hardware bridging supportGuenter Roeck