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
/
bnx2x_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-05
bnx2x: Fix the maximal values of coalescing timeouts.
Eilon Greenstein
1
-4
/
+4
2009-07-05
bnx2x: Disable HC coalescing when setting timeout to zero.
Eilon Greenstein
1
-2
/
+2
2009-06-30
bnx2x: Fix the behavior of ethtool when ONBOOT=no
Naohiro Ooiwa
1
-1
/
+9
2009-05-29
net: dont update dev->trans_start in 10GB drivers
Eric Dumazet
1
-1
/
+0
2009-05-08
bnx2x: do not return negative number of received packages
Stanislaw Gruszka
1
-1
/
+1
2009-05-08
bnx2x: free workqueue when driver fail to register
Stanislaw Gruszka
1
-1
/
+8
2009-04-27
bnx2x: driver version 1.48.105-1
Vladislav Zolotarov
1
-2
/
+2
2009-04-27
bnx2x: Separated FW from the source.
Vladislav Zolotarov
1
-62
/
+281
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
2009-03-02
bnx2x: Version update
Eilon Greenstein
1
-2
/
+2
2009-03-02
bnx2x: Register dump
Eilon Greenstein
1
-0
/
+81
2009-03-02
bnx2x: Debug prints
Eilon Greenstein
1
-19
/
+19
2009-03-02
bnx2x: Whitespace
Eilon Greenstein
1
-0
/
+1
2009-03-02
bnx2x: Calling tx disable unconditionally
Eilon Greenstein
1
-4
/
+2
2009-03-02
bnx2x: Using DMA engine
Eilon Greenstein
1
-39
/
+12
2009-03-02
bnx2x: Missing module parameter description
Eilon Greenstein
1
-0
/
+1
2009-03-02
bnx2x: napi_poll budget check
Eilon Greenstein
1
-4
/
+18
2009-03-02
bnx2x: Unlimited Tx interrupt work
Eilon Greenstein
1
-7
/
+4
2009-03-02
bnx2x: Add rmb to read status block indices on load
Eilon Greenstein
1
-0
/
+4
2009-03-02
bnx2x: Reduce the likelihood of smb_mb
Eilon Greenstein
1
-7
/
+8
2009-03-02
bnx2x: Remove redundant smb_mb on unload
Eilon Greenstein
1
-2
/
+0
2009-02-15
bnx2x: Version
Eilon Greenstein
1
-2
/
+2
2009-02-15
bnx2x: Clean-up
Eilon Greenstein
1
-12
/
+23
2009-02-15
bnx2x: Comments and prints
Eilon Greenstein
1
-21
/
+22
2009-02-15
bnx2x: Re-arrange module parameters
Eilon Greenstein
1
-7
/
+7
2009-02-15
bnx2x: Moving includes
Eilon Greenstein
1
-4
/
+1
2009-02-15
bnx2x: Driver dump
Eilon Greenstein
1
-38
/
+59
2009-02-15
bnx2x: Sparse endianity annotation
Eilon Greenstein
1
-31
/
+32
2009-02-15
bnx2x: Removing redundant macros
Eilon Greenstein
1
-26
/
+26
2009-02-15
bnx2x: Loopback in diag mode
Eilon Greenstein
1
-24
/
+33
2009-02-15
bnx2x: Using nvram default WoL config
Eilon Greenstein
1
-0
/
+6
2009-02-15
bnx2x: smp_mb and not just smp_rmb
Eilon Greenstein
1
-2
/
+2
2009-02-15
bnx2x: Increasing FW timeout
Eilon Greenstein
1
-2
/
+6
2009-02-15
bnx2x: Returning EBUSY in debug mode as well
Eilon Greenstein
1
-2
/
+1
2009-02-15
bnx2x: Manual setting for MRRS
Eilon Greenstein
1
-0
/
+6
2009-02-15
bnx2x: Pre emphasis configuration
Eilon Greenstein
1
-6
/
+25
2009-02-15
bnx2x: Supporting BCM8481 PHY
Eilon Greenstein
1
-0
/
+17
2009-02-15
bnx2x: PHY lock list
Eilon Greenstein
1
-10
/
+10
2009-02-15
bnx2x: Supporting BCM8726 PHY
Eilon Greenstein
1
-15
/
+75
2009-02-15
bnx2x: GPIO accessories
Eilon Greenstein
1
-2
/
+78
2009-02-15
bnx2x: Removing redundant device parameters
Eilon Greenstein
1
-10
/
+9
2009-02-15
bnx2x: Removing the board type
Eilon Greenstein
1
-13
/
+7
2009-02-15
bnx2x: Flow control enhancement
Eilon Greenstein
1
-9
/
+87
2009-02-15
bnx2x: BW shaper enhancements
Eilon Greenstein
1
-178
/
+136
2009-02-15
bnx2x: Moving skb_record_rx_queue
Eilon Greenstein
1
-1
/
+1
2009-02-15
bnx2x: Per queue statistics
Eilon Greenstein
1
-259
/
+545
2009-02-15
bnx2x: Removing microcode assertion check
Eilon Greenstein
1
-5
/
+1
2009-02-15
bnx2x: Disabling interrupts after iSCSI-boot
Eilon Greenstein
1
-2
/
+59
2009-02-15
bnx2x: System-page alignment
Eilon Greenstein
1
-7
/
+4
[next]