aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2.c
Commit message (Expand)AuthorAge
* cnic, bnx2x, bnx2: Simplify cnic probing.Michael Chan2012-12-07
* bnx2: Add BNX2 prefix to CHIP ID and name macrosMichael Chan2012-12-07
* bnx2: Add BNX2 prefix to descriptor structures and macrosMichael Chan2012-12-07
* bnx2: Rename register read and write macrosMichael Chan2012-12-07
* bnx2: remove __dev* attributesBill Pemberton2012-12-03
* Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-01
|\
| * netdev: make pci_error_handlers constStephen Hemminger2012-09-07
* | bnx2: Clean up remaining iounmapNeil Horman2012-09-27
|/
* bnx2: Try to recover from PCI block resetMichael Chan2012-07-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-11
|\
| * bnx2: Fix bug in bnx2_free_tx_skbs().Michael Chan2012-07-11
* | bnx2: set maximal number of default RSS queuesYuval Mintz2012-07-05
* | bnx2: Add missing netif_tx_disable() in bnx2_close()Michael Chan2012-06-28
* | bnx2: Add "fall through" commentsMichael Chan2012-06-28
* | bnx2: Update version 2.2.2Michael Chan2012-06-17
* | bnx2: Read PCI function number from internal registerMichael Chan2012-06-17
* | bnx2: Dump additional BC_STATE during firmware sync timeout.Michael Chan2012-06-17
* | bnx2: Dump all FTQ_CTL registers during tx_timeoutMichael Chan2012-06-17
* | ethernet: Remove casts to same typeJoe Perches2012-06-06
|/
* net: allow skb->head to be a page fragmentEric Dumazet2012-04-30
* broadcom: replace open-coded ARRAY_SIZE with macroJim Cromie2012-04-13
* bnx2: stop using net_device.{base_addr, irq}.Francois Romieu2012-04-07
* ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-23
* bnx2: Add missing memory barrier in bnx2_start_xmit()Vlad Zolotarov2012-02-05
* bnx2: Add support for ethtool --show-channels|--set-channelsMichael Chan2012-02-05
* drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-31
* bnx2: Update driver to use new mips firmware.Michael Chan2011-12-19
* bnx2: Support for byte queue limitsEric Dumazet2011-11-30
* net: treewide use of RCU_INIT_POINTEREric Dumazet2011-11-23
* net: Change mii to ethtool advertisement function namesMatt Carlson2011-11-21
* bnx2: switch to build_skb() infrastructureEric Dumazet2011-11-18
* net: Add ethtool to mii advertisment conversion helpersMatt Carlson2011-11-16
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-08
* net: add skb frag size accessorsEric Dumazet2011-10-19
* bnx2: fix skb truesize underestimationEric Dumazet2011-10-13
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-07
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-06
* bnx2: don't request firmware when there's no userspace.françois romieu2011-10-03
* bnx2: convert to SKB paged frag API.Ian Campbell2011-08-26
* net: introduce IFF_UNICAST_FLT private flagJiri Pirko2011-08-17
* broadcom: Move the Broadcom driversJeff Kirsher2011-08-10