aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x_main.c
Commit message (Expand)AuthorAge
...
* bnx2x: Combine get_pcie_width and get_pcie_speedEilon Greenstein2009-08-13
* bnx2x: Stop loading if error condition detectedEilon Greenstein2009-08-13
* bnx2x: Calling pci_set_drvdata earlierEilon Greenstein2009-08-13
* bnx2x: Configurable pause schemeEilon Greenstein2009-08-13
* bnx2x: Adding Likely directiveEilon Greenstein2009-08-13
* bnx2x: Prefetch the page containing the BD descriptorEilon Greenstein2009-08-13
* bnx2x: Reporting host statistics to management FWEilon Greenstein2009-08-13
* bnx2x: Supporting PHY FW upgradeEilon Greenstein2009-08-13
* bnx2x: MDC/MDIO CL45 IOCTLsEilon Greenstein2009-08-13
* bnx2x: Advertize flow control normally in MF modeEilon Greenstein2009-08-13
* bnx2x: Supporting Device Control ChannelEilon Greenstein2009-08-13
* bnx2x: Using the new FWEilon Greenstein2009-08-13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\
| * Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* | bnx2x: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-02
* | bnx2x: Version 1.48.114-1Eilon Greenstein2009-07-30
* | bnx2x: WoL only with current MAC addressEilon Greenstein2009-07-30
* | bnx2x: Self-test kills management trafficEilon Greenstein2009-07-30
* | bnx2x: Receive traffic that maches management filtering rulesEilon Greenstein2009-07-30
* | bnx2x: Dont update vlan_features in bnx2x_set_tso()Eric Dumazet2009-07-26
* | bnx2x: Version 1.48.113-1Eilon Greenstein2009-07-21
* | bnx2x: Supporting BCM8727 PHYEilon Greenstein2009-07-21
* | bnx2x: Update vlan_featuresEilon Greenstein2009-07-21
* | bnx2x: SMP-safe inter_semEilon Greenstein2009-07-21
* | bnx2x: Adding some mmiowbEilon Greenstein2009-07-21
* | bnx2x: Fan failure early detectionEilon Greenstein2009-07-21
* | bnx2x: Fan failureEilon Greenstein2009-07-21
* | bnx2x: Stop management traffic in loopback testEilon Greenstein2009-07-21
|/
* bnx2x: Fix the maximal values of coalescing timeouts.Eilon Greenstein2009-07-05
* bnx2x: Disable HC coalescing when setting timeout to zero.Eilon Greenstein2009-07-05
* bnx2x: Fix the behavior of ethtool when ONBOOT=noNaohiro Ooiwa2009-06-30
* net: dont update dev->trans_start in 10GB driversEric Dumazet2009-05-29
* bnx2x: do not return negative number of received packagesStanislaw Gruszka2009-05-08
* bnx2x: free workqueue when driver fail to registerStanislaw Gruszka2009-05-08
* bnx2x: driver version 1.48.105-1Vladislav Zolotarov2009-04-27
* bnx2x: Separated FW from the source.Vladislav Zolotarov2009-04-27
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* bnx2x: Version updateEilon Greenstein2009-03-03
* bnx2x: Register dumpEilon Greenstein2009-03-03
* bnx2x: Debug printsEilon Greenstein2009-03-03
* bnx2x: WhitespaceEilon Greenstein2009-03-03
* bnx2x: Calling tx disable unconditionallyEilon Greenstein2009-03-03
* bnx2x: Using DMA engineEilon Greenstein2009-03-03
* bnx2x: Missing module parameter descriptionEilon Greenstein2009-03-03
* bnx2x: napi_poll budget checkEilon Greenstein2009-03-03
* bnx2x: Unlimited Tx interrupt workEilon Greenstein2009-03-03
* bnx2x: Add rmb to read status block indices on loadEilon Greenstein2009-03-03
* bnx2x: Reduce the likelihood of smb_mbEilon Greenstein2009-03-03
* bnx2x: Remove redundant smb_mb on unloadEilon Greenstein2009-03-03