Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
fa395aaec823b9d1a5800913a6b5d0e6d1c5ced2
/
drivers
/
net
/
bnx2.c
012093f
bnx2: Refine VPD logic.
by Michael Chan
· 15 years ago
55dbabe
bnx2: Update version to 2.0.3.
by Michael Chan
· 15 years ago
76d9906
bnx2: Read firmware version from VPD.
by Michael Chan
· 15 years ago
b929e53
bnx2: Print warning when unable to allocate the full SKB/page ring.
by Michael Chan
· 15 years ago
20175c5
bnx2: Dump some state during tx timeout.
by Michael Chan
· 15 years ago
51bf6bb
bnx2: Protect tx timeout reset with rtnl_lock().
by Michael Chan
· 15 years ago
e004840
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
e95524a
bnx2: remove skb_dma_map/unmap calls from driver
by Alexander Duyck
· 15 years ago
529fab6
bnx2: EEH is failing with timeout
by Breno Leitao
· 15 years ago
c707985
bnx2: avoid compiler warnings
by Eric Dumazet
· 15 years ago
7ab0f27
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
by Ben Hutchings
· 15 years ago
6cdee2f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
078b073
bnx2: Update firmware to 5.0.0.j3.
by Michael Chan
· 15 years ago
8fea0f0
bnx2: Update version to 2.0.2.
by Michael Chan
· 15 years ago
0ced9d0
bnx2: Use const on flash_table structure.
by Michael Chan
· 15 years ago
cf7474a
bnx2: Refine coalescing parameters.
by Michael Chan
· 15 years ago
790dab2
bnx2: Report FTQ discard counter.
by Michael Chan
· 15 years ago
61d9e3f
bnx2: Apply BROKEN_STATS workaround to 5706 and 5708.
by Michael Chan
· 15 years ago
6fefb65
bnx2: Close device if MTU change or ring size change fails.
by Michael Chan
· 15 years ago
3767546
bnx2: Check if_running() before touching chip registers.
by Michael Chan
· 15 years ago
155d556
bnx2: Zero out status block before chip reset.
by Michael Chan
· 15 years ago
c5a8895
bnx2: Use mutex on slow path cnic calls.
by Michael Chan
· 15 years ago
2ec3de2
bnx2: return PCI_ERS_RESULT_DISCONNECT on permanent failure
by Dean Nelson
· 15 years ago
72dccb0
bnx2: Update vlan_features
by Eric Dumazet
· 15 years ago
7959ea2
bnx2: Fix the behavior of ethtool when ONBOOT=no
by Ooiwa Naohiro
· 15 years ago
31278e7
net: group address list and its count
by Jiri Pirko
· 15 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 15 years ago
4edd473
[SCSI] bnx2: Add support for CNIC driver.
by Michael Chan
· 15 years ago
25b0b99
bnx2: no need to check before vfreeing
by Breno Leitao
· 15 years ago
042a53a
net: skb_shared_info optimization
by Eric Dumazet
· 15 years ago
ccffad2
net: convert unicast addr list
by Jiri Pirko
· 15 years ago
cdd0db0
net: dont update dev->trans_start
by Eric Dumazet
· 15 years ago
d62fda0
bnx2: bnx2_tx_int() optimizations
by Eric Dumazet
· 15 years ago
581daf7
bnx2: Fix panic in bnx2_poll_work().
by Michael Chan
· 16 years ago
5ee1c32
bnx2: Don't use reserved names
by Bastian Blank
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
50cf156
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
by Yang Hongyang
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
57579f7
bnx2: Use request_firmware()
by Michael Chan
· 16 years ago
2b1c435
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
6901031
bnx2: Fix problem of using wrong IRQ handler.
by Michael Chan
· 16 years ago
5e30589
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
a6952b5
bnx2: Update version to 1.9.2 and copyright.
by Michael Chan
· 16 years ago
990ec38
bnx2: Fix jumbo frames error handling.
by Michael Chan
· 16 years ago
0c8dfc8
net: Add skb_record_rx_queue() calls to multiqueue capable drivers.
by David S. Miller
· 16 years ago
52d07b1
bnx2: annotate bp->phy_lock functions
by Harvey Harrison
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
6332178
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
3298a73
bnx2: Fix bug in bnx2_free_rx_mem().
by Michael Chan
· 16 years ago
1f2435e
bnx2: Update version to 1.9.0.
by Michael Chan
· 16 years ago
4e1d0de
bnx2: Rename MSI-X vectors.
by Michael Chan
· 16 years ago
730c30e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
efba018
bnx2: Add workaround to handle missed MSI.
by Michael Chan
· 16 years ago
d8e8034
bnx2: use net_device_stats nowadays available in net_device
by Ilpo Järvinen
· 16 years ago
0421eae
bnx2: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
198d6ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
b2af2c1
bnx2: fix poll_controller to pass proper structures and check all rx queues
by Neil Horman
· 16 years ago
e4412cb
bnx2: Update version to 1.8.2.
by Michael Chan
· 16 years ago
40105c0
bnx2: Reorganize timeout constants.
by Michael Chan
· 16 years ago
d8026d9
bnx2: Set rx buffer water marks based on MTU.
by Michael Chan
· 16 years ago
5ec6d7b
bnx2: Restrict WoL support.
by Michael Chan
· 16 years ago
1caacec
bnx2: Add PCI ID for 5716S.
by Michael Chan
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
ec7e6fa
bnx2: Update version to 1.8.1.
by Michael Chan
· 16 years ago
3d16af8
bnx2: Handle DMA mapping errors.
by Benjamin Li
· 16 years ago
a1efb4b
bnx2: Eliminate TSO header modifications.
by Michael Chan
· 16 years ago
9f52b56
bnx2: Check netif_running() in all ethtool operations.
by Michael Chan
· 16 years ago
74bf4ba
bnx2: Add bnx2_shutdown_chip().
by Michael Chan
· 16 years ago
ac392ab
bnx2: Remove timer_interval field from the bnx2 structure
by Benjamin Li
· 16 years ago
fbbf68b
bnx2: Remove name field from bnx2 structure
by Benjamin Li
· 16 years ago
453a9c6
bnx2: Update MODULE_DESCRIPTION to include the 5716
by Benjamin Li
· 16 years ago
344478d
bnx2: In bnx2_set_mac_link() return void rather then int
by Benjamin Li
· 16 years ago
08013fa
bnx2: Fix build with VLAN_8021Q disabled.
by David S. Miller
· 16 years ago
0eb8b1f
bnx2: Update version to 1.8.0.
by Michael Chan
· 16 years ago
f22828e
bnx2: Reinsert VLAN tag when necessary.
by Michael Chan
· 16 years ago
729b85c
bnx2: Use proper CONFIG_VLAN_8021Q to compile the VLAN code.
by Michael Chan
· 16 years ago
7c6337a
bnx2: Fix logic to setup VLAN rx tagging.
by Michael Chan
· 16 years ago
3ca4095
bnx2: Update version to 1.7.9.
by Benjamin Li
· 16 years ago
8a31329
bnx2: Fix Sparse warnings
by Benjamin Li
· 16 years ago
706bf24
bnx2: Add TX multiqueue support.
by Benjamin Li
· 16 years ago
3cb29b1
bnx2: Update version to 1.7.8.
by Michael Chan
· 16 years ago
5fcaed0
bnx2: Support secondary MAC addresses.
by Benjamin Li
· 16 years ago
7c62e83
bnx2: Allow flexible VLAN tag settings.
by Michael Chan
· 16 years ago
a2f1389
bnx2: Add ack parameter to bnx2_fw_sync().
by Michael Chan
· 16 years ago
7bb0a04
bnx2: Add PCI ID for 5716.
by Michael Chan
· 16 years ago
d6b1448
bnx2: Prevent ethtool -s from crashing when device is down.
by Michael Chan
· 16 years ago
8427f13
bnx2: Update driver version to 1.7.7.
by Michael Chan
· 16 years ago
2739a8b
bnx2: Cleanup error handling in bnx2_open().
by Michael Chan
· 16 years ago
5e9ad9e
bnx2: Turn on multi rx rings.
by Michael Chan
· 16 years ago
f0ea2e6
bnx2: Use one handler for all MSI-X vectors.
by Michael Chan
· 16 years ago
43e80b8
bnx2: Optimize fast-path tx and rx work.
by Michael Chan
· 16 years ago
bb4f98a
bnx2: Put rx ring variables in a separate struct.
by Michael Chan
· 16 years ago
35e9010
bnx2: Put tx ring variables in a separate struct.
by Michael Chan
· 16 years ago
4ae127d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
4bb073c
net: Eliminate flush_scheduled_work() calls while RTNL is held.
by David S. Miller
· 16 years ago
236ae64
bnx2: Update version to 1.7.6.
by Michael Chan
· 16 years ago
10343cc
bnx2: Pre-initialize struct cpu_reg.
by Benjamin Li
· 16 years ago
Next »