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