aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cadence/macb.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-31net/macb: fix the peripheral version testNicolas Ferre1-1/+1
2015-03-31net/macb: add the user i/o to ethtool register dumpNicolas Ferre2-2/+2
2015-03-31net/macb: fix probe sequence to setup clocks earlierNicolas Ferre2-67/+104
2015-03-31net/macb: trivial: correct wording for capsNicolas Ferre1-2/+2
2015-03-31net/macb: fix capabilities configurationNicolas Ferre1-18/+18
2015-03-31net/macb: add comment in macb_probe_queuesNicolas Ferre1-2/+6
2015-03-31net/macb: only probe queues once and use stored valuesNicolas Ferre2-4/+4
2015-03-31net: smc91x: Remove an unused variableFabio Estevam1-1/+0
2015-03-31net: rename dev to orig_dev in deliver_ptype_list_skbJiri Pirko1-2/+3
2015-03-31net/mlx4_en: Moderate ethtool callback to show more statisticsEran Ben Elisha3-46/+130
2015-03-31net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak8-8/+255
2015-03-31net/mlx4_en: Protect access to the statistics bitmapEran Ben Elisha3-17/+23
2015-03-31net/mlx4_en: Support general selective view of ethtool statisticsEran Ben Elisha4-65/+109
2015-03-31net/mlx4_en: Move statistics bitmap setting to the Ethernet driverEran Ben Elisha4-23/+23
2015-03-31net/mlx4_en: Create new header file for all statistics infoEran Ben Elisha4-35/+49
2015-03-31net/mlx4_en: Fix port counters statistics bitmaskEran Ben Elisha1-1/+1
2015-03-31af_iucv: fix AF_IUCV sendmsg() errnoEugene Crosser1-3/+1
2015-03-31openvswitch: Return vport module ref before destructionThomas Graf1-3/+1
2015-03-31sunrpc: make debugfs file creation failure non-fatalJeff Layton5-47/+41
2015-03-31net: bcmgenet: fix the call to phy_mac_interrupt()Petri Gynther1-1/+1
2015-03-31net: bcmgenet: add UMAC_IRQ_LINK_EVENTPetri Gynther2-6/+6
2015-03-31net: bcmgenet: fix bcmgenet_open()Petri Gynther1-1/+1
2015-03-31net: bcmgenet: remove __bcmgenet_fini_dma()Petri Gynther1-9/+4
2015-03-31net: bcmgenet: add UMAC_IRQ_RXDMA_DONE and UMAC_IRQ_TXDMA_DONEPetri Gynther2-12/+12
2015-03-31hv_netvsc: Eliminate memory allocation in the packet send pathKY Srinivasan4-22/+60
2015-03-31hv_netvsc: Cleanup the test for freeing skb when we use sendbuf mechanismKY Srinivasan2-2/+2
2015-03-31ethernet: Use bool function returns of true/false instead of 1/0Joe Perches3-4/+4
2015-03-31netlink: pad nla_memcpy dest buffer with zeroesJiri Benc1-0/+2
2015-03-31netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc21-62/+72
2015-03-31netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc29-124/+139
2015-03-31xfrm: simplify xfrm_address_t useJiri Benc6-13/+13
2015-03-31tcp: simplify inetpeer_addr_base useJiri Benc2-15/+10
2015-03-31vxlan: fix indentationJiri Benc1-44/+44
2015-03-31ipv6: coding style: comparison for inequality with NULLIan Morris17-43/+43
2015-03-31ipv6: coding style: comparison for equality with NULLIan Morris25-174/+173
2015-03-31bonding: Bonding Overriding Configuration logic restored.Anton Nayshtut1-1/+2
2015-03-31bnx2x: Prevent probe as early as possibleYuval Mintz1-0/+7
2015-03-31bnx2x: Count number of link changesYaniv Rosner2-2/+27
2015-03-31bnx2x: Configure IFir et al. according to nvramYaniv Rosner3-15/+55
2015-03-31ipvlan: fix check for IP addresses in control pathJiri Benc3-10/+21
2015-03-31ipvlan: do not use rcu operations for address listJiri Benc1-5/+5
2015-03-31ipvlan: protect against concurrent link removalJiri Benc1-1/+3
2015-03-31ipvlan: fix addr hash list corruptionJiri Benc2-4/+13
2015-03-31bonding: Remove hardcoded initializationMahesh Bandewar1-1/+1
2015-03-31fib_trie: Cleanup ip_fib_net_exit code pathAlexander Duyck1-22/+7
2015-03-31fib_trie: Fix warning on fib4_rules_exitAlexander Duyck1-4/+4
2015-03-31ptp: remove 32 bit get/set methods.Richard Cochran3-26/+5
2015-03-31ptp: pch: convert to the 64 bit get/set time methods.Richard Cochran1-4/+4
2015-03-31ptp: ixp46x: convert to the 64 bit get/set time methods.Richard Cochran1-4/+4
2015-03-31ptp: dp83640: convert to the 64 bit get/set time methods.Richard Cochran1-9/+10