Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7903264402546f45f9bac8ad2bfdb00d00eb124a
/
drivers
/
net
/
bnx2x
/
bnx2x_main.c
7903264
net: Fix too optimistic NETIF_F_HW_CSUM features
by Michał Mirosław
· 14 years ago
0793f83f
bnx2x: Add Nic partitioning mode (57712 devices)
by Dmitry Kravkov
· 14 years ago
b340007
bnx2x: Do interrupt mode initialization and NAPIs adding before register_netdev()
by Vladislav Zolotarov
· 14 years ago
2491242
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
870634b
net: bnx2x: fix error value sign
by Vasiliy Kulikov
· 14 years ago
6f38ad9
drivers/net/bnx2x: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
8d96286
bnx2x: make local function static and remove dead code
by stephen hemminger
· 14 years ago
9bcc089
bnx2x: Update bnx2x to use new vlan accleration.
by Hao Zheng
· 14 years ago
f4a6689
bnx2x: prevent false parity error in MSI-X memory of HC block
by Vladislav Zolotarov
· 14 years ago
a0fd065
bnx2x: fix possible deadlock in HC hw block
by Dmitry Kravkov
· 14 years ago
030f335
bnx2x: remove unnecessary FUNC_FLG_RSS flag and related
by Dmitry Kravkov
· 14 years ago
f0b9f47
bnx2x: Fixing a typo: added a missing RSS enablement
by Dmitry Kravkov
· 14 years ago
f85582f
bnx2x: code beautify
by Dmitry Kravkov
· 14 years ago
c2bff63
bnx2x, cnic: Fix SPQ return credit
by Dmitry Kravkov
· 14 years ago
d6214d7
bnx2x: move msix table initialization to probe()
by Dmitry Kravkov
· 14 years ago
f2e0899
bnx2x: Add 57712 support
by Dmitry Kravkov
· 14 years ago
8fe23fb
bnx2x: change type of spq_left to atomic
by Dmitry Kravkov
· 14 years ago
fb3bff1
bnx2x: rename MF related fields
by Dmitry Kravkov
· 14 years ago
523224a
bnx2x, cnic, bnx2i: use new FW/HSI
by Dmitry Kravkov
· 14 years ago
560131f
bnx2x: create folder for bnx2x firmware files
by Dmitry Kravkov
· 14 years ago
2514158
bnx2x: Spread rx buffers between allocated queues
by Dmitry Kravkov
· 14 years ago
cbd9da7
drivers/net/bnx2x: use ARRAY_SIZE macro in bnx2x_main.c
by Nikitas Angelinas
· 14 years ago
a22f078
bnx2x: Add dual-media changes
by Yaniv Rosner
· 14 years ago
de6eae1
bnx2x: Organize PHY functions
by Yaniv Rosner
· 14 years ago
d90d96b
bnx2x: Move common function into aggregated function
by Yaniv Rosner
· 14 years ago
62b29a5
bnx2x: Adjust alignment of split PHY functions
by Yaniv Rosner
· 14 years ago
b7737c9
bnx2x: Split PHY functions
by Yaniv Rosner
· 14 years ago
e10bc84
bnx2x: Unify PHY attributes
by Yaniv Rosner
· 14 years ago
9a8a97e
bnx2x: Add BCM84823 to the supported PHYs
by Yaniv Rosner
· 14 years ago
54c2fb7
bnx2x: Reset link before any new link settings
by Yaniv Rosner
· 14 years ago
0fdf4d0
bnx2x: fix wrong return from bnx2x_trylock_hw_lock
by Eric Dumazet
· 14 years ago
d3c6e7a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
3971a23
bnx2x: Fix PHY locking problem
by Yaniv Rosner
· 14 years ago
6891dd2
bnx2x: Load firmware in open() instead of probe()
by Dmitry Kravkov
· 14 years ago
bb7e95c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
6c719d0
bnx2x: Move statistics handling code to bnx2x_stats.*
by Dmitry Kravkov
· 14 years ago
de0c62d
bnx2x: Create separate file for ethtool routines
by Dmitry Kravkov
· 14 years ago
9f6c925
bnx2x: Create bnx2x_cmn.* files
by Dmitry Kravkov
· 14 years ago
b0efbb9
bnx2x: move global variable load_count to bnx2x.h
by Dmitry Kravkov
· 14 years ago
5d7cd49
bnx2x: store module parameters in driver main structure
by Dmitry Kravkov
· 14 years ago
5d1e859
bnx2x: Create separate folder for bnx2x driver
by Dmitry Kravkov
· 14 years ago
[Renamed from drivers/net/bnx2x_main.c]
5447080
s2io: fixing DBG_PRINT() macro
by Breno Leitao
· 14 years ago
6f3c72a
bnx2x: Set RXHASH for LRO packets
by Vladislav Zolotarov
· 14 years ago
97d1935
netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flags
by Ben Hutchings
· 14 years ago
e0d904f
bnx2x: fail when try to setup unsupported features
by Stanislaw Gruszka
· 14 years ago
c89af1a
bnx2x: avoid TX timeout when stopping device
by Stanislaw Gruszka
· 14 years ago
4447957
bnx2x: Fix check to get RX hash
by Tom Herbert
· 15 years ago
214f1c8
bnx2x: Remove two prefetch()
by Eric Dumazet
· 15 years ago
c68ed25
bnx2x: add support for receive hashing
by Tom Herbert
· 15 years ago
a03b1a5
bnx2x: Date and version
by Vladislav Zolotarov
· 15 years ago
d9e8b18
bnx2x: Don't report link down if has been already down
by Vladislav Zolotarov
· 15 years ago
d3dbfee
bnx2x: Rework power state handling code
by Vladislav Zolotarov
· 15 years ago
8eb5a20
bnx2x: use mask in test_registers() to avoid parity error
by Vladislav Zolotarov
· 15 years ago
1ac218c
bnx2x: Fixed MSI-X enabling flow
by Vladislav Zolotarov
· 15 years ago
dea7aab
bnx2x: Added new statistics
by Vladislav Zolotarov
· 15 years ago
cdaa7cb
bnx2x: White spaces
by Vladislav Zolotarov
· 15 years ago
2145a92
bnx2x: Protect code with NOMCP
by Vladislav Zolotarov
· 15 years ago
02e3c6c
bnx2x: Increase DMAE max write size for 57711
by Vladislav Zolotarov
· 15 years ago
34f24c7
bnx2x: Use VPD-R V0 entry to display firmware revision
by Vladislav Zolotarov
· 15 years ago
72fd071
bnx2x: Parity errors handling for 57710 and 57711
by Vladislav Zolotarov
· 15 years ago
1a98314
bnx2x: use the DMA API instead of the pci equivalents
by FUJITA Tomonori
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
4fd89b7a
bnx2x: Added GRO support
by Dmitry Kravkov
· 15 years ago
9baddeb
bnx2x: change smp_mb() comment to conform the true
by Stanislaw Gruszka
· 15 years ago
0efc22f
bnx2x: remove not necessary compiler barrier
by Stanislaw Gruszka
· 15 years ago
2d99cf1
bnx2x: use smp_mb() to keep ordering of read write operations
by Stanislaw Gruszka
· 15 years ago
c16cc0b
bnx2x: Tx barriers and locks
by Vladislav Zolotarov
· 15 years ago
0ddf477
net: convert multiple drivers to use netdev_for_each_mc_addr, part3
by Jiri Pirko
· 15 years ago
7995c64
drivers/net/bnx2x: Use (pr|netdev|netif)_<level> macro helpers
by Joe Perches
· 15 years ago
a07da6d
bnx2x: version number and date
by Vladislav Zolotarov
· 15 years ago
3359fce
bnx2x: Use firmware 5.2.13
by Vladislav Zolotarov
· 15 years ago
0c43f43
bnx2x: fix in 57710 self-test
by Vladislav Zolotarov
· 15 years ago
d43a7e6
bnx2x: Do not allow enabling LRO if disable_tpa=1
by Vladislav Zolotarov
· 15 years ago
f1e1a19
bnx2x: clean up in case of error in bnx2x_init_hw()
by Vladislav Zolotarov
· 15 years ago
6cbe506
bnx2x: Properly release allocated MSI-X/MSI vectors
by Vladislav Zolotarov
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
257ddbd
netdev: remove HAVE_ leftovers
by Alexey Dobriyan
· 15 years ago
d4a66e7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
4a6e47a
bnx2x: Initialize cnic status block during chip reset
by Michael Chan
· 15 years ago
9a4e328
bnx2x: Don't set netdev->trans_start
by Vladislav Zolotarov
· 15 years ago
54b9dda
bnx2x: Handle Rx and Tx together in NAPI
by Vladislav Zolotarov
· 15 years ago
0ab365f
bnx2x: version 1.52.1-4
by Eilon Greenstein
· 15 years ago
7d323bf
bnx2x: Change coalescing granularity to 4us
by Eilon Greenstein
· 15 years ago
91545f6
bnx2x: Remove misleading error print
by Eilon Greenstein
· 15 years ago
d6a2f98
bnx2x: GSO implies CSUM offload
by Eilon Greenstein
· 15 years ago
45229b4
bnx2x: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
89794a6
bnx2x: version 1.52.1-3
by Yaniv Rosner
· 15 years ago
7846e47
bnx2x: Fix CL73 autoneg issues
by Yaniv Rosner
· 15 years ago
b2d7644
bnx2x: Update to version 1.52.1-1
by Eilon Greenstein
· 15 years ago
35c5f8f
bnx2x: Report the maximal available BW as link speed
by Eilon Greenstein
· 15 years ago
061bc70
bnx2x: Do not call load/unload functionality from DCC
by Eilon Greenstein
· 15 years ago
c4ff7cb
bnx2x: Adding FW mailbox mutex
by Eilon Greenstein
· 15 years ago
f34d28e
bnx2x: Changing the Disabled state to a flag
by Eilon Greenstein
· 15 years ago
b015e3d
bnx2x: Allowing 0 as initial fairness value
by Eilon Greenstein
· 15 years ago
993ac7b
bnx2x: Add main CNIC interface functions.
by Michael Chan
· 15 years ago
37b091b
bnx2x: Add hw init code to support iSCSI.
by Michael Chan
· 15 years ago
e665bfd
bnx2x: Refactor MAC address setup code.
by Michael Chan
· 15 years ago
2891290
bnx2x: Refactor bnx2x_sp_post().
by Michael Chan
· 15 years ago
15f0a39
net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()
by Ben Hutchings
· 15 years ago
Next »