.. |
57710_init_values.c
|
Modify Copyright information to reflect Qlogic Corporation's purchase
|
2014-05-06 02:32:27 +00:00 |
57710_int_offsets.h
|
Modify Copyright information to reflect Qlogic Corporation's purchase
|
2014-05-06 02:32:27 +00:00 |
57711_init_values.c
|
Modify Copyright information to reflect Qlogic Corporation's purchase
|
2014-05-06 02:32:27 +00:00 |
57711_int_offsets.h
|
Modify Copyright information to reflect Qlogic Corporation's purchase
|
2014-05-06 02:32:27 +00:00 |
57712_init_values.c
|
Modify Copyright information to reflect Qlogic Corporation's purchase
|
2014-05-06 02:32:27 +00:00 |
57712_int_offsets.h
|
Modify Copyright information to reflect Qlogic Corporation's purchase
|
2014-05-06 02:32:27 +00:00 |
bxe_dcb.h
|
Modify Copyright information to reflect Qlogic Corporation's purchase
|
2014-05-06 02:32:27 +00:00 |
bxe_debug.c
|
Convert bxe(4) to use the driver API.
|
2014-06-02 18:54:45 +00:00 |
bxe_elink.c
|
Modify Copyright information to reflect Qlogic Corporation's purchase
|
2014-05-06 02:32:27 +00:00 |
bxe_elink.h
|
Modify Copyright information to reflect Qlogic Corporation's purchase
|
2014-05-06 02:32:27 +00:00 |
bxe_stats.c
|
Add stat counters for Jumbo Frames using SGE ring.
|
2015-05-22 01:44:07 +00:00 |
bxe_stats.h
|
Add stat counters for Jumbo Frames using SGE ring.
|
2015-05-22 01:44:07 +00:00 |
bxe.c
|
tx_mtx should be grabbed before calling buf_ring_dequeue_sc()
|
2015-06-23 20:09:52 +00:00 |
bxe.h
|
PHY LOCK acquires the hardware lock via bxe_acquire_phy_lock() and releases it via bxe_release_phy_lock(). It was simply acquiring a mutex earlier which can cause the PHY to use bogus values. Fixes intermittent link failures.
|
2015-06-13 01:28:19 +00:00 |
ecore_fw_defs.h
|
Modify Copyright information to reflect Qlogic Corporation's purchase
|
2014-05-06 02:32:27 +00:00 |
ecore_hsi.h
|
Modify Copyright information to reflect Qlogic Corporation's purchase
|
2014-05-06 02:32:27 +00:00 |
ecore_init_ops.h
|
Modify Copyright information to reflect Qlogic Corporation's purchase
|
2014-05-06 02:32:27 +00:00 |
ecore_init.h
|
Modify Copyright information to reflect Qlogic Corporation's purchase
|
2014-05-06 02:32:27 +00:00 |
ecore_mfw_req.h
|
Modify Copyright information to reflect Qlogic Corporation's purchase
|
2014-05-06 02:32:27 +00:00 |
ecore_reg.h
|
PHY LOCK acquires the hardware lock via bxe_acquire_phy_lock() and releases it via bxe_release_phy_lock(). It was simply acquiring a mutex earlier which can cause the PHY to use bogus values. Fixes intermittent link failures.
|
2015-06-13 01:28:19 +00:00 |
ecore_sp.c
|
In bxe_init_mcast_macs_list(): mc_mac->mac needs to point to the multicast mac address
|
2015-06-16 21:11:32 +00:00 |
ecore_sp.h
|
For ECORE_DBG_BREAK_IF() ECORE_BUG() ECORE_BUG_ON() check bxe_debug flag before
|
2014-09-17 22:49:29 +00:00 |