Age | Commit message (Expand) | Author | Files | Lines |
2014-02-14 | be2net: Log a kernel message when UE is detected in BE & Skyhawk | Somnath Kotur | 1 | -41/+41 |
2014-01-22 | be2net: Fix be_vlan_add/rem_vid() routines | Somnath Kotur | 1 | -13/+8 |
2014-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+9 |
2014-01-16 | be2net: add dma_mapping_error() check for dma_map_page() | Ivan Vecera | 1 | -2/+9 |
2014-01-16 | be2net: update driver version to 10.0.x | Sathya Perla | 1 | -1/+1 |
2014-01-16 | be2net: cleanup wake-on-lan code | Suresh Reddy | 4 | -35/+19 |
2014-01-16 | be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-id | Suresh Reddy | 3 | -17/+23 |
2014-01-16 | be2net: do not use frag index in the RX-compl entry | Suresh Reddy | 2 | -22/+9 |
2014-01-16 | be2net: Remove "10Gbps" from driver description string | Suresh Reddy | 1 | -1/+1 |
2014-01-16 | be2net: fix incorrect setting of cmd_privileges for VFs | Suresh Reddy | 3 | -11/+15 |
2014-01-16 | be2net: ignore mac-addr set call for an already programmed mac-addr | Vasundhara Volam | 1 | -0/+6 |
2014-01-16 | be2net: do not call be_set/get_fw_log_level() on Skyhawk-R | Vasundhara Volam | 4 | -97/+82 |
2014-01-16 | be2net: Log the profile-id used by FW during driver initialization | Vasundhara Volam | 3 | -0/+55 |
2014-01-16 | be2net: don't set "pport" field when querying "pvid" | Vasundhara Volam | 1 | -1/+1 |
2014-01-16 | be2net: Use MCC_CREATE_EXT_V1 cmd for Skyhawk-R | Vasundhara Volam | 2 | -16/+15 |
2014-01-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -22/+43 |
2014-01-06 | be2net: fix max_evt_qs calculation for BE3 in SR-IOV config | Suresh Reddy | 2 | -4/+9 |
2014-01-06 | be2net: increase the timeout value for loopback-test FW cmd | Suresh Reddy | 3 | -12/+22 |
2014-01-06 | be2net: disable RSS when number of RXQs is reduced to 1 via set-channels | Vasundhara Volam | 2 | -6/+12 |
2014-01-01 | net: benet: slight optimization of addr compare | dingtianhong | 1 | -1/+1 |
2013-12-19 | net: emulex-benet calls skb_set_hash | Tom Herbert | 1 | -2/+2 |
2013-12-07 | be2net: Free/delete pmacs (in be_clear()) only if they exist | Somnath Kotur | 1 | -8/+15 |
2013-12-07 | be2net: Fix Lancer error recovery to distinguish FW download | Somnath Kotur | 2 | -4/+17 |
2013-11-29 | be2net: call napi_disable() for all event queues | Ivan Vecera | 1 | -2/+2 |
2013-11-29 | Revert "be2net: call napi_disable() for all event queues" | David S. Miller | 1 | -1/+1 |
2013-11-29 | be2net: call napi_disable() for all event queues | Ivan Vecera | 1 | -1/+1 |
2013-11-24 | be2net: Avoid programming permenant MAC by BE3-R VFs | Ajit Khaparde | 2 | -6/+5 |
2013-11-24 | be2net: set coalesce-wm in CQ_CREATE_V2 cmd | Ajit Khaparde | 1 | -0/+7 |
2013-11-24 | be2net: Disabling and enabling interrupts in suspend and resume | Ajit Khaparde | 1 | -0/+2 |
2013-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -4/+21 |
2013-11-19 | be2net: Delete secondary unicast MAC addresses during be_close | Ajit Khaparde | 1 | -0/+5 |
2013-11-19 | be2net: Fix unconditional enabling of Rx interface options | Ajit Khaparde | 3 | -4/+16 |
2013-11-14 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+4 |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -10/+2 |
2013-11-06 | net: Explicitly initialize u64_stats_sync structures for lockdep | John Stultz | 1 | -0/+4 |
2013-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -0/+16 |
2013-10-30 | net/benet: Make lancer_wait_ready() static | Gavin Shan | 2 | -2/+1 |
2013-10-30 | net/benet: Remove interface type | Gavin Shan | 2 | -6/+0 |
2013-10-28 | be2net: add support for ndo_busy_poll | Sathya Perla | 2 | -18/+187 |
2013-10-28 | be2net: Warn users of possible broken functionality on BE2 cards with very ol... | Somnath Kotur | 2 | -0/+15 |
2013-10-22 | net: be2net: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-10-20 | be2net: Rework PCIe error report log messaging | Ajit Khaparde | 1 | -3/+5 |
2013-10-19 | be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd | Vasundhara Volam | 1 | -1/+2 |
2013-10-09 | be2net: change the driver version number to 4.9.224.0 | Ajit Khaparde | 1 | -1/+1 |
2013-10-09 | be2net: Display RoCE specific counters in ethtool -S | Ajit Khaparde | 3 | -1/+19 |
2013-10-09 | be2net: Call version 2 of GET_STATS ioctl for Skyhawk-R | Ajit Khaparde | 3 | -9/+155 |
2013-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -31/+60 |
2013-10-01 | be2net: add a counter for pkts dropped in xmit path | Sathya Perla | 3 | -2/+8 |
2013-10-01 | be2net: fix adaptive interrupt coalescing | Sathya Perla | 5 | -73/+115 |
2013-10-01 | be2net: call ENABLE_VF cmd for Skyhawk-R too | Vasundhara Volam | 2 | -2/+3 |