summaryrefslogtreecommitdiff
path: root/drivers/net/benet/be_main.c
AgeCommit message (Expand)Author
2010-12-21drivers/net/*/: Use static constJoe Perches
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-16be2net: use mutex instead of spin lock for mbox_lockIvan Vecera
2010-12-06be2net: Handle out of buffer completions for lancerSathya Perla
2010-12-06be2net: Fix be_dev_family_check() return value checkSathya Perla
2010-12-06net: Fix too optimistic NETIF_F_HW_CSUM featuresMichał Mirosław
2010-11-27be2net: adding support for Lancer family of CNAsSathya Perla
2010-11-19be2net: Fix to avoid firmware update when interface is not open.Sarveshwar Bandi
2010-10-27be2net: Schedule/Destroy worker thread in probe()/remove() rather than open()...Somnath Kotur
2010-10-25be2net: Fix CSO for UDP packetsSomnath Kotur
2010-10-25be2net: Call netif_carier_off() after register_netdev()Somnath Kotur
2010-10-24benet: make be_poll_rx localstephen hemminger
2010-10-24benet: remove dead codestephen hemminger
2010-10-21be2net: Changes to use only priority codes allowed by f/wSomnath Kotur
2010-10-21vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross
2010-10-21vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross
2010-10-03be2net: add multiple RX queue supportSathya Perla
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-03be2net: fix a bug in UE detection logicAjit Khaparde
2010-09-03be2net: fix net-snmp error because of wrong packet statsAjit Khaparde
2010-09-02drivers/net: avoid some skb->ip_summed initializationsEric Dumazet
2010-08-25be2net: fix to dynamically generate MAC Address for VFsAjit Khaparde
2010-08-24be2net: get rid of be_get_stats()Eric Dumazet
2010-07-30be2net: fix to avoid sending get_stats request if one is already being proces...Ajit Khaparde
2010-07-30be2net: add code to dump registers for debugAjit Khaparde
2010-07-30be2net: fix to correctly know if driver needs to run for a VF or a PFAjit Khaparde
2010-07-23be2net: variable name changesAjit Khaparde
2010-07-23be2net: code to support tx rate configuration on virtual functionsAjit Khaparde
2010-07-23be2net: add vlan support for sriov virtual functionsAjit Khaparde
2010-07-23be2net: add support to get vf configAjit Khaparde
2010-07-23be2net: change to call pmac_del only if necessaryAjit Khaparde
2010-07-10be2net: Patch to determine if function is VF while running in guest OS.Sarveshwar Bandi
2010-06-30be2net: memory barrier fixes on IBM p7 platformSathya Perla
2010-06-16be2net: enable ipv6 tso supportAjit Khaparde
2010-06-01be2net: cleanup in case of error in be_open()Sathya Perla
2010-05-28be2net: Patch removes redundant while statement in loop.Sarveshwar Bandi
2010-05-25be2net: Bug fix to avoid disabling bottom half during firmware upgrade.Sarveshwar Bandi
2010-05-24be2net: Bug fix in init code in probeSarveshwar Bandi
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-04-14drivers: net: use skb_headlen()Eric Dumazet
2010-04-07benet: fix the misusage of zero dma addressFUJITA Tomonori
2010-04-07benet: use the dma state API instead of the pci equivalentsFUJITA Tomonori
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-01be2net: Adding PCI SRIOV supportSarveshwar Bandi
2010-04-01be2net: fix bug in vlan rx path for big endian architectureAjit Khaparde
2010-04-01be2net: fix flashing on big endian architecturesAjit Khaparde
2010-04-01be2net: fix a bug in flashing the redboot sectionAjit Khaparde
2010-03-30net: remove redundant codeEric Dumazet
2010-03-24net/various: remove trailing space in messagesFrans Pop
2010-03-23be2net: fix unmap_single/page() called incorrectly in Tx compl processingSathya Perla