Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | bnx2x: WoL only with current MAC address | Eilon Greenstein | 2009-07-30 | 1 | -4/+4 | |
* | | bnx2x: Self-test kills management traffic | Eilon Greenstein | 2009-07-30 | 1 | -5/+4 | |
* | | bnx2x: Receive traffic that maches management filtering rules | Eilon Greenstein | 2009-07-30 | 1 | -0/+13 | |
* | | bnx2x: Dont update vlan_features in bnx2x_set_tso() | Eric Dumazet | 2009-07-26 | 1 | -8/+0 | |
* | | bnx2x: Version 1.48.113-1 | Eilon Greenstein | 2009-07-21 | 1 | -2/+2 | |
* | | bnx2x: Supporting BCM8727 PHY | Eilon Greenstein | 2009-07-21 | 1 | -14/+53 | |
* | | bnx2x: Update vlan_features | Eilon Greenstein | 2009-07-21 | 1 | -2/+17 | |
* | | bnx2x: SMP-safe inter_sem | Eilon Greenstein | 2009-07-21 | 1 | -1/+9 | |
* | | bnx2x: Adding some mmiowb | Eilon Greenstein | 2009-07-21 | 1 | -0/+17 | |
* | | bnx2x: Fan failure early detection | Eilon Greenstein | 2009-07-21 | 1 | -0/+5 | |
* | | bnx2x: Fan failure | Eilon Greenstein | 2009-07-21 | 1 | -37/+75 | |
* | | bnx2x: Stop management traffic in loopback test | Eilon Greenstein | 2009-07-21 | 1 | -0/+11 | |
|/ | ||||||
* | bnx2x: Fix the maximal values of coalescing timeouts. | Eilon Greenstein | 2009-07-05 | 1 | -4/+4 | |
* | bnx2x: Disable HC coalescing when setting timeout to zero. | Eilon Greenstein | 2009-07-05 | 1 | -2/+2 | |
* | bnx2x: Fix the behavior of ethtool when ONBOOT=no | Naohiro Ooiwa | 2009-06-30 | 1 | -1/+9 | |
* | net: dont update dev->trans_start in 10GB drivers | Eric Dumazet | 2009-05-29 | 1 | -1/+0 | |
* | bnx2x: do not return negative number of received packages | Stanislaw Gruszka | 2009-05-08 | 1 | -1/+1 | |
* | bnx2x: free workqueue when driver fail to register | Stanislaw Gruszka | 2009-05-08 | 1 | -1/+8 | |
* | bnx2x: driver version 1.48.105-1 | Vladislav Zolotarov | 2009-04-27 | 1 | -2/+2 | |
* | bnx2x: Separated FW from the source. | Vladislav Zolotarov | 2009-04-27 | 1 | -62/+281 | |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 | |
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 | |
* | bnx2x: Version update | Eilon Greenstein | 2009-03-02 | 1 | -2/+2 | |
* | bnx2x: Register dump | Eilon Greenstein | 2009-03-02 | 1 | -0/+81 | |
* | bnx2x: Debug prints | Eilon Greenstein | 2009-03-02 | 1 | -19/+19 | |
* | bnx2x: Whitespace | Eilon Greenstein | 2009-03-02 | 1 | -0/+1 | |
* | bnx2x: Calling tx disable unconditionally | Eilon Greenstein | 2009-03-02 | 1 | -4/+2 | |
* | bnx2x: Using DMA engine | Eilon Greenstein | 2009-03-02 | 1 | -39/+12 | |
* | bnx2x: Missing module parameter description | Eilon Greenstein | 2009-03-02 | 1 | -0/+1 | |
* | bnx2x: napi_poll budget check | Eilon Greenstein | 2009-03-02 | 1 | -4/+18 | |
* | bnx2x: Unlimited Tx interrupt work | Eilon Greenstein | 2009-03-02 | 1 | -7/+4 | |
* | bnx2x: Add rmb to read status block indices on load | Eilon Greenstein | 2009-03-02 | 1 | -0/+4 | |
* | bnx2x: Reduce the likelihood of smb_mb | Eilon Greenstein | 2009-03-02 | 1 | -7/+8 | |
* | bnx2x: Remove redundant smb_mb on unload | Eilon Greenstein | 2009-03-02 | 1 | -2/+0 | |
* | bnx2x: Version | Eilon Greenstein | 2009-02-15 | 1 | -2/+2 | |
* | bnx2x: Clean-up | Eilon Greenstein | 2009-02-15 | 1 | -12/+23 | |
* | bnx2x: Comments and prints | Eilon Greenstein | 2009-02-15 | 1 | -21/+22 | |
* | bnx2x: Re-arrange module parameters | Eilon Greenstein | 2009-02-15 | 1 | -7/+7 | |
* | bnx2x: Moving includes | Eilon Greenstein | 2009-02-15 | 1 | -4/+1 | |
* | bnx2x: Driver dump | Eilon Greenstein | 2009-02-15 | 1 | -38/+59 | |
* | bnx2x: Sparse endianity annotation | Eilon Greenstein | 2009-02-15 | 1 | -31/+32 | |
* | bnx2x: Removing redundant macros | Eilon Greenstein | 2009-02-15 | 1 | -26/+26 | |
* | bnx2x: Loopback in diag mode | Eilon Greenstein | 2009-02-15 | 1 | -24/+33 | |
* | bnx2x: Using nvram default WoL config | Eilon Greenstein | 2009-02-15 | 1 | -0/+6 | |
* | bnx2x: smp_mb and not just smp_rmb | Eilon Greenstein | 2009-02-15 | 1 | -2/+2 | |
* | bnx2x: Increasing FW timeout | Eilon Greenstein | 2009-02-15 | 1 | -2/+6 | |
* | bnx2x: Returning EBUSY in debug mode as well | Eilon Greenstein | 2009-02-15 | 1 | -2/+1 | |
* | bnx2x: Manual setting for MRRS | Eilon Greenstein | 2009-02-15 | 1 | -0/+6 | |
* | bnx2x: Pre emphasis configuration | Eilon Greenstein | 2009-02-15 | 1 | -6/+25 | |
* | bnx2x: Supporting BCM8481 PHY | Eilon Greenstein | 2009-02-15 | 1 | -0/+17 |