aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2.c
Commit message (Expand)AuthorAge
* bnx2: Wait for in-flight DMA to complete at probe stageBaoquan He2016-11-14
* Revert "bnx2: Reset device during driver initialization"Baoquan He2016-11-14
* bnx2: fix locking when netconsole is usedIvan Vecera2016-10-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-23
|\
| * bnx2: Reset device during driver initializationBaoquan He2016-09-13
* | bnx2: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-12
|/
* BNX2: free temp_stats_blk on error pathwangweidong2015-10-12
* BNX2: fix a Null Pointer for stats_blkwangweidong2015-10-11
* bnx2: disable toggling of rxvlan if necessaryIvan Vecera2015-03-01
* bnx2-cnic: Driver Version UpdateRasesh Mody2015-02-20
* bnx2: Fix for Chip InitializationRasesh Mody2015-02-20
* bnx2-cnic: Driver Rebranding ChangesRasesh Mody2015-02-20
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* bnx2: Correctly receive full sized 802.1ad fragmesVlad Yasevich2014-10-01
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* bnx2: Rebranding bnx2 driver.Jitendra Kalsaria2014-06-25
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-06
* bnx2: Don't build unused suspend/resume functions not enabledDaniel J Blueman2014-04-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-14
|\
| * bnx2: Fix shutdown sequenceMichael Chan2014-03-09
* | bnx2: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-13
* | bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman2014-03-12
* | bnx2: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-18
|/
* bnx2[x]: Make module parameters readableJames M Leddy2014-02-06
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* bnx2: Update version to 2.2.5.Michael Chan2014-01-01
* bnx2: Report MDI/MDIX status to ethtool.Michael Chan2014-01-01
* bnx2: Enable auto-mdix when autoneg is disabled.Michael Chan2014-01-01
* bnx2: Advertise nothing when speed is forcedMichael Chan2014-01-01
* net: bnx2 calls skb_set_hashTom Herbert2013-12-18
* net: bnx2: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-29
* bnx2: clean up unnecessary MSI/MSI-X capability findYijing Wang2013-08-09
* bnx2: Update version to 2.2.4Michael Chan2013-08-07
* bnx2: Add pci shutdown handler.Michael Chan2013-08-07
* bnx2: Use SIMPLE_DEV_PM_OPS.Michael Chan2013-08-07
* bnx2: Refactor WoL setup into a separate function.Michael Chan2013-08-07
* bnx2: Use kernel APIs for WoL and power state changes.Michael Chan2013-08-07
* bnx2: Handle error condition in ->slot_reset()Michael Chan2013-08-07
* bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)Yijing Wang2013-06-20
* net/ethernet/broadcom/bnx2: Use module_pci_driver to register driverPeter Hüwe2013-05-22
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* bnx2: make cnic_probe staticstephen hemminger2013-04-10
* drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-17
* remove init of dev->perm_addr in driversJiri Pirko2013-01-08
* bnx2: Fix accidental reversions.Michael Chan2012-12-11
* cnic, bnx2x, bnx2: Simplify cnic probing.Michael Chan2012-12-07
* bnx2: Add BNX2 prefix to CHIP ID and name macrosMichael Chan2012-12-07