summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet/be_main.c
Commit message (Expand)AuthorAgeFilesLines
* be2net: Fix invocation of be_close() after be_clear()Kalesh AP2014-04-141-0/+8
* be2net: Fix to reap TX compls till HW doesn't respond for some timeVasundhara Volam2014-04-141-4/+5
* be2net: fix build dependency on VxLANSathya Perla2014-04-011-1/+11
* be2net: csum, tso and rss steering offload support for VxLANSathya Perla2014-03-281-6/+118
* be2net: add FW cmds needed for VxLAN offloadsSathya Perla2014-03-281-6/+2
* net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-141-8/+8
* benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman2014-03-121-1/+1
* be2net: Fix vlans_added counterVasundhara Volam2014-03-121-2/+5
* be2net: Create multiple TXQs on RSS capable multi-channel BE3-R interfacesVasundhara Volam2014-03-121-3/+7
* be2net: fix pmac_id[] allocation sizeRavikumar Nelavelli2014-03-121-3/+2
* be2net: Add link state control for VFsSuresh Reddy2014-03-121-2/+30
* be2net: Use GET_PROFILE_CONFIG cmd for BE3-R to query max-vfsSuresh Reddy2014-03-121-8/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-051-37/+47
|\
| * be2net: isolate TX workarounds not applicable to Skyhawk-RVasundhara Volam2014-03-031-13/+26
| * be2net: Fix skb double free in be_xmit_wrokarounds() failure pathVasundhara Volam2014-03-031-3/+4
| * be2net: clear promiscuous bits in adapter->flags while disabling promiscuous ...Somnath kotur2014-03-031-3/+9
| * be2net: Fix to reset transparent vlan taggingSomnath Kotur2014-03-031-19/+9
* | be2net: dma_sync each RX frag before passing it to the stackSathya Perla2014-03-041-10/+22
* | benet: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-181-18/+13
* | be2net: refactor multi-channel config code for Skyhawk-R chipVasundhara Volam2014-02-131-20/+67
* | be2net: Update copyright yearVasundhara Volam2014-02-131-1/+1
* | be2net: Log a kernel message when UE is detected in BE & SkyhawkSomnath Kotur2014-02-131-41/+41
|/
* be2net: Fix be_vlan_add/rem_vid() routinesSomnath Kotur2014-01-211-13/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-181-2/+9
|\
| * be2net: add dma_mapping_error() check for dma_map_page()Ivan Vecera2014-01-151-2/+9
* | be2net: cleanup wake-on-lan codeSuresh Reddy2014-01-151-19/+4
* | be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-idSuresh Reddy2014-01-151-7/+5
* | be2net: do not use frag index in the RX-compl entrySuresh Reddy2014-01-151-21/+9
* | be2net: fix incorrect setting of cmd_privileges for VFsSuresh Reddy2014-01-151-11/+0
* | be2net: ignore mac-addr set call for an already programmed mac-addrVasundhara Volam2014-01-151-0/+6
* | be2net: do not call be_set/get_fw_log_level() on Skyhawk-RVasundhara Volam2014-01-151-41/+6
* | be2net: Log the profile-id used by FW during driver initializationVasundhara Volam2014-01-151-0/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-061-11/+18
|\ \ | |/
| * be2net: fix max_evt_qs calculation for BE3 in SR-IOV configSuresh Reddy2014-01-061-4/+8
| * be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy2014-01-061-1/+1
| * be2net: disable RSS when number of RXQs is reduced to 1 via set-channelsVasundhara Volam2014-01-061-6/+9
* | net: benet: slight optimization of addr comparedingtianhong2013-12-311-1/+1
* | net: emulex-benet calls skb_set_hashTom Herbert2013-12-181-2/+2
|/
* be2net: Free/delete pmacs (in be_clear()) only if they existSomnath Kotur2013-12-061-8/+15
* be2net: Fix Lancer error recovery to distinguish FW downloadSomnath Kotur2013-12-061-4/+14
* be2net: call napi_disable() for all event queuesIvan Vecera2013-11-281-2/+2
* Revert "be2net: call napi_disable() for all event queues"David S. Miller2013-11-281-1/+1
* be2net: call napi_disable() for all event queuesIvan Vecera2013-11-281-1/+1
* be2net: Avoid programming permenant MAC by BE3-R VFsAjit Khaparde2013-11-231-6/+4
* be2net: Disabling and enabling interrupts in suspend and resumeAjit Khaparde2013-11-231-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-191-1/+6
|\
| * be2net: Delete secondary unicast MAC addresses during be_closeAjit Khaparde2013-11-181-0/+5
| * be2net: Fix unconditional enabling of Rx interface optionsAjit Khaparde2013-11-181-1/+1
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-141-0/+4
|\ \
| * | net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-061-0/+4
OpenPOWER on IntegriCloud