index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-27
benet: Call dev_kfree_skby_any instead of kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-07-29
be2net: set EQ DB clear-intr bit in be_open()
Suresh Reddy
1
-1
/
+1
2013-10-19
be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd
Vasundhara Volam
1
-1
/
+2
2013-09-28
be2net: Fix to display the VLAN priority for a VF
Ajit Khaparde
1
-2
/
+2
2013-09-28
be2net: Fix to configure VLAN priority for a VF interface.
Ajit Khaparde
1
-10
/
+11
2013-09-28
be2net: Fix to allow VLAN configuration on VF interfaces.
Ajit Khaparde
1
-9
/
+0
2013-09-28
be2net: Fix number of VLANs supported in UMC mode for BE3-R.
Ajit Khaparde
2
-0
/
+3
2013-09-28
be2net: Fix VLAN promiscuous mode programming
Ajit Khaparde
4
-6
/
+40
2013-09-28
be2net: Fix the size of be_nic_res_desc structure
Ajit Khaparde
1
-1
/
+1
2013-09-28
be2net: Fix to prevent Tx stall on SH-R when packet size < 32
Ajit Khaparde
1
-3
/
+3
2013-09-14
be2net: missing variable initialization
Antonio Alecrim Jr
1
-1
/
+1
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2013-09-04
be2net: set and query VEB/VEPA mode of the PF interface
Ajit Khaparde
3
-13
/
+108
2013-08-30
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
1
-9
/
+9
2013-08-27
be2net: implement ethtool set/get_channel hooks
Sathya Perla
3
-32
/
+104
2013-08-27
be2net: refactor be_setup() to consolidate queue creation routines
Sathya Perla
2
-58
/
+50
2013-08-27
be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not created
Sathya Perla
1
-24
/
+85
2013-08-27
be2net: refactor be_get_resources() code
Sathya Perla
6
-189
/
+229
2013-08-27
be2net: Fixup profile management routines
Vasundhara Volam
2
-59
/
+88
2013-08-27
be2net: use EQ_CREATEv2 for SH-R
Sathya Perla
4
-39
/
+18
2013-08-27
be2net: Check for POST state in suspend-resume sequence
Sarveshwar Bandi
1
-0
/
+4
2013-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-08-23
be2net: fix disabling TX in be_close()
Sathya Perla
1
-1
/
+1
2013-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+9
2013-08-15
be2net: Clear any capability flags that driver is not interested in.
Sarveshwar Bandi
2
-0
/
+9
2013-08-07
be2net: update driver version
Sathya Perla
1
-1
/
+1
2013-08-07
be2net: Initialize "status" in be_cmd_get_die_temperature()
Vasundhara Volam
1
-1
/
+1
2013-08-07
be2net: fixup log msgs for async events
Vasundhara Volam
1
-2
/
+4
2013-08-07
be2net: Fix displaying supported speeds for BE2
Vasundhara Volam
1
-0
/
+6
2013-08-07
be2net: don't limit max MAC and VLAN counts
Vasundhara Volam
1
-7
/
+0
2013-08-07
be2net: Do not call get_die_temperature cmd for VF
Vasundhara Volam
1
-1
/
+2
2013-08-07
be2net: Adding more speeds reported by get_settings
Vasundhara Volam
2
-1
/
+10
2013-08-05
be2net: Staticize local functions
Jingoo Han
3
-19
/
+20
2013-07-30
be2net: don't use dev_err when AER enabling fails
Ivan Vecera
1
-1
/
+1
2013-07-25
be2net: delete primary MAC address while unloading
Sathya Perla
1
-3
/
+5
2013-07-25
be2net: use SET/GET_MAC_LIST for SH-R
Sathya Perla
3
-36
/
+50
2013-07-25
be2net: refactor MAC-addr setup code
Sathya Perla
3
-58
/
+48
2013-07-25
be2net: fix pmac_id for BE3 VFs
Sathya Perla
1
-0
/
+4
2013-07-25
be2net: allow VFs to program MAC and VLAN filters
Sathya Perla
3
-0
/
+53
2013-07-25
be2net: fix MAC address modification for VF
Sathya Perla
3
-38
/
+73
2013-07-17
be2net: Fix to avoid hardware workaround when not needed
Sarveshwar Bandi
1
-4
/
+10
2013-06-29
net/trivial: replace numeric with standard PM state macros
Yijing Wang
1
-2
/
+2
2013-06-20
be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs()
Sathya Perla
1
-27
/
+4
2013-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2013-06-13
be2net: Fix 32-bit DMA Mask handling
Somnath Kotur
1
-0
/
+3
2013-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-30
/
+34
2013-06-01
be2net: Implement initiate FW dump feature for Lancer
Somnath Kotur
6
-35
/
+105
2013-05-31
be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hook
Somnath Kotur
2
-28
/
+26
2013-05-31
be2net: Mark checksum fail for IP fragmented packets
Somnath Kotur
3
-2
/
+8
2013-05-28
be2net: Trim padded packets for Lancer
Somnath Kotur
1
-1
/
+3
[next]