index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
Age
Commit message (
Expand
)
Author
2014-03-12
be2net: Add link state control for VFs
Suresh Reddy
2014-03-12
be2net: Use GET_PROFILE_CONFIG cmd for BE3-R to query max-vfs
Suresh Reddy
2014-03-06
be2net: do external loopback test only when it is requested
Ivan Vecera
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-04
be2net: dma_sync each RX frag before passing it to the stack
Sathya Perla
2014-03-03
be2net: isolate TX workarounds not applicable to Skyhawk-R
Vasundhara Volam
2014-03-03
be2net: Fix skb double free in be_xmit_wrokarounds() failure path
Vasundhara Volam
2014-03-03
be2net: clear promiscuous bits in adapter->flags while disabling promiscuous ...
Somnath kotur
2014-03-03
be2net: Fix to reset transparent vlan tagging
Somnath Kotur
2014-02-18
benet: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-13
be2net: refactor multi-channel config code for Skyhawk-R chip
Vasundhara Volam
2014-02-13
be2net: Update copyright year
Vasundhara Volam
2014-02-13
be2net: Log a kernel message when UE is detected in BE & Skyhawk
Somnath Kotur
2014-01-21
be2net: Fix be_vlan_add/rem_vid() routines
Somnath Kotur
2014-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-15
be2net: add dma_mapping_error() check for dma_map_page()
Ivan Vecera
2014-01-15
be2net: update driver version to 10.0.x
Sathya Perla
2014-01-15
be2net: cleanup wake-on-lan code
Suresh Reddy
2014-01-15
be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-id
Suresh Reddy
2014-01-15
be2net: do not use frag index in the RX-compl entry
Suresh Reddy
2014-01-15
be2net: Remove "10Gbps" from driver description string
Suresh Reddy
2014-01-15
be2net: fix incorrect setting of cmd_privileges for VFs
Suresh Reddy
2014-01-15
be2net: ignore mac-addr set call for an already programmed mac-addr
Vasundhara Volam
2014-01-15
be2net: do not call be_set/get_fw_log_level() on Skyhawk-R
Vasundhara Volam
2014-01-15
be2net: Log the profile-id used by FW during driver initialization
Vasundhara Volam
2014-01-15
be2net: don't set "pport" field when querying "pvid"
Vasundhara Volam
2014-01-15
be2net: Use MCC_CREATE_EXT_V1 cmd for Skyhawk-R
Vasundhara Volam
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
be2net: fix max_evt_qs calculation for BE3 in SR-IOV config
Suresh Reddy
2014-01-06
be2net: increase the timeout value for loopback-test FW cmd
Suresh Reddy
2014-01-06
be2net: disable RSS when number of RXQs is reduced to 1 via set-channels
Vasundhara Volam
2013-12-31
net: benet: slight optimization of addr compare
dingtianhong
2013-12-18
net: emulex-benet calls skb_set_hash
Tom Herbert
2013-12-06
be2net: Free/delete pmacs (in be_clear()) only if they exist
Somnath Kotur
2013-12-06
be2net: Fix Lancer error recovery to distinguish FW download
Somnath Kotur
2013-11-28
be2net: call napi_disable() for all event queues
Ivan Vecera
2013-11-28
Revert "be2net: call napi_disable() for all event queues"
David S. Miller
2013-11-28
be2net: call napi_disable() for all event queues
Ivan Vecera
2013-11-23
be2net: Avoid programming permenant MAC by BE3-R VFs
Ajit Khaparde
2013-11-23
be2net: set coalesce-wm in CQ_CREATE_V2 cmd
Ajit Khaparde
2013-11-23
be2net: Disabling and enabling interrupts in suspend and resume
Ajit Khaparde
2013-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-11-18
be2net: Delete secondary unicast MAC addresses during be_close
Ajit Khaparde
2013-11-18
be2net: Fix unconditional enabling of Rx interface options
Ajit Khaparde
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-29
net/benet: Make lancer_wait_ready() static
Gavin Shan
2013-10-29
net/benet: Remove interface type
Gavin Shan
[prev]
[next]