Age | Commit message (Expand) | Author | Files | Lines |
2013-05-29 | net: pass info struct via netdevice notifier | Jiri Pirko | 1 | -1/+1 |
2013-05-08 | drivers/net: rename random32() to prandom_u32() | Akinobu Mita | 1 | -2/+2 |
2013-04-25 | bnx2x, bnx2fc: Use per port max exchange resources | Bhanu Prakash Gollapudi | 1 | -1/+3 |
2013-02-04 | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches | 1 | -4/+2 |
2013-01-23 | cnic, bnx2x: Add CNIC_DRV_STATE_HANDLES_IRQ to ethdev->drv_state | Michael Chan | 1 | -0/+4 |
2012-12-07 | cnic, bnx2x, bnx2: Simplify cnic probing. | Michael Chan | 1 | -12/+9 |
2012-12-07 | cnic: Include bnx2x.h | Michael Chan | 1 | -30/+20 |
2012-12-07 | bnx2: Add BNX2 prefix to CHIP ID and name macros | Michael Chan | 1 | -7/+7 |
2012-12-07 | bnx2: Add BNX2 prefix to descriptor structures and macros | Michael Chan | 1 | -35/+35 |
2012-12-06 | cnic: Fix rare race condition during iSCSI disconnect. | Eddie Wai | 1 | -2/+11 |
2012-12-06 | cnic: Reset iSCSI EQ during shutdown. | Michael Chan | 1 | -0/+19 |
2012-12-03 | net/broadcom: remove __dev* attributes | Bill Pemberton | 1 | -1/+1 |
2012-10-02 | bnx2x,cnic: use FW 7.8.2 | Yuval Mintz | 1 | -2/+10 |
2012-09-10 | cnic: Allocate UIO resources only on devices that support iSCSI. | Michael Chan | 1 | -1/+4 |
2012-09-10 | cnic: Allocate kcq resource only on devices that support FCoE. | Michael Chan | 1 | -4/+3 |
2012-09-10 | cnic: Add function pointers to arm IRQ for different devices. | Michael Chan | 1 | -4/+22 |
2012-09-10 | cnic: Free UIO rings when the device is closed. | Michael Chan | 1 | -0/+7 |
2012-09-10 | cnic: Add functions to allocate and free UIO rings | Michael Chan | 1 | -19/+40 |
2012-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+2 |
2012-07-11 | drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers | Ben Hutchings | 1 | -3/+1 |
2012-07-10 | drivers/net/ethernet/broadcom/cnic.c: remove invalid reference to list iterat... | Julia Lawall | 1 | -1/+2 |
2012-07-09 | cnic: Don't use netdev->base_addr | Michael Chan | 1 | -2/+5 |
2012-06-30 | cnic: Fix mmap regression. | Michael Chan | 1 | -1/+7 |
2012-06-28 | cnic: Handle RAMROD_CMD_ID_CLOSE error. | Eddie Wai | 1 | -0/+9 |
2012-06-28 | cnic: Remove uio mem[0]. | Michael Chan | 1 | -4/+1 |
2012-06-28 | cnic: Read bnx2x function number from internal register | Eddie Wai | 1 | -1/+7 |
2012-06-28 | cnic: Fix occasional NULL pointer dereference during reboot. | Michael Chan | 1 | -2/+7 |
2012-06-27 | bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve... | Barak Witkowski | 1 | -2/+9 |
2012-06-06 | ethernet: Remove casts to same type | Joe Perches | 1 | -6/+6 |
2012-03-22 | cnic: Fix parity error code conflict | Michael Chan | 1 | -5/+7 |
2012-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+5 |
2012-02-23 | ethernet/broadcom: ip6_route_output() never returns NULL. | RongQing.Li | 1 | -1/+5 |
2012-02-09 | cnic: Update VLAN ID during ISCSI_UEVENT_PATH_UPDATE | Eddie Wai | 1 | -0/+2 |
2012-02-09 | cnic: set error flag when iSCSI connection fails | Jeffrey Huang | 1 | -0/+2 |
2012-02-06 | cnic: Add FCoE parity error recovery | Michael Chan | 1 | -4/+34 |
2012-01-05 | cnic: Improve error recovery on bnx2x devices | Michael Chan | 1 | -5/+69 |
2012-01-05 | cnic: Re-init dev->stats_addr after chip reset | Michael Chan | 1 | -0/+1 |
2011-12-06 | bnx2x, cnic: support DRV_INFO upon FW request | Barak Witkowski | 1 | -0/+47 |
2011-11-24 | net: treewide use of RCU_INIT_POINTER | Eric Dumazet | 1 | -3/+3 |
2011-11-23 | net: remove ipv6_addr_copy() | Alexey Dobriyan | 1 | -1/+1 |
2011-08-29 | cnic: Add timeout for ramrod replies. | Michael Chan | 1 | -7/+10 |
2011-08-29 | cnic, bnx2fc: Increase maximum FCoE sessions. | Michael Chan | 1 | -6/+8 |
2011-08-11 | broadcom: Move the Broadcom drivers | Jeff Kirsher | 1 | -0/+5487 |