Age | Commit message (Expand) | Author |
2011-06-29 | net+crypto: Use vmalloc for zlib inflate buffers. | David S. Miller |
2011-05-25 | bnx2x: protect sequence increment with mutex | Dmitry Kravkov |
2011-05-24 | bnx2x: fix inverted condition | Dmitry Kravkov |
2011-05-22 | bnx2x: allow device properly initialize after hotplug | Dmitry Kravkov |
2011-05-22 | bnx2x: fix DMAE timeout according to hw specifications | Dmitry Kravkov |
2011-05-22 | bnx2x: properly handle CFC DEL in cnic flow | Vladislav Zolotarov |
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-18 | bnx2x: add support for retrieving dcb peer configuration | Shmulik Ravid |
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: Do storage mac address validation for SF mode. | Dmitry Kravkov |
2011-05-05 | bnx2x: allow WoL on every function in MF modes | 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-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-04-17 | bnx2x: cosmetics: Using ethtool_cmd_speed() API | David Decotigny |
2011-04-17 | bnx2x: Fix port identification problem | Yaniv Rosner |
2011-04-17 | bnx2x: Fix set-but-unused variables. | David S. Miller |
2011-04-14 | ethtool: allow custom interval for physical identification | Allan, Bruce W |
2011-04-12 | net: bnx2x: convert to hw_features | Michał Mirosław |
2011-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-04-06 | bnx2x: convert to set_phys_id | stephen hemminger |
2011-03-31 | bnx2x, cnic: Disable iSCSI if DCBX negotiation is successful | Dmitry Kravkov |
2011-03-31 | bnx2x: don't write dcb/llfc fields in STORM memory | Dmitry Kravkov |
2011-03-31 | bnx2x: Update firmware to 6.2.9 | Dmitry Kravkov |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2011-03-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-03-14 | bnx2x: fix swap of rx-ticks and tx-ticks parameters in interrupt coalescing flow | Ariel Elior |
2011-03-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-03-06 | bnx2x: fix MaxBW configuration | Dmitry Kravkov |
2011-03-06 | bnx2x: (NPAR) prevent HW access in D3 state | Dmitry Kravkov |
2011-03-06 | bnx2x: fix link notification | Dmitry Kravkov |
2011-03-06 | bnx2x: fix non-pmf device load flow | 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: update driver version to 1.62.00-6 | Dmitry Kravkov |
2011-02-28 | bnx2x: properly calculate lro_mss | Vladislav Zolotarov |
2011-02-28 | bnx2x: perform statistics "action" before state transition. | Vladislav Zolotarov |
2011-02-28 | bnx2x: properly configure coefficients for MinBW algorithm (NPAR mode). | Dmitry Kravkov |
2011-02-28 | bnx2x: Fix ethtool -t link test for MF (non-pmf) devices. | Dmitry Kravkov |
2011-02-28 | bnx2x: Fix nvram test for single port devices. | Dmitry Kravkov |
2011-02-28 | bnx2x: (NPAR mode) Fix FW initialization | Dmitry Kravkov |
2011-02-28 | bnx2x: use dcb_setapp to manage negotiated application tlvs | Shmulik Ravid |
2011-02-27 | bnx2x: Add a missing bit for PXP parity register of 57712. | Vladislav Zolotarov |
2011-02-24 | [SCSI] bnx2i: Added support for the 57712(E) devices | Eddie Wai |
2011-02-17 | bnx2x: Support for managing RX indirection table | Tom Herbert |