| Commit message (Expand) | Author | Age | Files | Lines |
* | bnx2x: Spread rx buffers between allocated queues | Dmitry Kravkov | 2010-09-13 | 4 | -5/+17 |
* | drivers/net/bnx2x: use ARRAY_SIZE macro in bnx2x_main.c | Nikitas Angelinas | 2010-09-09 | 1 | -3/+2 |
* | bnx2x: Update bnx2x version to 1.52.53-6 | Yaniv Rosner | 2010-09-07 | 1 | -2/+2 |
* | bnx2x: Change LED scheme for dual-media | Yaniv Rosner | 2010-09-07 | 5 | -46/+336 |
* | bnx2x: Add dual-media changes | Yaniv Rosner | 2010-09-07 | 9 | -376/+1074 |
* | bnx2x: Organize PHY functions | Yaniv Rosner | 2010-09-07 | 4 | -2428/+2475 |
* | bnx2x: Apply logic changes for the new scheme | Yaniv Rosner | 2010-09-07 | 2 | -177/+155 |
* | bnx2x: Move common function into aggregated function | Yaniv Rosner | 2010-09-07 | 3 | -98/+108 |
* | bnx2x: Adjust flow-control with the new scheme | Yaniv Rosner | 2010-09-07 | 1 | -74/+137 |
* | bnx2x: Adjust alignment of split PHY functions | Yaniv Rosner | 2010-09-07 | 2 | -1271/+894 |
* | bnx2x: Split PHY functions | Yaniv Rosner | 2010-09-07 | 4 | -853/+1425 |
* | bnx2x: Unify PHY attributes | Yaniv Rosner | 2010-09-07 | 6 | -1386/+916 |
* | drivers/net: avoid some skb->ip_summed initializations | Eric Dumazet | 2010-09-02 | 1 | -1/+1 |
* | bnx2x: Update version to 1.52.53-5 | Yaniv Rosner | 2010-09-01 | 1 | -2/+2 |
* | bnx2x: Add BCM84823 to the supported PHYs | Yaniv Rosner | 2010-09-01 | 1 | -1/+2 |
* | bnx2x: Change BCM848xx LED configuration | Yaniv Rosner | 2010-09-01 | 1 | -122/+49 |
* | bnx2x: Remove unneeded setting of XAUI low power to BCM8727 | Yaniv Rosner | 2010-09-01 | 1 | -1/+0 |
* | bnx2x: Change BCM848xx configuration according to IEEE | Yaniv Rosner | 2010-09-01 | 2 | -164/+127 |
* | bnx2x: Reset link before any new link settings | Yaniv Rosner | 2010-09-01 | 1 | -0/+1 |
* | bnx2x: Fix potential link issue In BCM8727 based boards | Yaniv Rosner | 2010-09-01 | 2 | -10/+15 |
* | bnx2x: Fix potential link issue of BCM8073/BCM8727 | Yaniv Rosner | 2010-09-01 | 1 | -2/+2 |
* | bnx2x: fix wrong return from bnx2x_trylock_hw_lock | Eric Dumazet | 2010-08-26 | 1 | -1/+1 |
* | bnx2x: small fix in stats handling | Eric Dumazet | 2010-08-25 | 1 | -3/+4 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-08-21 | 2 | -4/+9 |
|\ |
|
| * | bnx2x: Update bnx2x version to 1.52.53-4 | Yaniv Rosner | 2010-08-18 | 1 | -2/+2 |
| * | bnx2x: Fix PHY locking problem | Yaniv Rosner | 2010-08-18 | 1 | -2/+7 |
* | | drivers/net/bnx2x: Adjust confusing if indentation | Julia Lawall | 2010-08-16 | 1 | -5/+5 |
* | | bnx2x: Load firmware in open() instead of probe() | Dmitry Kravkov | 2010-08-16 | 3 | -19/+36 |
|/ |
|
* | net: bnx2x_cmn.c needs net/ip6_checksum.h for csum_ipv6_magic | Stephen Rothwell | 2010-07-28 | 1 | -0/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-27 | 3 | -13/+29 |
* | bnx2x: update driver version to 1.52.53-3 | Dmitry Kravkov | 2010-07-27 | 1 | -1/+1 |
* | bnx2x: Move statistics handling code to bnx2x_stats.* | Dmitry Kravkov | 2010-07-27 | 5 | -1594/+1647 |
* | bnx2x: Create separate file for ethtool routines | Dmitry Kravkov | 2010-07-27 | 4 | -1955/+1986 |
* | bnx2x: Create bnx2x_cmn.* files | Dmitry Kravkov | 2010-07-27 | 5 | -2600/+2943 |
* | bnx2x: move global variable load_count to bnx2x.h | Dmitry Kravkov | 2010-07-27 | 2 | -3/+9 |
* | bnx2x: store module parameters in driver main structure | Dmitry Kravkov | 2010-07-27 | 2 | -3/+6 |
* | bnx2x: Create separate folder for bnx2x driver | Dmitry Kravkov | 2010-07-27 | 12 | -0/+32582 |