summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-311-0/+1
* | be2net: Add detect UE feature for LancerPadmanabh Ratnakar2011-11-033-21/+42
* | be2net: Prevent CQ full condition for LancerPadmanabh Ratnakar2011-11-031-4/+4
* | be2net: Fix disabling multicast promiscous modePadmanabh Ratnakar2011-11-031-0/+7
* | be2net: Fix endian issue in RX filter commandPadmanabh Ratnakar2011-11-031-1/+1
* | be2net: Changing MAC Address of a VF was broken.Somnath Kotur2011-10-272-13/+19
* | be2net: Refactored be_cmds.c file.Somnath Kotur2011-10-271-282/+114
|/
* be2net: don't create multiple RX/TX rings in multi channel modeSathya Perla2011-10-242-4/+18
* be2net: don't create multiple TXQs in BE2Sathya Perla2011-10-241-10/+16
* be2net: refactor VF setup/teardown code into be_vf_setup/clear()Sathya Perla2011-10-243-152/+147
* be2net: add vlan/rx-mode/flow-control config to be_setup()Sathya Perla2011-10-241-65/+56
* net: add skb frag size accessorsEric Dumazet2011-10-191-9/+9
* be2net: fix truesize errorsEric Dumazet2011-10-131-4/+3
* 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
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-271-0/+1
* be2net: remove unused variableSathya Perla2011-08-241-1/+0
* be2net: increase FW update completion timeoutSathya Perla2011-08-241-1/+1
* be2net: fix erx->rx_drops_no_frags wrap aroundSathya Perla2011-08-241-3/+19
* be2net: get rid of memory mapped pci-cfg space addressSathya Perla2011-08-242-20/+8
* be2net: Fix race in posting rx buffers.Sathya Perla2011-08-241-1/+1
* be2net: Storing the 'vid' got by the grp5 event instead of storing the vlan_tagSomnath Kotur2011-08-182-3/+2
* benet: fix build error on 32bit archEric Dumazet2011-08-121-1/+1
* be2net: Move the Emulex driverJeff Kirsher2011-08-1110-0/+9295
OpenPOWER on IntegriCloud