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
/
bnx2x
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-10
broadcom: Move the Broadcom drivers
Jeff Kirsher
21
-60972
/
+0
2011-08-03
bnx2x: Clear MDIO access warning during first driver load
Yaniv Rosner
1
-1
/
+5
2011-08-03
bnx2x: Fix BCM578xx MAC test
Yaniv Rosner
1
-5
/
+4
2011-08-03
bnx2x: Fix BCM54618se invalid link indication
Yaniv Rosner
1
-2
/
+9
2011-08-03
bnx2x: Fix BCM84833 link
Yaniv Rosner
1
-9
/
+12
2011-08-03
bnx2x: Fix link issue with DAC over 578xx
Yaniv Rosner
1
-0
/
+3
2011-08-03
bnx2x: Fix LED behavior
Yaniv Rosner
1
-7
/
+17
2011-08-03
bnx2x: Fix BCM578xx-B0 MDIO access
Yaniv Rosner
3
-3
/
+18
2011-08-03
bnx2x: Fix remote fault handling
Yaniv Rosner
3
-45
/
+69
2011-08-03
bnx2x: Fix chip hanging due to TX pipe stall.
Yaniv Rosner
1
-1
/
+11
2011-08-03
bnx2x: Fix missing pause on for 578xx
Yaniv Rosner
2
-0
/
+8
2011-08-02
bnx2x: Prevent restarting Tx during bnx2x_nic_unload
Vladislav Zolotarov
1
-2
/
+8
2011-07-24
bnx2x: use pci_pcie_cap()
Vladislav Zolotarov
1
-1
/
+1
2011-07-24
bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_task
Vladislav Zolotarov
1
-11
/
+25
2011-07-24
bnx2x: enable internal target-read for 57712 and up only
Shmulik Ravid
1
-3
/
+6
2011-07-24
bnx2x: count statistic ramrods on EQ to prevent MC assert
Vladislav Zolotarov
1
-31
/
+32
2011-07-24
bnx2x: fix loopback for non 10G link
Yaniv Rosner
1
-6
/
+18
2011-07-24
bnx2x: dcb - send all unmapped priorities to same COS as L2
Dmitry Kravkov
1
-6
/
+33
2011-07-21
bnx2x: Broken self-test in SF mode on 578xx
Vladislav Zolotarov
3
-3
/
+12
2011-07-21
bnx2x: Parity errors recovery for 578xx
Vladislav Zolotarov
4
-71
/
+168
2011-07-21
bnx2x: Read FIP mac from SHMEM in single function mode
Vladislav Zolotarov
1
-7
/
+9
2011-07-21
bnx2x: Fixed ethtool -d for 578xx
Vladislav Zolotarov
2
-811
/
+1202
2011-07-21
bnx2x: Implementation for netdev->ndo_fcoe_get_wwn
Vladislav Zolotarov
3
-3
/
+91
2011-07-19
bnx2x: disable FCoE for 578xx devices since not yet supported
Dmitry Kravkov
1
-2
/
+2
2011-07-19
bnx2x: fix memory barriers
Vladislav Zolotarov
2
-19
/
+75
2011-07-19
bnx2x: use BNX2X_Q_FLG_TPA_IPV6 for TPA queue configuration
Vladislav Zolotarov
3
-2
/
+5
2011-07-19
bnx2x: disable loacal BH when scheduling FCOE napi
Vladislav Zolotarov
1
-1
/
+8
2011-07-19
bnx2x: fix MB index for 4-port devices
Dmitry Kravkov
1
-1
/
+1
2011-07-19
bnx2x: DCB rework
Dmitry Kravkov
6
-112
/
+268
2011-07-19
bnx2x: remove unnecessary dma_sync
Vladislav Zolotarov
1
-5
/
+0
2011-07-19
bnx2x: stop tx before CNIC_STOP
Vladislav Zolotarov
1
-3
/
+3
2011-07-19
bnx2x: add missing command in error handling flow
Dmitry Kravkov
1
-0
/
+1
2011-07-19
bnx2x: use correct dma_sync function
Vladislav Zolotarov
2
-2
/
+2
2011-07-16
bnx2x: Fix compilation when CNIC is not selected in config
Dmitry Kravkov
1
-1
/
+1
2011-07-14
bnx2x: Multiple concurrent l2 traffic classes
Ariel Elior
11
-524
/
+1316
2011-07-14
bnx2x: Renaming the "reset_task" to "sp_rtnl_task"
Ariel Elior
3
-21
/
+45
2011-07-07
bnx2x: Add dcbnl notification
Shmulik Ravid
1
-3
/
+9
2011-07-07
net: fix warning of versioncheck
Shan Wei
1
-1
/
+0
2011-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+3
2011-07-05
bnx2x: Fix warning message during 57712/8727 initialization
Yaniv Rosner
1
-5
/
+1
2011-07-05
bnx2x: Add autogrEEEn support
Yaniv Rosner
3
-12
/
+111
2011-07-05
bnx2x: Fix BCM84833 initialization
Yaniv Rosner
2
-13
/
+40
2011-07-05
bnx2x: Fix false link indication at link partner when DAC is used
Yaniv Rosner
5
-0
/
+42
2011-07-05
bnx2x: Reset PHY due to fan failure for 578xx
Yaniv Rosner
1
-15
/
+65
2011-07-05
bnx2x: Add CL37 BAM for Warpcore
Yaniv Rosner
2
-1
/
+14
2011-07-05
bnx2x: Change BCM54616S to BCM54618SE
Yaniv Rosner
3
-30
/
+62
2011-07-05
bnx2x: PFC fixes
Yaniv Rosner
3
-37
/
+64
2011-06-29
net+crypto: Use vmalloc for zlib inflate buffers.
David S. Miller
1
-3
/
+3
2011-06-27
bnx2x: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2
-7
/
+4
2011-06-21
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
[next]