Age | Commit message (Expand) | Author |
2011-08-10 | broadcom: Move the Broadcom drivers | Jeff Kirsher |
2011-08-02 | bnx2x: Prevent restarting Tx during bnx2x_nic_unload | Vladislav Zolotarov |
2011-07-21 | bnx2x: Broken self-test in SF mode on 578xx | Vladislav Zolotarov |
2011-07-21 | bnx2x: Implementation for netdev->ndo_fcoe_get_wwn | Vladislav Zolotarov |
2011-07-19 | bnx2x: stop tx before CNIC_STOP | Vladislav Zolotarov |
2011-07-19 | bnx2x: add missing command in error handling flow | Dmitry Kravkov |
2011-07-19 | bnx2x: use correct dma_sync function | Vladislav Zolotarov |
2011-07-16 | bnx2x: Fix compilation when CNIC is not selected in config | Dmitry Kravkov |
2011-07-14 | bnx2x: Multiple concurrent l2 traffic classes | Ariel Elior |
2011-07-14 | bnx2x: Renaming the "reset_task" to "sp_rtnl_task" | Ariel Elior |
2011-06-15 | bnx2x: Add a periodic task for link PHY events | Yaniv Rosner |
2011-06-15 | bnx2x: 57712 parity handling | Vladislav Zolotarov |
2011-06-15 | New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc | Vlad Zolotarov |
2011-06-15 | bnx2x: Created bnx2x_sp | Vladislav Zolotarov |
2011-06-15 | bnx2x: use bnx2x_reload_if_running | Dmitry Kravkov |
2011-06-15 | bnx2x: avoid release of unrequested irqs | Dmitry Kravkov |
2011-06-15 | bnx2x: put start bd csum in separate function | Dmitry Kravkov |
2011-06-15 | bnx2x: remove references to intr_sem | Dmitry Kravkov |
2011-06-15 | bnx2x: do not allocate FCoE ring if disabled | Dmitry Kravkov |
2011-06-06 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan |
2011-06-01 | bnx2x: Fix port type display | Yaniv Rosner |
2011-05-24 | bnx2x: fix inverted condition | Dmitry Kravkov |
2011-05-22 | bnx2x: call dev_kfree_skb_any instead of dev_kfree_skb | Vladislav Zolotarov |
2011-05-22 | drivers/net: add prefetch header for prefetch users | Paul Gortmaker |
2011-05-16 | bnx2x: Allow ethtool to enable/disable loopback. | Mahesh Bandewar |
2011-05-05 | bnx2x: function descriptions format fixed | Dmitry Kravkov |
2011-05-05 | bnx2x: update year to 2011 and version to 1.62.12-0 | Dmitry Kravkov |
2011-05-05 | bnx2x: improve memory handling, low memory recovery flows | Dmitry Kravkov |
2011-05-05 | bnx2x: link report improvements | Vladislav Zolotarov |
2011-04-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-04-23 | bnx2x: fix UDP csum offload | Vladislav Zolotarov |
2011-04-12 | net: bnx2x: convert to hw_features | Michał Mirosław |
2011-03-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-03-06 | bnx2x: (NPAR) prevent HW access in D3 state | Dmitry Kravkov |
2011-03-03 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-02-28 | bnx2x: properly calculate lro_mss | Vladislav Zolotarov |
2011-02-28 | bnx2x: (NPAR mode) Fix FW initialization | Dmitry Kravkov |
2011-02-06 | bnx2x: Proper netdev->ndo_set_rx_mode() implementation. | Vladislav Zolotarov |
2011-02-06 | bnx2x: MTU for FCoE L2 ring | Vladislav Zolotarov |
2010-12-16 | bnx2x: add DCB support | Vladislav Zolotarov |
2010-12-16 | bnx2x: add a select queue callback | Vladislav Zolotarov |
2010-12-16 | bnx2x: add FCoE ring | Vladislav Zolotarov |
2010-12-09 | bnx2x: LSO code was broken on BE platforms | Vladislav Zolotarov |
2010-12-01 | bnx2x: Add Nic partitioning mode (57712 devices) | Dmitry Kravkov |
2010-11-28 | bnx2x: Use helpers instead of direct access to the shinfo(skb) fields | Vladislav Zolotarov |
2010-11-12 | bnx2x: Look inside vlan when determining checksum proto. | Hao Zheng |
2010-10-24 | bnx2x: make local function static and remove dead code | stephen hemminger |
2010-10-21 | bnx2x: Update bnx2x to use new vlan accleration. | Hao Zheng |
2010-10-21 | vlan: Don't check for vlan group before vlan_tx_tag_present. | Jesse Gross |
2010-10-18 | bnx2x: Use correct FW constant for header padding | Dmitry Kravkov |