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
2012-10-09
be2net: Remove code that stops further access to BE NIC based on UE bits
Ajit Khaparde
1
-2
/
+5
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-103
/
+113
2012-10-02
be2net: fix vfs enumeration
Ivan Vecera
1
-4
/
+2
2012-09-30
be2net: fixup log messages
Sathya Perla
2
-6
/
+31
2012-09-30
be2net: cleanup code related to be_link_status_query()
Sathya Perla
5
-64
/
+48
2012-09-30
be2net: fix wrong handling of be_setup() failure in be_probe()
Sathya Perla
1
-3
/
+1
2012-09-30
be2net: remove type argument of be_cmd_mac_addr_query()
Sathya Perla
3
-15
/
+9
2012-09-28
Revert "be2net: fix vfs enumeration"
David S. Miller
1
-2
/
+4
2012-09-28
be2net: fix vfs enumeration
Ivan Vecera
1
-4
/
+2
2012-09-13
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
2
-3
/
+7
2012-09-08
netdev: make pci_error_handlers const
Stephen Hemminger
1
-1
/
+1
2012-09-06
be2net: use PCIe AER capability
Sathya Perla
1
-0
/
+8
2012-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+6
2012-08-30
be2net: modify log msg for lack of privilege error
Vasundhara Volam
1
-1
/
+1
2012-08-30
be2net: fixup malloc/free of adapter->pmac_id
Sathya Perla
1
-6
/
+7
2012-08-30
be2net: fix FW default for VF tx-rate
Vasundhara Volam
1
-2
/
+2
2012-08-30
be2net: fix max VFs reported by HW
Vasundhara Volam
2
-0
/
+3
2012-08-30
be2net: create RSS rings even in multi-channel configs
Sathya Perla
1
-2
/
+1
2012-08-29
netpoll: revert 6bdb7fe3104 and fix be_poll() instead
Amerigo Wang
2
-2
/
+6
2012-08-04
emulex: benet: Add a missing CR in the end of message
Masanari Iida
1
-1
/
+1
2012-07-26
be2net: Fix to parse RSS hash from Receive completions correctly.
Sarveshwar Bandi
1
-2
/
+2
2012-07-26
be2net: Missing byteswap in be_get_fw_log_level causes oops on PowerPC
Anton Blanchard
2
-3
/
+4
2012-07-18
be2net: Ignore physical link async event for Lancer
Padmanabh Ratnakar
2
-0
/
+6
2012-07-18
be2net: Fix VF driver load for Lancer
Padmanabh Ratnakar
2
-1
/
+9
2012-07-17
be2net: dont pull too much data in skb linear part
Eric Dumazet
1
-3
/
+3
2012-07-17
be2net: update driver version
Padmanabh Ratnakar
1
-1
/
+1
2012-07-17
be2net: Add description about various RSS hash types
Padmanabh Ratnakar
1
-2
/
+12
2012-07-12
be2net: Enable RSS UDP hashing for Lancer and Skyhawk
Padmanabh Ratnakar
3
-0
/
+12
2012-07-12
be2net: Fix port name in message during driver load
Padmanabh Ratnakar
3
-2
/
+57
2012-07-12
be2net: Fix cleanup path when EQ creation fails
Padmanabh Ratnakar
1
-2
/
+3
2012-07-12
be2net: Activate new FW after FW download for Lancer
Padmanabh Ratnakar
5
-78
/
+180
2012-07-12
be2net: Fix initialization sequence for Lancer
Padmanabh Ratnakar
3
-68
/
+87
2012-07-12
be2net : Fix die temperature stat for Lancer
Padmanabh Ratnakar
3
-7
/
+8
2012-07-12
be2net: Fix error while toggling autoneg of pause parameters
Padmanabh Ratnakar
1
-1
/
+1
2012-07-09
be2net: Fix Endian
Li RongQing
1
-1
/
+1
2012-07-05
be2net: set maximal number of default RSS queues
Yuval Mintz
1
-4
/
+6
2012-06-27
be2net: Fix to trim skb for padded vlan packets to workaround an ASIC Bug
Somnath Kotur
2
-14
/
+47
2012-06-26
be2net: Regression bug wherein VFs creation broken for multiple cards.
Somnath Kotur
1
-1
/
+2
2012-06-26
be2net: Explicitly clear the reserved field in the Tx Descriptor
Somnath Kotur
1
-0
/
+1
2012-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-8
/
+8
2012-06-18
be2net: Increase statistics structure size for skyhawk.
Vasundhara Volam
1
-1
/
+1
2012-06-18
be2net: Modify error message to incorporate subsystem
Vasundhara Volam
1
-6
/
+6
2012-06-18
be2net: reduce gso_max_size setting to account for ethernet header.
Sarveshwar Bandi
1
-1
/
+1
2012-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2012-06-09
be2net: fix a race in be_xmit()
Eric Dumazet
1
-2
/
+3
2012-06-08
be2net: Fix driver load for VFs for Lancer
Padmanabh Ratnakar
3
-61
/
+66
2012-06-06
be2net: update driver version
Sathya Perla
1
-1
/
+1
2012-06-06
be2net: do not use SCRATCHPAD register
Sathya Perla
2
-9
/
+3
2012-06-06
be2net: remove unnecessary usage of unlikely()
Sathya Perla
1
-2
/
+2
2012-06-06
be2net: fix reporting number of actual rx queues
Sathya Perla
1
-1
/
+7
[next]