index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bnx2.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-04
bnx2: Use request_firmware()
Michael Chan
1
-36
/
+35
2009-02-12
bnx2: Update version to 1.9.2 and copyright.
Michael Chan
1
-1
/
+1
2008-12-16
bnx2: Don't redefine FLOW_CTRL_{RX,TX}.
David S. Miller
1
-3
/
+0
2008-12-16
bnx2: Rename MSI-X vectors.
Michael Chan
1
-1
/
+1
2008-12-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+6
2008-12-03
bnx2: Add workaround to handle missed MSI.
Michael Chan
1
-0
/
+6
2008-11-28
bnx2: use net_device_stats nowadays available in net_device
Ilpo Järvinen
1
-2
/
+0
2008-11-12
bnx2: Reorganize timeout constants.
Michael Chan
1
-7
/
+7
2008-11-12
bnx2: Set rx buffer water marks based on MTU.
Michael Chan
1
-0
/
+21
2008-10-09
bnx2: Handle DMA mapping errors.
Benjamin Li
1
-2
/
+6
2008-10-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-09-18
bnx2: Promote vector field in bnx2_irq structure from u16 to unsigned int
Benjamin Li
1
-1
/
+1
2008-09-18
bnx2: Remove timer_interval field from the bnx2 structure
Benjamin Li
1
-1
/
+2
2008-09-18
bnx2: Remove name field from bnx2 structure
Benjamin Li
1
-2
/
+0
2008-07-18
bnx2: Add TX multiqueue support.
Benjamin Li
1
-0
/
+3
2008-07-14
bnx2: Support secondary MAC addresses.
Benjamin Li
1
-0
/
+5
2008-07-14
bnx2: Allow flexible VLAN tag settings.
Michael Chan
1
-0
/
+6
2008-06-19
bnx2: Turn on multi rx rings.
Michael Chan
1
-1
/
+25
2008-06-19
bnx2: Optimize fast-path tx and rx work.
Michael Chan
1
-3
/
+6
2008-06-19
bnx2: Put rx ring variables in a separate struct.
Michael Chan
1
-14
/
+24
2008-06-19
bnx2: Put tx ring variables in a separate struct.
Michael Chan
1
-16
/
+18
2008-06-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+0
2008-06-12
net: Eliminate flush_scheduled_work() calls while RTNL is held.
David S. Miller
1
-1
/
+0
2008-05-16
bnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH.
Benjamin Li
1
-1
/
+1
2008-05-16
bnx2: Remove the rx_offset field from the bnx2 structure.
Benjamin Li
1
-1
/
+1
2008-02-23
[BNX2]: Disable parallel detect on an HP blade.
Michael Chan
1
-0
/
+1
2008-01-31
[BNX2]: Fine-tune flow control on 5709.
Michael Chan
1
-1
/
+10
2008-01-31
[BNX2]: Remove CTX_WR macro.
Michael Chan
1
-7
/
+0
2008-01-31
[BNX2]: Remove REG_WR_IND/REG_RD_IND macros.
Michael Chan
1
-9
/
+0
2008-01-31
[BNX2]: Refine tx coalescing setup.
Michael Chan
1
-0
/
+9
2008-01-31
[BNX2]: Fix 5706 serdes link down bug.
Michael Chan
1
-1
/
+2
2008-01-28
bnx2 annotations
Al Viro
1
-1
/
+1
2008-01-28
[BNX2]: Fix driver phy_flags name space.
Michael Chan
1
-10
/
+10
2008-01-28
[BNX2]: Fix driver software flag namespace.
David S. Miller
1
-12
/
+13
2008-01-28
[BNX2]: Add link-down workaround on 5706 serdes.
Michael Chan
1
-0
/
+10
2008-01-28
[BNX2]: Disable jumbo rx paging on 5709 Ax.
Michael Chan
1
-0
/
+1
2008-01-28
[BNX2]: Enable new tx ring.
Michael Chan
1
-1
/
+1
2008-01-28
[BNX2]: Add support for a new tx ring.
Michael Chan
1
-0
/
+5
2008-01-28
[BNX2]: Support multiple MSIX IRQs.
Michael Chan
1
-2
/
+38
2008-01-28
[BNX2]: Move rx indexes into bnx2_napi struct.
Michael Chan
1
-7
/
+8
2008-01-28
[BNX2]: Move tx indexes into bnx2_napi struct.
Michael Chan
1
-3
/
+3
2008-01-28
[BNX2]: Introduce new bnx2_napi structure.
Michael Chan
1
-5
/
+11
2008-01-28
[BNX2]: Restructure IRQ datastructures.
Michael Chan
1
-0
/
+12
2008-01-28
[BNX2]: Add fast path code to handle RX pages.
Michael Chan
1
-0
/
+2
2008-01-28
[BNX2]: Add init. code to handle RX pages.
Michael Chan
1
-0
/
+28
2008-01-28
[BNX2]: Restructure RX ring init. code.
Michael Chan
1
-1
/
+7
2008-01-28
[BNX2]: Add ring constants.
Michael Chan
1
-0
/
+5
2007-12-11
[BNX2]: Fix RX packet rot.
Michael Chan
1
-1
/
+0
2007-10-10
[BNX2]: Fix default WoL setting.
Michael Chan
1
-0
/
+1
2007-10-10
[BNX2]: Optimize firmware loading.
Michael Chan
1
-3
/
+1
[next]