index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bnx2x_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-12
bnx2x: Combine get_pcie_width and get_pcie_speed
Eilon Greenstein
1
-18
/
+16
2009-08-12
bnx2x: Stop loading if error condition detected
Eilon Greenstein
1
-0
/
+8
2009-08-12
bnx2x: Calling pci_set_drvdata earlier
Eilon Greenstein
1
-2
/
+2
2009-08-12
bnx2x: Configurable pause scheme
Eilon Greenstein
1
-4
/
+10
2009-08-12
bnx2x: Adding Likely directive
Eilon Greenstein
1
-1
/
+2
2009-08-12
bnx2x: Prefetch the page containing the BD descriptor
Eilon Greenstein
1
-0
/
+7
2009-08-12
bnx2x: Reporting host statistics to management FW
Eilon Greenstein
1
-53
/
+175
2009-08-12
bnx2x: Supporting PHY FW upgrade
Eilon Greenstein
1
-18
/
+54
2009-08-12
bnx2x: MDC/MDIO CL45 IOCTLs
Eilon Greenstein
1
-37
/
+84
2009-08-12
bnx2x: Advertize flow control normally in MF mode
Eilon Greenstein
1
-3
/
+1
2009-08-12
bnx2x: Supporting Device Control Channel
Eilon Greenstein
1
-93
/
+232
2009-08-12
bnx2x: Using the new FW
Eilon Greenstein
1
-407
/
+481
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+4
2009-08-01
bnx2x: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+5
2009-07-30
bnx2x: Version 1.48.114-1
Eilon Greenstein
1
-2
/
+2
2009-07-30
bnx2x: WoL only with current MAC address
Eilon Greenstein
1
-4
/
+4
2009-07-30
bnx2x: Self-test kills management traffic
Eilon Greenstein
1
-5
/
+4
2009-07-30
bnx2x: Receive traffic that maches management filtering rules
Eilon Greenstein
1
-0
/
+13
2009-07-26
bnx2x: Dont update vlan_features in bnx2x_set_tso()
Eric Dumazet
1
-8
/
+0
2009-07-21
bnx2x: Version 1.48.113-1
Eilon Greenstein
1
-2
/
+2
2009-07-21
bnx2x: Supporting BCM8727 PHY
Eilon Greenstein
1
-14
/
+53
2009-07-21
bnx2x: Update vlan_features
Eilon Greenstein
1
-2
/
+17
2009-07-21
bnx2x: SMP-safe inter_sem
Eilon Greenstein
1
-1
/
+9
2009-07-21
bnx2x: Adding some mmiowb
Eilon Greenstein
1
-0
/
+17
2009-07-21
bnx2x: Fan failure early detection
Eilon Greenstein
1
-0
/
+5
2009-07-21
bnx2x: Fan failure
Eilon Greenstein
1
-37
/
+75
2009-07-21
bnx2x: Stop management traffic in loopback test
Eilon Greenstein
1
-0
/
+11
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-3
/
+4
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
[prev]
[next]