index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bnx2x_main.c
Age
Commit message (
Expand
)
Author
2009-11-18
bnx2x: Don't set netdev->trans_start
Vladislav Zolotarov
2009-11-17
bnx2x: Handle Rx and Tx together in NAPI
Vladislav Zolotarov
2009-11-10
bnx2x: version 1.52.1-4
Eilon Greenstein
2009-11-10
bnx2x: Change coalescing granularity to 4us
Eilon Greenstein
2009-11-10
bnx2x: Remove misleading error print
Eilon Greenstein
2009-11-10
bnx2x: GSO implies CSUM offload
Eilon Greenstein
2009-11-10
bnx2x: declare MODULE_FIRMWARE
Ben Hutchings
2009-11-05
bnx2x: version 1.52.1-3
Yaniv Rosner
2009-11-05
bnx2x: Fix CL73 autoneg issues
Yaniv Rosner
2009-10-15
bnx2x: Update to version 1.52.1-1
Eilon Greenstein
2009-10-15
bnx2x: Report the maximal available BW as link speed
Eilon Greenstein
2009-10-15
bnx2x: Do not call load/unload functionality from DCC
Eilon Greenstein
2009-10-15
bnx2x: Adding FW mailbox mutex
Eilon Greenstein
2009-10-15
bnx2x: Changing the Disabled state to a flag
Eilon Greenstein
2009-10-15
bnx2x: Allowing 0 as initial fairness value
Eilon Greenstein
2009-10-11
bnx2x: Add main CNIC interface functions.
Michael Chan
2009-10-11
bnx2x: Add hw init code to support iSCSI.
Michael Chan
2009-10-11
bnx2x: Refactor MAC address setup code.
Michael Chan
2009-10-11
bnx2x: Refactor bnx2x_sp_post().
Michael Chan
2009-10-05
net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()
Ben Hutchings
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
2009-08-12
bnx2x: update version to 1.52.1
Eilon Greenstein
2009-08-12
bnx2x: Whitespaces and comments
Eilon Greenstein
2009-08-12
bnx2x: Re-factor the initialization code
Eilon Greenstein
2009-08-12
bnx2x: Using PCI_DEVICE macro
Eilon Greenstein
2009-08-12
bnx2x: Adding explicit casting
Eilon Greenstein
2009-08-12
bnx2x: Using macro for phy address
Eilon Greenstein
2009-08-12
bnx2x: Missing smp_wmb for statistics state machine
Eilon Greenstein
2009-08-12
bnx2x: Check unzip return code
Eilon Greenstein
2009-08-12
bnx2x: Remove the init_dmae field from bp
Eilon Greenstein
2009-08-12
bnx2x: Updating regdump_len at drvinfo
Eilon Greenstein
2009-08-12
bnx2x: Move printing of version from probe to the init
Eilon Greenstein
2009-08-12
bnx2x: Combine get_pcie_width and get_pcie_speed
Eilon Greenstein
2009-08-12
bnx2x: Stop loading if error condition detected
Eilon Greenstein
2009-08-12
bnx2x: Calling pci_set_drvdata earlier
Eilon Greenstein
2009-08-12
bnx2x: Configurable pause scheme
Eilon Greenstein
2009-08-12
bnx2x: Adding Likely directive
Eilon Greenstein
2009-08-12
bnx2x: Prefetch the page containing the BD descriptor
Eilon Greenstein
2009-08-12
bnx2x: Reporting host statistics to management FW
Eilon Greenstein
2009-08-12
bnx2x: Supporting PHY FW upgrade
Eilon Greenstein
2009-08-12
bnx2x: MDC/MDIO CL45 IOCTLs
Eilon Greenstein
2009-08-12
bnx2x: Advertize flow control normally in MF mode
Eilon Greenstein
2009-08-12
bnx2x: Supporting Device Control Channel
Eilon Greenstein
2009-08-12
bnx2x: Using the new FW
Eilon Greenstein
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-01
bnx2x: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
2009-07-30
bnx2x: Version 1.48.114-1
Eilon Greenstein
2009-07-30
bnx2x: WoL only with current MAC address
Eilon Greenstein
2009-07-30
bnx2x: Self-test kills management traffic
Eilon Greenstein
[next]