index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
Age
Commit message (
Expand
)
Author
2011-11-16
be2net: Use V1 query link status command for lancer
Padmanabh Ratnakar
2011-11-16
be2net: Fix VLAN promiscous mode for Lancer
Padmanabh Ratnakar
2011-11-16
be2net: Add EEPROM dump feature for Lancer
Padmanabh Ratnakar
2011-11-16
be2net: add register dump feature for Lancer
Padmanabh Ratnakar
2011-11-16
be2net: Fix TX queue create for Lancer
Padmanabh Ratnakar
2011-11-12
be2net: stop issuing FW cmds if any cmd times out
Sathya Perla
2011-11-12
be2net: don't log more than one error on detecting EEH/UE errors
Sathya Perla
2011-11-12
be2net: stop checking the UE registers after an EEH error
Sathya Perla
2011-11-12
be2net: init (vf)_if_handle/vf_pmac_id to handle failure scenarios
Sathya Perla
2011-11-08
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-03
be2net: Add detect UE feature for Lancer
Padmanabh Ratnakar
2011-11-03
be2net: Prevent CQ full condition for Lancer
Padmanabh Ratnakar
2011-11-03
be2net: Fix disabling multicast promiscous mode
Padmanabh Ratnakar
2011-11-03
be2net: Fix endian issue in RX filter command
Padmanabh Ratnakar
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-10-27
be2net: Changing MAC Address of a VF was broken.
Somnath Kotur
2011-10-27
be2net: Refactored be_cmds.c file.
Somnath Kotur
2011-10-24
be2net: don't create multiple RX/TX rings in multi channel mode
Sathya Perla
2011-10-24
be2net: don't create multiple TXQs in BE2
Sathya Perla
2011-10-24
be2net: refactor VF setup/teardown code into be_vf_setup/clear()
Sathya Perla
2011-10-24
be2net: add vlan/rx-mode/flow-control config to be_setup()
Sathya Perla
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-10-13
be2net: fix truesize errors
Eric Dumazet
2011-10-03
be2net: Making die temperature ioctl call async
Somnath Kotur
2011-10-03
be2net: Modified PCI MaxReadReq size to 4096 bytes
Somnath Kotur
2011-10-03
be2net: Fixed Endianness issues in the response read log length field while r...
Somnath Kotur
2011-10-03
be2net: Change the data type of the 'on die temperature' stat.
Somnath Kotur
2011-10-03
be2net: Add 60 second delay to allow FAT dump completion on recovery from EEH
Somnath Kotur
2011-09-27
be2net: Show newly flashed FW ver in ethtool
Sathya Perla
2011-09-27
be2net: fix multicast filter programming
Sathya Perla
2011-08-30
benet: convert to SKB paged frag API.
Ian Campbell
2011-08-28
benet: remove bogus "unlikely" on vlan check
Jiri Pirko
2011-08-27
drivers/net/ethernet/*: Enabled vendor Kconfig options
Jeff Kirsher
2011-08-24
be2net: remove unused variable
Sathya Perla
2011-08-24
be2net: increase FW update completion timeout
Sathya Perla
2011-08-24
be2net: fix erx->rx_drops_no_frags wrap around
Sathya Perla
2011-08-24
be2net: get rid of memory mapped pci-cfg space address
Sathya Perla
2011-08-24
be2net: Fix race in posting rx buffers.
Sathya Perla
2011-08-18
be2net: Storing the 'vid' got by the grp5 event instead of storing the vlan_tag
Somnath Kotur
2011-08-12
benet: fix build error on 32bit arch
Eric Dumazet
2011-08-11
be2net: Move the Emulex driver
Jeff Kirsher