index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bnx2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-14
[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.
Michael Chan
1
-1
/
+1
2007-07-12
Revert "[BNX2]: Seems to not need net/tcp.h"
Linus Torvalds
1
-0
/
+1
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-3
/
+2
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-3
/
+2
2007-07-10
[BNX2]: Seems to not need net/tcp.h
Ilpo Järvinen
1
-1
/
+0
2007-07-10
[BNX2]: Update version to 1.6.2.
Michael Chan
1
-2
/
+2
2007-07-10
[BNX2]: Print management firmware version.
Michael Chan
1
-7
/
+31
2007-07-10
[BNX2]: Enhance the heartbeat.
Michael Chan
1
-4
/
+22
2007-07-10
[BNX2]: Reduce spurious INTA interrupts.
Michael Chan
1
-2
/
+11
2007-07-10
[BNX2]: Modify link up message.
Michael Chan
1
-2
/
+12
2007-07-10
[BNX2]: Add ethtool support for remote PHY.
Michael Chan
1
-27
/
+56
2007-07-10
[BNX2]: Add support for remote PHY.
Michael Chan
1
-8
/
+269
2007-07-10
[BNX2]: Add bnx2_set_default_link().
Michael Chan
1
-18
/
+25
2007-07-10
[NET]: IPV6 checksum offloading in network devices
Stephen Hemminger
1
-3
/
+3
2007-06-07
[BNX2]: Update version and reldate.
Michael Chan
1
-2
/
+2
2007-06-07
[BNX2]: Fix occasional counter corruption on 5708.
Michael Chan
1
-1
/
+13
2007-06-07
[BNX2]: Enable DMA on 5709.
Michael Chan
1
-0
/
+5
2007-06-07
[BNX2]: Add missing wait in bnx2_init_5709_context().
Michael Chan
1
-3
/
+14
2007-06-07
[BNX2]: Fix netdev watchdog on 5708.
Michael Chan
1
-8
/
+13
2007-06-03
network drivers: eliminate unneeded kill_vid code
Stephen Hemminger
1
-14
/
+0
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
[next]