aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-11-03be2net: Add detect UE feature for LancerPadmanabh Ratnakar3-21/+42
2011-11-03be2net: Prevent CQ full condition for LancerPadmanabh Ratnakar1-4/+4
2011-11-03be2net: Fix disabling multicast promiscous modePadmanabh Ratnakar1-0/+7
2011-11-03be2net: Fix endian issue in RX filter commandPadmanabh Ratnakar1-1/+1
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker1-0/+1
2011-10-27be2net: Changing MAC Address of a VF was broken.Somnath Kotur2-13/+19
2011-10-27be2net: Refactored be_cmds.c file.Somnath Kotur1-282/+114
2011-10-24be2net: don't create multiple RX/TX rings in multi channel modeSathya Perla2-4/+18
2011-10-24be2net: don't create multiple TXQs in BE2Sathya Perla1-10/+16
2011-10-24be2net: refactor VF setup/teardown code into be_vf_setup/clear()Sathya Perla3-152/+147
2011-10-24be2net: add vlan/rx-mode/flow-control config to be_setup()Sathya Perla1-65/+56
2011-10-19net: add skb frag size accessorsEric Dumazet1-9/+9
2011-10-13be2net: fix truesize errorsEric Dumazet1-4/+3
2011-10-03be2net: Making die temperature ioctl call asyncSomnath Kotur2-15/+30
2011-10-03be2net: Modified PCI MaxReadReq size to 4096 bytesSomnath Kotur1-0/+2
2011-10-03be2net: Fixed Endianness issues in the response read log length field while retrieving FAT dataSomnath Kotur1-1/+1
2011-10-03be2net: Change the data type of the 'on die temperature' stat.Somnath Kotur1-1/+1
2011-10-03be2net: Add 60 second delay to allow FAT dump completion on recovery from EEHSomnath Kotur1-1/+1
2011-09-27be2net: Show newly flashed FW ver in ethtoolSathya Perla4-20/+33
2011-09-27be2net: fix multicast filter programmingSathya Perla1-2/+4
2011-08-30benet: convert to SKB paged frag API.Ian Campbell1-5/+5
2011-08-28benet: remove bogus "unlikely" on vlan checkJiri Pirko1-2/+2
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher1-0/+1
2011-08-24be2net: remove unused variableSathya Perla1-1/+0
2011-08-24be2net: increase FW update completion timeoutSathya Perla1-1/+1
2011-08-24be2net: fix erx->rx_drops_no_frags wrap aroundSathya Perla1-3/+19
2011-08-24be2net: get rid of memory mapped pci-cfg space addressSathya Perla2-20/+8
2011-08-24be2net: Fix race in posting rx buffers.Sathya Perla1-1/+1
2011-08-18be2net: Storing the 'vid' got by the grp5 event instead of storing the vlan_tagSomnath Kotur2-3/+2
2011-08-12benet: fix build error on 32bit archEric Dumazet1-1/+1
2011-08-11be2net: Move the Emulex driverJeff Kirsher10-0/+9295