aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex
Commit message (Expand)AuthorAge
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-31
* | be2net: Add detect UE feature for LancerPadmanabh Ratnakar2011-11-03
* | be2net: Prevent CQ full condition for LancerPadmanabh Ratnakar2011-11-03
* | be2net: Fix disabling multicast promiscous modePadmanabh Ratnakar2011-11-03
* | be2net: Fix endian issue in RX filter commandPadmanabh Ratnakar2011-11-03
* | be2net: Changing MAC Address of a VF was broken.Somnath Kotur2011-10-27
* | be2net: Refactored be_cmds.c file.Somnath Kotur2011-10-27
|/
* be2net: don't create multiple RX/TX rings in multi channel modeSathya Perla2011-10-24
* be2net: don't create multiple TXQs in BE2Sathya Perla2011-10-24
* be2net: refactor VF setup/teardown code into be_vf_setup/clear()Sathya Perla2011-10-24
* be2net: add vlan/rx-mode/flow-control config to be_setup()Sathya Perla2011-10-24
* net: add skb frag size accessorsEric Dumazet2011-10-19
* be2net: fix truesize errorsEric Dumazet2011-10-13
* be2net: Making die temperature ioctl call asyncSomnath Kotur2011-10-03
* be2net: Modified PCI MaxReadReq size to 4096 bytesSomnath Kotur2011-10-03
* be2net: Fixed Endianness issues in the response read log length field while r...Somnath Kotur2011-10-03
* be2net: Change the data type of the 'on die temperature' stat.Somnath Kotur2011-10-03
* be2net: Add 60 second delay to allow FAT dump completion on recovery from EEHSomnath Kotur2011-10-03
* be2net: Show newly flashed FW ver in ethtoolSathya Perla2011-09-27
* be2net: fix multicast filter programmingSathya Perla2011-09-27
* benet: convert to SKB paged frag API.Ian Campbell2011-08-30
* benet: remove bogus "unlikely" on vlan checkJiri Pirko2011-08-28
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-27
* be2net: remove unused variableSathya Perla2011-08-24
* be2net: increase FW update completion timeoutSathya Perla2011-08-24
* be2net: fix erx->rx_drops_no_frags wrap aroundSathya Perla2011-08-24
* be2net: get rid of memory mapped pci-cfg space addressSathya Perla2011-08-24
* be2net: Fix race in posting rx buffers.Sathya Perla2011-08-24
* be2net: Storing the 'vid' got by the grp5 event instead of storing the vlan_tagSomnath Kotur2011-08-19
* benet: fix build error on 32bit archEric Dumazet2011-08-12
* be2net: Move the Emulex driverJeff Kirsher2011-08-11