index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bnx2x
/
bnx2x_cmn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bnx2x: make local function static and remove dead code
stephen hemminger
2010-10-24
1
-1
/
+2
*
bnx2x: Update bnx2x to use new vlan accleration.
Hao Zheng
2010-10-21
1
-49
/
+11
*
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
2010-10-21
1
-2
/
+1
*
bnx2x: Use correct FW constant for header padding
Dmitry Kravkov
2010-10-18
1
-1
/
+1
*
bnx2x: do not deal with power if no capability
Dmitry Kravkov
2010-10-18
1
-0
/
+6
*
bnx2x: remove redundant commands during error handling
Dmitry Kravkov
2010-10-18
1
-2
/
+0
*
bnx2x: Optimized the branching in the bnx2x_rx_int()
Vladislav Zolotarov
2010-10-18
1
-5
/
+6
*
bnx2x: code beautify
Dmitry Kravkov
2010-10-06
1
-27
/
+33
*
bnx2x, cnic: Fix SPQ return credit
Dmitry Kravkov
2010-10-06
1
-13
/
+0
*
bnx2x: move msix table initialization to probe()
Dmitry Kravkov
2010-10-06
1
-113
/
+93
*
bnx2x: use L1_CACHE_BYTES instead of magic number
Dmitry Kravkov
2010-10-06
1
-2
/
+2
*
bnx2x: use proper constants for dma_unmap* calls
Dmitry Kravkov
2010-10-06
1
-1
/
+1
*
bnx2x: remove unused parameter in reuse_rx_skb()
Dmitry Kravkov
2010-10-06
1
-2
/
+2
*
bnx2x: Add 57712 support
Dmitry Kravkov
2010-10-06
1
-94
/
+181
*
bnx2x: rename MF related fields
Dmitry Kravkov
2010-10-06
1
-1
/
+1
*
bnx2x, cnic, bnx2i: use new FW/HSI
Dmitry Kravkov
2010-10-06
1
-218
/
+270
*
bnx2x: Moved enabling of MSI to the bnx2x_set_num_queues()
Dmitry Kravkov
2010-09-29
1
-6
/
+11
*
bnx2x: Use netif_set_real_num_{rx,tx}_queues()
Ben Hutchings
2010-09-27
1
-2
/
+4
*
bnx2x: Spread rx buffers between allocated queues
Dmitry Kravkov
2010-09-13
1
-1
/
+5
*
bnx2x: Add dual-media changes
Yaniv Rosner
2010-09-07
1
-7
/
+7
*
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-09-02
1
-1
/
+1
*
bnx2x: Load firmware in open() instead of probe()
Dmitry Kravkov
2010-08-16
1
-0
/
+20
*
net: bnx2x_cmn.c needs net/ip6_checksum.h for csum_ipv6_magic
Stephen Rothwell
2010-07-28
1
-0
/
+1
*
bnx2x: Create bnx2x_cmn.* files
Dmitry Kravkov
2010-07-27
1
-0
/
+2251