summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet
Commit message (Expand)AuthorAgeFilesLines
* be2net: init (vf)_if_handle/vf_pmac_id to handle failure scenariosSathya Perla2011-11-124-34/+42
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-081-3/+4
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-0/+1
|\
| * drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-11-011-0/+1
* | be2net: Add detect UE feature for LancerPadmanabh Ratnakar2011-11-043-21/+42
* | be2net: Prevent CQ full condition for LancerPadmanabh Ratnakar2011-11-041-4/+4
* | be2net: Fix disabling multicast promiscous modePadmanabh Ratnakar2011-11-041-0/+7
* | be2net: Fix endian issue in RX filter commandPadmanabh Ratnakar2011-11-041-1/+1
* | be2net: Changing MAC Address of a VF was broken.Somnath Kotur2011-10-282-13/+19
* | be2net: Refactored be_cmds.c file.Somnath Kotur2011-10-281-282/+114Star
|/
* be2net: don't create multiple RX/TX rings in multi channel modeSathya Perla2011-10-252-4/+18
* be2net: don't create multiple TXQs in BE2Sathya Perla2011-10-251-10/+16
* be2net: refactor VF setup/teardown code into be_vf_setup/clear()Sathya Perla2011-10-253-152/+147Star
* be2net: add vlan/rx-mode/flow-control config to be_setup()Sathya Perla2011-10-251-65/+56Star
* net: add skb frag size accessorsEric Dumazet2011-10-191-9/+9
* be2net: fix truesize errorsEric Dumazet2011-10-131-4/+3Star
* be2net: Making die temperature ioctl call asyncSomnath Kotur2011-10-032-15/+30
* be2net: Modified PCI MaxReadReq size to 4096 bytesSomnath Kotur2011-10-031-0/+2
* be2net: Fixed Endianness issues in the response read log length field while r...Somnath Kotur2011-10-031-1/+1
* be2net: Change the data type of the 'on die temperature' stat.Somnath Kotur2011-10-031-1/+1
* be2net: Add 60 second delay to allow FAT dump completion on recovery from EEHSomnath Kotur2011-10-031-1/+1
* be2net: Show newly flashed FW ver in ethtoolSathya Perla2011-09-274-20/+33
* be2net: fix multicast filter programmingSathya Perla2011-09-271-2/+4
* benet: convert to SKB paged frag API.Ian Campbell2011-08-301-5/+5
* benet: remove bogus "unlikely" on vlan checkJiri Pirko2011-08-281-2/+2
* be2net: remove unused variableSathya Perla2011-08-251-1/+0Star
* be2net: increase FW update completion timeoutSathya Perla2011-08-251-1/+1
* be2net: fix erx->rx_drops_no_frags wrap aroundSathya Perla2011-08-251-3/+19
* be2net: get rid of memory mapped pci-cfg space addressSathya Perla2011-08-252-20/+8Star
* be2net: Fix race in posting rx buffers.Sathya Perla2011-08-251-1/+1
* be2net: Storing the 'vid' got by the grp5 event instead of storing the vlan_tagSomnath Kotur2011-08-192-3/+2Star
* benet: fix build error on 32bit archEric Dumazet2011-08-121-1/+1
* be2net: Move the Emulex driverJeff Kirsher2011-08-118-0/+9268