index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bnx2x_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2009-09-02
1
-1
/
+1
*
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-1
/
+1
*
bnx2x: update version to 1.52.1
Eilon Greenstein
2009-08-12
1
-2
/
+2
*
bnx2x: Whitespaces and comments
Eilon Greenstein
2009-08-12
1
-39
/
+41
*
bnx2x: Re-factor the initialization code
Eilon Greenstein
2009-08-12
1
-20
/
+59
*
bnx2x: Using PCI_DEVICE macro
Eilon Greenstein
2009-08-12
1
-6
/
+3
*
bnx2x: Adding explicit casting
Eilon Greenstein
2009-08-12
1
-3
/
+3
*
bnx2x: Using macro for phy address
Eilon Greenstein
2009-08-12
1
-6
/
+2
*
bnx2x: Missing smp_wmb for statistics state machine
Eilon Greenstein
2009-08-12
1
-0
/
+3
*
bnx2x: Check unzip return code
Eilon Greenstein
2009-08-12
1
-1
/
+3
*
bnx2x: Remove the init_dmae field from bp
Eilon Greenstein
2009-08-12
1
-47
/
+47
*
bnx2x: Updating regdump_len at drvinfo
Eilon Greenstein
2009-08-12
1
-36
/
+33
*
bnx2x: Move printing of version from probe to the init
Eilon Greenstein
2009-08-12
1
-4
/
+2
*
bnx2x: Combine get_pcie_width and get_pcie_speed
Eilon Greenstein
2009-08-12
1
-18
/
+16
*
bnx2x: Stop loading if error condition detected
Eilon Greenstein
2009-08-12
1
-0
/
+8
*
bnx2x: Calling pci_set_drvdata earlier
Eilon Greenstein
2009-08-12
1
-2
/
+2
*
bnx2x: Configurable pause scheme
Eilon Greenstein
2009-08-12
1
-4
/
+10
*
bnx2x: Adding Likely directive
Eilon Greenstein
2009-08-12
1
-1
/
+2
*
bnx2x: Prefetch the page containing the BD descriptor
Eilon Greenstein
2009-08-12
1
-0
/
+7
*
bnx2x: Reporting host statistics to management FW
Eilon Greenstein
2009-08-12
1
-53
/
+175
*
bnx2x: Supporting PHY FW upgrade
Eilon Greenstein
2009-08-12
1
-18
/
+54
*
bnx2x: MDC/MDIO CL45 IOCTLs
Eilon Greenstein
2009-08-12
1
-37
/
+84
*
bnx2x: Advertize flow control normally in MF mode
Eilon Greenstein
2009-08-12
1
-3
/
+1
*
bnx2x: Supporting Device Control Channel
Eilon Greenstein
2009-08-12
1
-93
/
+232
*
bnx2x: Using the new FW
Eilon Greenstein
2009-08-12
1
-407
/
+481
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
1
-3
/
+4
|
\
|
*
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
1
-3
/
+4
*
|
bnx2x: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
2009-08-01
1
-0
/
+5
*
|
bnx2x: Version 1.48.114-1
Eilon Greenstein
2009-07-30
1
-2
/
+2
*
|
bnx2x: WoL only with current MAC address
Eilon Greenstein
2009-07-30
1
-4
/
+4
*
|
bnx2x: Self-test kills management traffic
Eilon Greenstein
2009-07-30
1
-5
/
+4
*
|
bnx2x: Receive traffic that maches management filtering rules
Eilon Greenstein
2009-07-30
1
-0
/
+13
*
|
bnx2x: Dont update vlan_features in bnx2x_set_tso()
Eric Dumazet
2009-07-26
1
-8
/
+0
*
|
bnx2x: Version 1.48.113-1
Eilon Greenstein
2009-07-21
1
-2
/
+2
*
|
bnx2x: Supporting BCM8727 PHY
Eilon Greenstein
2009-07-21
1
-14
/
+53
*
|
bnx2x: Update vlan_features
Eilon Greenstein
2009-07-21
1
-2
/
+17
*
|
bnx2x: SMP-safe inter_sem
Eilon Greenstein
2009-07-21
1
-1
/
+9
*
|
bnx2x: Adding some mmiowb
Eilon Greenstein
2009-07-21
1
-0
/
+17
*
|
bnx2x: Fan failure early detection
Eilon Greenstein
2009-07-21
1
-0
/
+5
*
|
bnx2x: Fan failure
Eilon Greenstein
2009-07-21
1
-37
/
+75
*
|
bnx2x: Stop management traffic in loopback test
Eilon Greenstein
2009-07-21
1
-0
/
+11
|
/
*
bnx2x: Fix the maximal values of coalescing timeouts.
Eilon Greenstein
2009-07-05
1
-4
/
+4
*
bnx2x: Disable HC coalescing when setting timeout to zero.
Eilon Greenstein
2009-07-05
1
-2
/
+2
*
bnx2x: Fix the behavior of ethtool when ONBOOT=no
Naohiro Ooiwa
2009-06-30
1
-1
/
+9
*
net: dont update dev->trans_start in 10GB drivers
Eric Dumazet
2009-05-29
1
-1
/
+0
*
bnx2x: do not return negative number of received packages
Stanislaw Gruszka
2009-05-08
1
-1
/
+1
*
bnx2x: free workqueue when driver fail to register
Stanislaw Gruszka
2009-05-08
1
-1
/
+8
*
bnx2x: driver version 1.48.105-1
Vladislav Zolotarov
2009-04-27
1
-2
/
+2
*
bnx2x: Separated FW from the source.
Vladislav Zolotarov
2009-04-27
1
-62
/
+281
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-1
/
+1
[next]