index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bnx2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-03
[BNX2]: Fix TSO problem with small MSS.
Michael Chan
1
-2
/
+1
2007-05-03
[BNX2]: Update version and reldate.
Michael Chan
1
-3
/
+3
2007-05-03
[BNX2]: Print bus information for PCIE devices.
Michael Chan
1
-50
/
+86
2007-05-03
[BNX2]: Add 1-shot MSI handler for 5709.
Michael Chan
1
-35
/
+73
2007-05-03
[BNX2]: Restructure PHY event handling.
Michael Chan
1
-23
/
+32
2007-05-03
[BNX2]: Add indirect spinlock.
Michael Chan
1
-1
/
+11
2007-05-03
[BNX2]: Add support for 5709 Serdes.
Michael Chan
1
-12
/
+191
2007-05-03
[BNX2]: Re-structure the 2.5G Serdes code.
Michael Chan
1
-39
/
+108
2007-05-03
[BNX2]: Put MII register offsets in the bnx2 struct.
Michael Chan
1
-47
/
+52
2007-05-03
[BNX2]: Add ipv6 TSO and checksum for 5709.
Michael Chan
1
-28
/
+63
2007-05-03
[BNX2]: Save PCI state during suspend.
Michael Chan
1
-0
/
+2
2007-05-03
[BNX2]: Fix race conditions when calling register_netdev().
Michael Chan
1
-14
/
+14
2007-05-03
[BNX2]: Add 40-bit DMA workaround for 5708.
Michael Chan
1
-17
/
+21
2007-05-03
[BNX2]: Fix register and memory test on 5709.
Michael Chan
1
-24
/
+46
2007-05-03
[BNX2]: Block MII access when ifdown.
Michael Chan
1
-0
/
+6
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-4
/
+2
2007-04-25
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
Arnaldo Carvalho de Melo
1
-4
/
+4
2007-04-25
[TCP]: Introduce tcp_hdrlen() and tcp_optlen()
Arnaldo Carvalho de Melo
1
-4
/
+3
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-9
/
+9
2007-04-25
[IP]: Introduce ip_hdrlen()
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-24
[BNX2]: Fix occasional NETDEV WATCHDOG on 5709.
Michael Chan
1
-2
/
+5
2007-04-02
[BNX2]: Fix nvram write logic.
Michael Chan
1
-18
/
+16
2007-03-28
[BNX2]: Fix link interrupt problem.
Michael Chan
1
-4
/
+4
2007-03-02
[VLAN]: Avoid a 4-order allocation.
Dan Aloni
1
-3
/
+1
2007-02-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-2
/
+1
2007-02-07
MSI: Replace pci_msi_quirk with calls to pci_no_msi()
Michael Ellerman
1
-2
/
+1
2007-02-05
remove one remaining "#define BCM_TSO 1"
Adrian Bunk
1
-1
/
+0
2007-02-05
remove NETIF_F_TSO ifdefery
Arjan van de Ven
1
-10
/
+2
2007-02-02
[BNX2]: PHY workaround for 5709 A0.
Michael Chan
1
-2
/
+12
2007-01-25
[BNX2]: Fix 2nd port's MAC address.
Michael Chan
1
-5
/
+7
2007-01-09
[BNX2]: Update version and reldate.
Michael Chan
1
-2
/
+2
2007-01-09
[BNX2]: Fix bug in bnx2_nvram_write().
Michael Chan
1
-11
/
+9
2007-01-09
[BNX2]: Fix 5709 Serdes detection.
Michael Chan
1
-4
/
+41
2007-01-09
[BNX2]: Don't apply CRC PHY workaround to 5709.
Michael Chan
1
-3
/
+3
2006-12-17
[BNX2]: Fix minor loopback problem.
Michael Chan
1
-3
/
+3
2006-12-17
[BNX2]: Fix bug in bnx2_nvram_write().
Michael Chan
1
-2
/
+2
2006-12-17
[BNX2]: Fix panic in bnx2_tx_int().
Michael Chan
1
-3
/
+10
2006-12-08
[BNX2]: Add an error check.
Adrian Bunk
1
-1
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-301
/
+388
2006-12-02
[BNX2]: Update version and rel date.
Michael Chan
1
-2
/
+2
2006-12-02
[BNX2]: Add 5709 PCI ID.
Michael Chan
1
-2
/
+11
2006-12-02
[BNX2]: Download 5709 firmware.
Michael Chan
1
-4
/
+38
2006-12-02
[BNX2]: Add 5709 reset and runtime code.
Michael Chan
1
-24
/
+37
2006-12-02
[BNX2]: Add 5709 init code.
Michael Chan
1
-37
/
+130
2006-12-02
[BNX2]: Re-organize firmware structures.
Michael Chan
1
-139
/
+25
2006-12-02
[BNX2]: Remove udelay() in copper PHY code.
Michael Chan
1
-7
/
+6
2006-12-02
[BNX2]: Add 5708S parallel detection.
Michael Chan
1
-21
/
+56
2006-12-02
[BNX2]: Add bnx2_5706_serdes_timer().
Michael Chan
1
-56
/
+55
2006-12-02
[BNX2]: Improve SerDes handling.
Michael Chan
1
-21
/
+39
2006-12-02
[BNX2]: Fix Xen problem.
Michael Chan
1
-1
/
+2
[next]