aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-30bnx2: Support for byte queue limitsEric Dumazet1-0/+6
2011-11-23net: treewide use of RCU_INIT_POINTEREric Dumazet1-1/+1
2011-11-21net: Change mii to ethtool advertisement function namesMatt Carlson1-10/+10
2011-11-18bnx2: switch to build_skb() infrastructureEric Dumazet1-67/+70
2011-11-16net: Add ethtool to mii advertisment conversion helpersMatt Carlson1-12/+3
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław1-3/+3
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones1-4/+4
2011-10-19net: add skb frag size accessorsEric Dumazet1-6/+6
2011-10-13bnx2: fix skb truesize underestimationEric Dumazet1-2/+1
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones1-2/+0
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell1-1/+1
2011-10-03bnx2: don't request firmware when there's no userspace.françois romieu1-26/+41
2011-08-26bnx2: convert to SKB paged frag API.Ian Campbell1-4/+4
2011-08-17net: introduce IFF_UNICAST_FLT private flagJiri Pirko1-0/+2
2011-08-10broadcom: Move the Broadcom driversJeff Kirsher1-0/+8607