summaryrefslogtreecommitdiffstats
path: root/drivers/net/benet/be_main.c
Commit message (Expand)AuthorAgeFilesLines
* be2net: Move the Emulex driverJeff Kirsher2011-08-111-3633/+0
* be2net: drop pkts that do not belong to the portSathya Perla2011-08-031-7/+23
* be2net: add support for flashing Teranetics PHY firmwareSathya Perla2011-08-031-10/+41
* be2net: use RX_FILTER cmd to program multicast addressesSathya Perla2011-08-031-16/+12
* be2net: non-member vlan pkts not received in promiscous modeSathya Perla2011-08-031-0/+7
* be2net: no need to query link statusSathya Perla2011-08-031-26/+11
* be2net: remove wrong and unnecessary calls to netif_carrier_off()Sathya Perla2011-08-031-2/+0
* be2net: use stats-sync to read/write 64-bit statsSathya Perla2011-08-011-29/+48
* be2net: cleanup and refactor stats codeSathya Perla2011-08-011-179/+84
* be2net: request native mode each time the card is resetSathya Perla2011-07-211-2/+4
* be2net: move to new vlan modelAjit Khaparde2011-07-121-25/+9
* be2net: account for skb allocation failuresEric Dumazet2011-07-121-2/+2
* benet: Add missing comma between constant string arrayJoe Perches2011-07-091-3/+3
* be2net: clear intr bit in be_probe()Sathya Perla2011-06-301-0/+6
* be2net: create/destroy rx-queues on interface open/closeSathya Perla2011-06-301-37/+68
* be2net: fix initialization of vlan_prio_bmapSathya Perla2011-06-271-4/+3
* be2net: get rid of multi_rxq module paramSathya Perla2011-06-271-5/+1
* be2net: fix netdev_stats_updateSathya Perla2011-06-271-12/+17
* be2net: support multiple TX queuesSathya Perla2011-06-161-101/+126
* be2net: Enable NETIF_F_TSO6 for VLAN traffic for BEPadmanabh Ratnakar2011-06-111-4/+1
* be2net: Fix Rx pause counter for lancerSelvin Xavier2011-06-061-2/+2
* be2net: Fallback to the older opcode if MCC_CREATE_EXT opcode is not supporte...Somnath Kotur2011-05-311-0/+5
* Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-221-0/+1
* be2net: Kill set but unused variable 'req' in lancer_fw_download()David S. Miller2011-05-191-2/+0
* be2net: Enable SR-IOV for LancerMammatha Edhala2011-05-181-8/+9
* be2net: FW download for LancerShripad Nunjundarao2011-05-161-19/+110
* be2net: Stats for LancerSelvin Xavier2011-05-161-11/+80
* be2net: Support for version 1 of stats for BE3Ajit Khaparde2011-05-161-29/+153
* be2net: Fix to prevent flooding of TX queuePadmanabh Ratnakar2011-05-111-8/+12
* be2net: Use NTWK_RX_FILTER command for promiscous modePadmanabh Ratnakar2011-05-111-2/+2
* be2net: Handle error completion in LancerPadmanabh Ratnakar2011-05-111-1/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-111-11/+14
|\
| * be2net: Fixed bugs related to PVID.Somnath Kotur2011-05-091-6/+12
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-261-0/+1
|\ \ | |/
| * be2net: increment work_counter in be_workerIvan Vecera2011-04-211-0/+1
* | be2net: add code to display default value of tx rate for VFsAjit Khaparde2011-04-191-0/+13
* | be2net: pass domain id to be_cmd_link_status_queryAjit Khaparde2011-04-191-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-111-1/+1
|\ \ | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-111-8/+11
| |\
| * | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | | net: benet: convert to hw_features - fixupMichał Mirosław2011-04-101-6/+5
* | | net: benet: convert to hw_featuresMichał Mirosław2011-04-071-9/+10
* | | be2net: call FLR after setup wol in be_shutdownAjit Khaparde2011-04-071-2/+2
* | | be2net: dynamically allocate adapter->vf_cfgAjit Khaparde2011-04-071-2/+12
* | | be2net: fix to get max VFs supported from adapterAjit Khaparde2011-04-071-8/+14
* | | be2net: add rxhash supportAjit Khaparde2011-04-071-5/+12
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-071-7/+10
|\ \ \ | | |/ | |/|
| * | be2net: Fix suspend/resume operationPadmanabh Ratnakar2011-04-061-0/+1
| * | be2net: Rename some struct members for clarityPadmanabh Ratnakar2011-04-061-5/+5
| * | be2net: Fix a potential crash during shutdown.Ajit Khaparde2011-04-061-3/+5
| |/
OpenPOWER on IntegriCloud