| Commit message (Expand) | Author | Age | Files | Lines |
* | cnic: Add a signature to indicate valid doorbell offset. | Eddie Wai | 2014-01-02 | 1 | -0/+1 |
* | net:drivers/net: Miscellaneous conversions to ETH_ALEN | Joe Perches | 2013-10-02 | 1 | -2/+2 |
* | cnic: Fix crash in cnic_bnx2x_service_kcq() | Michael Chan | 2013-09-18 | 1 | -1/+2 |
* | bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions. | Michael Chan | 2013-09-18 | 1 | -1/+2 |
* | cnic: Eliminate local copy of pfid. | Michael Chan | 2013-09-04 | 1 | -17/+12 |
* | cnic: Eliminate CNIC_PORT macro and port_mode in local struct. | Michael Chan | 2013-09-04 | 1 | -7/+6 |
* | cnic: Redefine BNX2X_HW_CID using existing bnx2x macros | Michael Chan | 2013-09-04 | 1 | -9/+16 |
* | cnic: Use CHIP_NUM macros from bnx2x.h | Michael Chan | 2013-09-04 | 1 | -16/+21 |
* | cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSI | Michael Chan | 2013-08-03 | 1 | -0/+7 |
* | cnic: Update version to 2.5.17 and copyright year. | Michael Chan | 2013-07-30 | 1 | -1/+1 |
* | cnic: Add missing error checking for RAMROD_CMD_ID_CLOSE | Eddie Wai | 2013-07-30 | 1 | -4/+7 |
* | cnic: Update TCP options setup for iSCSI. | Eddie Wai | 2013-07-30 | 1 | -26/+27 |
* | cnic: Reset tcp_flags during cnic_cm_create(). | Eddie Wai | 2013-07-30 | 1 | -0/+1 |
* | cnic: Simplify cnic_release(). | Michael Chan | 2013-07-30 | 1 | -13/+0 |
* | cnic: Simplify netdev events handling. | Michael Chan | 2013-07-30 | 1 | -2/+2 |
* | net: pass info struct via netdevice notifier | Jiri Pirko | 2013-05-28 | 1 | -1/+1 |
* | drivers/net: rename random32() to prandom_u32() | Akinobu Mita | 2013-05-08 | 1 | -2/+2 |
* | bnx2x, bnx2fc: Use per port max exchange resources | Bhanu Prakash Gollapudi | 2013-04-25 | 1 | -1/+3 |
* | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches | 2013-02-04 | 1 | -4/+2 |
* | cnic, bnx2x: Add CNIC_DRV_STATE_HANDLES_IRQ to ethdev->drv_state | Michael Chan | 2013-01-23 | 1 | -0/+4 |
* | cnic, bnx2x, bnx2: Simplify cnic probing. | Michael Chan | 2012-12-07 | 1 | -12/+9 |
* | cnic: Include bnx2x.h | Michael Chan | 2012-12-07 | 1 | -30/+20 |
* | bnx2: Add BNX2 prefix to CHIP ID and name macros | Michael Chan | 2012-12-07 | 1 | -7/+7 |
* | bnx2: Add BNX2 prefix to descriptor structures and macros | Michael Chan | 2012-12-07 | 1 | -35/+35 |
* | cnic: Fix rare race condition during iSCSI disconnect. | Eddie Wai | 2012-12-05 | 1 | -2/+11 |
* | cnic: Reset iSCSI EQ during shutdown. | Michael Chan | 2012-12-05 | 1 | -0/+19 |
* | net/broadcom: remove __dev* attributes | Bill Pemberton | 2012-12-03 | 1 | -1/+1 |
* | bnx2x,cnic: use FW 7.8.2 | Yuval Mintz | 2012-10-01 | 1 | -2/+10 |
* | cnic: Allocate UIO resources only on devices that support iSCSI. | Michael Chan | 2012-09-10 | 1 | -1/+4 |
* | cnic: Allocate kcq resource only on devices that support FCoE. | Michael Chan | 2012-09-10 | 1 | -4/+3 |
* | cnic: Add function pointers to arm IRQ for different devices. | Michael Chan | 2012-09-10 | 1 | -4/+22 |
* | cnic: Free UIO rings when the device is closed. | Michael Chan | 2012-09-10 | 1 | -0/+7 |
* | cnic: Add functions to allocate and free UIO rings | Michael Chan | 2012-09-10 | 1 | -19/+40 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-07-11 | 1 | -1/+2 |
|\ |
|
| * | drivers/net/ethernet/broadcom/cnic.c: remove invalid reference to list iterat... | Julia Lawall | 2012-07-10 | 1 | -1/+2 |
| * | cnic: Don't use netdev->base_addr | Michael Chan | 2012-07-09 | 1 | -2/+5 |
* | | drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers | Ben Hutchings | 2012-07-11 | 1 | -3/+1 |
* | | cnic: Fix mmap regression. | Michael Chan | 2012-06-30 | 1 | -1/+7 |
* | | cnic: Handle RAMROD_CMD_ID_CLOSE error. | Eddie Wai | 2012-06-28 | 1 | -0/+9 |
* | | cnic: Remove uio mem[0]. | Michael Chan | 2012-06-28 | 1 | -4/+1 |
* | | cnic: Read bnx2x function number from internal register | Eddie Wai | 2012-06-28 | 1 | -1/+7 |
* | | cnic: Fix occasional NULL pointer dereference during reboot. | Michael Chan | 2012-06-28 | 1 | -2/+7 |
* | | bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve... | Barak Witkowski | 2012-06-27 | 1 | -2/+9 |
* | | ethernet: Remove casts to same type | Joe Perches | 2012-06-06 | 1 | -6/+6 |
|/ |
|
* | cnic: Fix parity error code conflict | Michael Chan | 2012-03-22 | 1 | -5/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-02-27 | 1 | -1/+5 |
|\ |
|
| * | ethernet/broadcom: ip6_route_output() never returns NULL. | RongQing.Li | 2012-02-22 | 1 | -1/+5 |
* | | cnic: Update VLAN ID during ISCSI_UEVENT_PATH_UPDATE | Eddie Wai | 2012-02-09 | 1 | -0/+2 |
* | | cnic: set error flag when iSCSI connection fails | Jeffrey Huang | 2012-02-09 | 1 | -0/+2 |
* | | cnic: Add FCoE parity error recovery | Michael Chan | 2012-02-06 | 1 | -4/+34 |
|/ |
|