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-10-10
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
1
-3
/
+0
2007-10-10
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
1
-1
/
+1
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-25
/
+22
2007-09-20
[BNX2]: Add PHY workaround for 5709 A1.
Michael Chan
1
-3
/
+4
2007-08-28
[BNX2]: Add write posting comment.
Michael Chan
1
-0
/
+4
2007-08-28
[BNX2]: Use msleep().
Arjan van de Ven
1
-4
/
+2
2007-08-03
[BNX2]: Fix suspend/resume problem.
Michael Chan
1
-4
/
+8
2007-07-31
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
1
-1
/
+0
2007-07-18
[BNX2]: Update version to 1.6.3.
Michael Chan
1
-2
/
+2
2007-07-18
[BNX2]: Use constants for stats ticks.
Michael Chan
1
-4
/
+5
2007-07-18
[BNX2]: Add delay before reading firmware version.
Michael Chan
1
-4
/
+12
2007-07-18
[BNX2]: Support NVRAM on 5709.
Michael Chan
1
-29
/
+45
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
[next]