summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-20bnx2: Update driver to use new mips firmware.Michael Chan1-4/+4
2011-12-01bnx2: Support for byte queue limitsEric Dumazet1-0/+6
2011-11-24net: treewide use of RCU_INIT_POINTEREric Dumazet1-1/+1
2011-11-22net: Change mii to ethtool advertisement function namesMatt Carlson1-10/+10
2011-11-18bnx2: switch to build_skb() infrastructureEric Dumazet1-67/+70
2011-11-17net: Add ethtool to mii advertisment conversion helpersMatt Carlson1-12/+3
2011-11-17net: introduce and use netdev_features_t for device features setsMichał Mirosław1-3/+3
2011-11-09sweep 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-14bnx2: fix skb truesize underestimationEric Dumazet1-2/+1
2011-10-08net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones1-2/+0
2011-10-07net: 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-18net: introduce IFF_UNICAST_FLT private flagJiri Pirko1-0/+2
2011-08-11broadcom: Move the Broadcom driversJeff Kirsher1-0/+8607