summaryrefslogtreecommitdiffstats
path: root/drivers/net/benet/be_main.c
Commit message (Expand)AuthorAgeFilesLines
* be2net: Schedule/Destroy worker thread in probe()/remove() rather than open()...Somnath Kotur2010-10-271-4/+18
* be2net: Fix CSO for UDP packetsSomnath Kotur2010-10-251-12/+8
* be2net: Call netif_carier_off() after register_netdev()Somnath Kotur2010-10-251-1/+1
* benet: make be_poll_rx localstephen hemminger2010-10-241-1/+1
* benet: remove dead codestephen hemminger2010-10-241-3/+0
* be2net: Changes to use only priority codes allowed by f/wSomnath Kotur2010-10-211-6/+14
* vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross2010-10-211-4/+3
* vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross2010-10-211-1/+1
* be2net: add multiple RX queue supportSathya Perla2010-10-031-246/+315
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-091-28/+19
|\
| * be2net: fix a bug in UE detection logicAjit Khaparde2010-09-031-24/+8
| * be2net: fix net-snmp error because of wrong packet statsAjit Khaparde2010-09-031-4/+11
* | drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-021-1/+1
* | be2net: fix to dynamically generate MAC Address for VFsAjit Khaparde2010-08-251-0/+54
* | be2net: get rid of be_get_stats()Eric Dumazet2010-08-241-6/+0
|/
* be2net: fix to avoid sending get_stats request if one is already being proces...Ajit Khaparde2010-07-301-1/+2
* be2net: add code to dump registers for debugAjit Khaparde2010-07-301-0/+127
* be2net: fix to correctly know if driver needs to run for a VF or a PFAjit Khaparde2010-07-301-2/+3
* be2net: variable name changesAjit Khaparde2010-07-231-4/+4
* be2net: code to support tx rate configuration on virtual functionsAjit Khaparde2010-07-231-1/+26
* be2net: add vlan support for sriov virtual functionsAjit Khaparde2010-07-231-8/+46
* be2net: add support to get vf configAjit Khaparde2010-07-231-11/+40
* be2net: change to call pmac_del only if necessaryAjit Khaparde2010-07-231-2/+4
* be2net: Patch to determine if function is VF while running in guest OS.Sarveshwar Bandi2010-07-101-0/+1
* be2net: memory barrier fixes on IBM p7 platformSathya Perla2010-06-301-0/+7
* be2net: enable ipv6 tso supportAjit Khaparde2010-06-161-2/+4
* be2net: cleanup in case of error in be_open()Sathya Perla2010-06-011-46/+49
* be2net: Patch removes redundant while statement in loop.Sarveshwar Bandi2010-05-281-1/+1
* be2net: Bug fix to avoid disabling bottom half during firmware upgrade.Sarveshwar Bandi2010-05-251-0/+1
* be2net: Bug fix in init code in probeSarveshwar Bandi2010-05-241-4/+6
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-12/+0
* drivers: net: use skb_headlen()Eric Dumazet2010-04-141-2/+2
* benet: fix the misusage of zero dma addressFUJITA Tomonori2010-04-071-1/+1
* benet: use the dma state API instead of the pci equivalentsFUJITA Tomonori2010-04-071-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-061-11/+10
|\
| * be2net: fix bug in vlan rx path for big endian architectureAjit Khaparde2010-04-011-2/+2
| * be2net: fix flashing on big endian architecturesAjit Khaparde2010-04-011-8/+7
| * be2net: fix a bug in flashing the redboot sectionAjit Khaparde2010-04-011-1/+1
* | be2net: Adding PCI SRIOV supportSarveshwar Bandi2010-04-011-47/+175
* | net: remove redundant codeEric Dumazet2010-03-301-1/+0
* | net/various: remove trailing space in messagesFrans Pop2010-03-241-1/+1
* | be2net: fix unmap_single/page() called incorrectly in Tx compl processingSathya Perla2010-03-231-21/+12
* | be2net: handle dma mapping errors in Tx pathSathya Perla2010-03-231-3/+38
|/
* be2net: remove unused code in be_load_fwAjit Khaparde2010-03-081-9/+0
* be2net: remove usage of be_pci_funcAjit Khaparde2010-03-081-1/+1
* be2net: download NCSI section during firmware updateSarveshwar Bandi2010-03-031-3/+11
* be2net: fix tx completion pollingSathya Perla2010-03-021-24/+23
* net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko2010-02-221-3/+3
* be2net: Maintain tx and rx counters in driverAjit Khaparde2010-02-191-9/+9
* be2net: update copyright datesAjit Khaparde2010-02-191-1/+1
OpenPOWER on IntegriCloud