index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-14
be2net: Fix invocation of be_close() after be_clear()
Kalesh AP
2
-0
/
+9
2014-04-14
be2net: Fix to reap TX compls till HW doesn't respond for some time
Vasundhara Volam
1
-4
/
+5
2014-04-03
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-0
/
+9
2014-04-03
be2net: Add abi version between be2net and ocrdma
Devesh Sharma
2
-0
/
+9
2014-04-01
be2net: fix build dependency on VxLAN
Sathya Perla
2
-1
/
+19
2014-03-28
be2net: csum, tso and rss steering offload support for VxLAN
Sathya Perla
3
-9
/
+125
2014-03-28
be2net: add FW cmds needed for VxLAN offloads
Sathya Perla
3
-58
/
+154
2014-03-14
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2
-14
/
+14
2014-03-12
benet: Call dev_kfree_skby_any instead of kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-03-12
be2net: update driver version to 10.2
Sathya Perla
1
-1
/
+1
2014-03-12
be2net: Fix vlans_added counter
Vasundhara Volam
1
-2
/
+5
2014-03-12
be2net: Create multiple TXQs on RSS capable multi-channel BE3-R interfaces
Vasundhara Volam
1
-3
/
+7
2014-03-12
be2net: fix pmac_id[] allocation size
Ravikumar Nelavelli
1
-3
/
+2
2014-03-12
be2net: log LPVID used in multi-channel configs
Ravikumar Nelavelli
1
-2
/
+4
2014-03-12
be2net: Add link state control for VFs
Suresh Reddy
4
-5
/
+88
2014-03-12
be2net: Use GET_PROFILE_CONFIG cmd for BE3-R to query max-vfs
Suresh Reddy
1
-8
/
+11
2014-03-06
be2net: do external loopback test only when it is requested
Ivan Vecera
1
-7
/
+9
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-38
/
+50
2014-03-04
be2net: dma_sync each RX frag before passing it to the stack
Sathya Perla
2
-11
/
+24
2014-03-03
be2net: isolate TX workarounds not applicable to Skyhawk-R
Vasundhara Volam
1
-13
/
+26
2014-03-03
be2net: Fix skb double free in be_xmit_wrokarounds() failure path
Vasundhara Volam
1
-3
/
+4
2014-03-03
be2net: clear promiscuous bits in adapter->flags while disabling promiscuous ...
Somnath kotur
1
-3
/
+9
2014-03-03
be2net: Fix to reset transparent vlan tagging
Somnath Kotur
2
-20
/
+12
2014-02-18
benet: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-18
/
+13
2014-02-13
be2net: refactor multi-channel config code for Skyhawk-R chip
Vasundhara Volam
5
-32
/
+127
2014-02-13
be2net: Update copyright year
Vasundhara Volam
8
-8
/
+8
2014-02-13
be2net: Log a kernel message when UE is detected in BE & Skyhawk
Somnath Kotur
1
-41
/
+41
2014-01-21
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-15
be2net: add dma_mapping_error() check for dma_map_page()
Ivan Vecera
1
-2
/
+9
2014-01-15
be2net: update driver version to 10.0.x
Sathya Perla
1
-1
/
+1
2014-01-15
be2net: cleanup wake-on-lan code
Suresh Reddy
4
-35
/
+19
2014-01-15
be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-id
Suresh Reddy
3
-17
/
+23
2014-01-15
be2net: do not use frag index in the RX-compl entry
Suresh Reddy
2
-22
/
+9
2014-01-15
be2net: Remove "10Gbps" from driver description string
Suresh Reddy
1
-1
/
+1
2014-01-15
be2net: fix incorrect setting of cmd_privileges for VFs
Suresh Reddy
3
-11
/
+15
2014-01-15
be2net: ignore mac-addr set call for an already programmed mac-addr
Vasundhara Volam
1
-0
/
+6
2014-01-15
be2net: do not call be_set/get_fw_log_level() on Skyhawk-R
Vasundhara Volam
4
-97
/
+82
2014-01-15
be2net: Log the profile-id used by FW during driver initialization
Vasundhara Volam
3
-0
/
+55
2014-01-15
be2net: don't set "pport" field when querying "pvid"
Vasundhara Volam
1
-1
/
+1
2014-01-15
be2net: Use MCC_CREATE_EXT_V1 cmd for Skyhawk-R
Vasundhara Volam
2
-16
/
+15
2014-01-06
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
2013-12-31
net: benet: slight optimization of addr compare
dingtianhong
1
-1
/
+1
2013-12-18
net: emulex-benet calls skb_set_hash
Tom Herbert
1
-2
/
+2
2013-12-06
be2net: Free/delete pmacs (in be_clear()) only if they exist
Somnath Kotur
1
-8
/
+15
2013-12-06
be2net: Fix Lancer error recovery to distinguish FW download
Somnath Kotur
2
-4
/
+17
2013-11-28
be2net: call napi_disable() for all event queues
Ivan Vecera
1
-2
/
+2
[next]