Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-03be2net: support deleting FW dump via ethtool (only for Lancer)Kalesh AP
2014-07-18be2net: update driver version to 10.4Sathya Perla
2014-07-18be2net: use adapter->flags to track SRIOV stateVasundhara Volam
2014-07-18be2net: fix return status of some ethtool methodsKalesh AP
2014-07-03be2net: create optimal number of queues on SR-IOV configVasundhara Volam
2014-07-03be2net: read VF's capabilities from GET_PROFILE_CONFIG cmdVasundhara Volam
2014-06-24be2net: fix qnq mode detection on VFsSuresh Reddy
2014-05-31be2net: skip multicast promiscuos setting in already setKalesh AP
2014-05-09be2net: covert vlan array to bit-mapRavikumar Nelavelli
2014-04-23be2net: Support for configurable RSS hash keyVenkata Duvvuru
2014-04-14be2net: Fix invocation of be_close() after be_clear()Kalesh AP
2014-03-28be2net: csum, tso and rss steering offload support for VxLANSathya Perla
2014-03-13be2net: update driver version to 10.2Sathya Perla
2014-03-13be2net: Add link state control for VFsSuresh Reddy
2014-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-05be2net: dma_sync each RX frag before passing it to the stackSathya Perla
2014-03-04be2net: Fix to reset transparent vlan taggingSomnath Kotur
2014-02-14be2net: refactor multi-channel config code for Skyhawk-R chipVasundhara Volam
2014-02-14be2net: Update copyright yearVasundhara Volam
2014-01-16be2net: update driver version to 10.0.xSathya Perla
2014-01-16be2net: cleanup wake-on-lan codeSuresh Reddy
2014-01-16be2net: do not use frag index in the RX-compl entrySuresh Reddy
2014-01-16be2net: Remove "10Gbps" from driver description stringSuresh Reddy
2014-01-06be2net: fix max_evt_qs calculation for BE3 in SR-IOV configSuresh Reddy
2014-01-06be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy
2013-11-24be2net: Avoid programming permenant MAC by BE3-R VFsAjit Khaparde
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-30net/benet: Remove interface typeGavin Shan
2013-10-28be2net: add support for ndo_busy_pollSathya Perla
2013-10-28be2net: Warn users of possible broken functionality on BE2 cards with very ol...Somnath Kotur
2013-10-09be2net: change the driver version number to 4.9.224.0Ajit Khaparde
2013-10-09be2net: Display RoCE specific counters in ethtool -SAjit Khaparde
2013-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-01be2net: add a counter for pkts dropped in xmit pathSathya Perla
2013-10-01be2net: fix adaptive interrupt coalescingSathya Perla
2013-10-01be2net: Call be_vf_setup() even when VFs are enbaled from previous loadVasundhara Volam
2013-09-28be2net: Fix number of VLANs supported in UMC mode for BE3-R.Ajit Khaparde
2013-09-28be2net: Fix VLAN promiscuous mode programmingAjit Khaparde
2013-09-24emulex: Remove extern from function prototypesJoe Perches
2013-08-27be2net: implement ethtool set/get_channel hooksSathya Perla
2013-08-27be2net: refactor be_get_resources() codeSathya Perla
2013-08-27be2net: use EQ_CREATEv2 for SH-RSathya Perla
2013-08-07be2net: update driver versionSathya Perla
2013-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-01be2net: Implement initiate FW dump feature for LancerSomnath Kotur
2013-05-31be2net: Mark checksum fail for IP fragmented packetsSomnath Kotur
2013-05-28be2net: cleanup be_get_drvinfo()Somnath Kotur
2013-05-03be2net: avoid napi_disable() when it has not been enabledSomnath Kotur
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-27be2net: Renamed rx_address_mismatch_errors to rx_address_filteredSuresh Reddy