summaryrefslogtreecommitdiff
path: root/drivers/net/benet
AgeCommit message (Expand)Author
2011-07-21be2net: request native mode each time the card is resetSathya Perla
2011-07-12be2net: move to new vlan modelAjit Khaparde
2011-07-12be2net: account for skb allocation failuresEric Dumazet
2011-07-09benet: Add missing comma between constant string arrayJoe Perches
2011-06-30be2net: clear intr bit in be_probe()Sathya Perla
2011-06-30be2net: create/destroy rx-queues on interface open/closeSathya Perla
2011-06-30be2net: fix certain cmd failure loggingSathya Perla
2011-06-27be2net: fix initialization of vlan_prio_bmapSathya Perla
2011-06-27be2net: get rid of multi_rxq module paramSathya Perla
2011-06-27be2net: fix netdev_stats_updateSathya Perla
2011-06-24net: Remove unneeded version.h includes from drivers/net/Jesper Juhl
2011-06-21drivers/net: Remove casts of void *Joe Perches
2011-06-16be2net: support multiple TX queuesSathya Perla
2011-06-11be2net: Enable NETIF_F_TSO6 for VLAN traffic for BEPadmanabh Ratnakar
2011-06-06be2net: Fix Rx pause counter for lancerSelvin Xavier
2011-05-31be2net: Fallback to the older opcode if MCC_CREATE_EXT opcode is not supporte...Somnath Kotur
2011-05-24be2net: hash key for rss-config cmd not setSathya Perla
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker
2011-05-19be2net: Kill set but unused variable 'req' in lancer_fw_download()David S. Miller
2011-05-18be2net: Enable SR-IOV for LancerMammatha Edhala
2011-05-16be2net: FW download for LancerShripad Nunjundarao
2011-05-16be2net: Stats for LancerSelvin Xavier
2011-05-16be2net: Support for version 1 of stats for BE3Ajit Khaparde
2011-05-13be2net: fix mbox polling for signal receptionSathya Perla
2011-05-13be2net: handle signal reception while waiting for POSTSathya Perla
2011-05-11be2net: Fix to prevent flooding of TX queuePadmanabh Ratnakar
2011-05-11be2net: Use NTWK_RX_FILTER command for promiscous modePadmanabh Ratnakar
2011-05-11be2net: In case of UE, do not dump registers for LancerPadmanabh Ratnakar
2011-05-11be2net: Disable coalesce water mark mode of CQ for LancerPadmanabh Ratnakar
2011-05-11be2net: Handle error completion in LancerPadmanabh Ratnakar
2011-05-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-09be2net: Fixed bugs related to PVID.Somnath Kotur
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny
2011-04-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-25be2net: Fixed a bug in be_cmd_get_regs().Somnath Kotur
2011-04-21be2net: increment work_counter in be_workerIvan Vecera
2011-04-19be2net: add code to display default value of tx rate for VFsAjit Khaparde
2011-04-19be2net: pass domain id to be_cmd_link_status_queryAjit Khaparde
2011-04-19be2net: fix be_mcc_compl_process to identify eth_get_stat commandAjit Khaparde
2011-04-19be2net: Add code to display nic speeds other than 1Gbps/10GbpsAjit Khaparde
2011-04-19be2net: allow register dump only for PFsAjit Khaparde
2011-04-17net: benet: convert to hw_features - fixupMichał Mirosław
2011-04-17be2net: Fix unused-but-set variables.David S. Miller
2011-04-14ethtool: allow custom interval for physical identificationAllan, Bruce W
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-10net: benet: convert to hw_features - fixupMichał Mirosław
2011-04-07net: benet: convert to hw_featuresMichał Mirosław
2011-04-07be2net: call FLR after setup wol in be_shutdownAjit Khaparde
2011-04-07be2net: dynamically allocate adapter->vf_cfgAjit Khaparde