summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2.c
Commit message (Expand)AuthorAgeFilesLines
* ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-231-1/+1
* bnx2: Add missing memory barrier in bnx2_start_xmit()Vlad Zolotarov2012-02-051-0/+3
* bnx2: Add support for ethtool --show-channels|--set-channelsMichael Chan2012-02-051-9/+90
* drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-3/+1
* bnx2: Update driver to use new mips firmware.Michael Chan2011-12-191-4/+4
* bnx2: Support for byte queue limitsEric Dumazet2011-11-301-0/+6
* net: treewide use of RCU_INIT_POINTEREric Dumazet2011-11-231-1/+1
* net: Change mii to ethtool advertisement function namesMatt Carlson2011-11-211-10/+10
* bnx2: switch to build_skb() infrastructureEric Dumazet2011-11-181-67/+70
* net: Add ethtool to mii advertisment conversion helpersMatt Carlson2011-11-161-12/+3
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-3/+3
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-081-4/+4
* net: add skb frag size accessorsEric Dumazet2011-10-191-6/+6
* bnx2: fix skb truesize underestimationEric Dumazet2011-10-131-2/+1
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-071-2/+0
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-061-1/+1
* bnx2: don't request firmware when there's no userspace.françois romieu2011-10-031-26/+41
* bnx2: convert to SKB paged frag API.Ian Campbell2011-08-261-4/+4
* net: introduce IFF_UNICAST_FLT private flagJiri Pirko2011-08-171-0/+2
* broadcom: Move the Broadcom driversJeff Kirsher2011-08-101-0/+8607