aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x
Commit message (Expand)AuthorAge
* bnx2x: Fix link problems for 1G SFP RJ45 moduleYaniv Rosner2014-09-05
* bnx2x: Configure device endianity on driver load and reset endianity on removal.Manish Chopra2014-09-02
* net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes2014-08-22
* bnx2x: Revert UNDI flushing mechanismYuval Mintz2014-08-21
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-30
|\
| * bnx2x: fix crash during TSO tunnelingDmitry Kravkov2014-07-25
| * bnx2x: fix set_setting for some PHYsYaniv Rosner2014-07-24
* | Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt2014-07-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-16
|\|
| * bnx2x: fix possible panic under memory stressEric Dumazet2014-07-01
| * bnx2x: Fix the MSI flagsYijing Wang2014-06-26
* | bnx2x: Fail probe of VFs using an old incompatible driverYuval Mintz2014-07-01
* | bnx2x: enlarge minimal alignemnt of data offsetDmitry Kravkov2014-07-01
* | bnx2x: VF can report link speedDmitry Kravkov2014-07-01
* | drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c: remove null test before kfreeFabian Frederick2014-06-20
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\
| * bnx2x: Enlarge the dorq threshold for VFsAriel Elior2014-06-12
| * bnx2x: Check for UNDI in uncommon branchYuval Mintz2014-06-12
| * bnx2x: Fix 1G-baseT linkYaniv Rosner2014-06-12
| * bnx2x: Fix link for KR with swapped polarity laneYaniv Rosner2014-06-12
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-04
| |\
| | * bnx2x: Fix kernel crash and data miscompare after EEH recoverywenxiong@linux.vnet.ibm.com2014-06-03
| | * bnx2x: Adapter not recovery from EEH error injectionwenxiong@linux.vnet.ibm.com2014-06-03
| * | Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2014-06-03
| |\ \
| | * | ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-02
| * | | bnx2x: Remove useless return variablesPeter Senna Tschudin2014-06-02
| * | | bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior2014-05-30
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
| |\ \ \ | | | |/ | | |/|
| * | | net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-23
| | |/ | |/|
| * | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
| * | bnx2x: fix build when BNX2X_SRIOV is not enabledRandy Dunlap2014-05-13
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
|\ \ \ | |_|/ |/| |
| * | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
* | | bnx2x: Convert return 0 to return rcJoe Perches2014-05-18
| |/ |/|
* | bnx2x: Fix UNDI driver unloadYuval Mintz2014-05-09
* | bnx2x: Fix failure to configure VF multicast filtersNarender Kumar2014-04-26
* | bnx2x: Fix vlan credit issues for VFsYuval Mintz2014-04-26
* | bnx2x: Memory leak during VF removalYuval Mintz2014-04-26
|/
* net: bnx2x: include irq.h for irqreturn_t definitionsJosh Boyer2014-04-03
* bnx2x: Fix possible memory leak on iov error flowYuval Mintz2014-03-28
* bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz2014-03-27
* bnx2x: Don't allow VFs to become promiscuousYuval Mintz2014-03-25
* bnx2x: Don't show port statistics for VFsYuval Mintz2014-03-25
* bnx2x: Remove the sriov VFOP mechanismYuval Mintz2014-03-25
* bnx2x: Create workqueue for IOV related tasksYuval Mintz2014-03-25
* bnx2x: Support mng. request for driver versionYuval Mintz2014-03-25
* bnx2x: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-05
|\
| * bnx2x: Add missing bit in default Tx switchingYuval Mintz2014-02-27