index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bnx2x_main.c
Age
Commit message (
Expand
)
Author
2010-03-15
bnx2x: change smp_mb() comment to conform the true
Stanislaw Gruszka
2010-03-15
bnx2x: remove not necessary compiler barrier
Stanislaw Gruszka
2010-03-15
bnx2x: use smp_mb() to keep ordering of read write operations
Stanislaw Gruszka
2010-02-28
bnx2x: Tx barriers and locks
Vladislav Zolotarov
2010-02-22
net: convert multiple drivers to use netdev_for_each_mc_addr, part3
Jiri Pirko
2010-02-17
drivers/net/bnx2x: Use (pr|netdev|netif)_<level> macro helpers
Joe Perches
2010-02-17
bnx2x: version number and date
Vladislav Zolotarov
2010-02-17
bnx2x: Use firmware 5.2.13
Vladislav Zolotarov
2010-02-17
bnx2x: fix in 57710 self-test
Vladislav Zolotarov
2010-02-17
bnx2x: Do not allow enabling LRO if disable_tpa=1
Vladislav Zolotarov
2010-02-17
bnx2x: clean up in case of error in bnx2x_init_hw()
Vladislav Zolotarov
2010-02-17
bnx2x: Properly release allocated MSI-X/MSI vectors
Vladislav Zolotarov
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-01-28
netdev: remove HAVE_ leftovers
Alexey Dobriyan
2010-01-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2009-12-25
bnx2x: Initialize cnic status block during chip reset
Michael Chan
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
[next]