Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
58f3e0a864c46dadbeadf682e6bbdcab14ba19d3
/
drivers
/
net
/
bnx2x_main.c
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
c1accad
bnx2x: Version update
by Eilon Greenstein
· 16 years ago
0a64ea5
bnx2x: Register dump
by Eilon Greenstein
· 16 years ago
c3eefaf
bnx2x: Debug prints
by Eilon Greenstein
· 16 years ago
c016201
bnx2x: Whitespace
by Eilon Greenstein
· 16 years ago
762d5f6
bnx2x: Calling tx disable unconditionally
by Eilon Greenstein
· 16 years ago
490c3c9
bnx2x: Using DMA engine
by Eilon Greenstein
· 16 years ago
2059aba
bnx2x: Missing module parameter description
by Eilon Greenstein
· 16 years ago
8534f32
bnx2x: napi_poll budget check
by Eilon Greenstein
· 16 years ago
7961f79
bnx2x: Unlimited Tx interrupt work
by Eilon Greenstein
· 16 years ago
1611978
bnx2x: Add rmb to read status block indices on load
by Eilon Greenstein
· 16 years ago
6044735
bnx2x: Reduce the likelihood of smb_mb
by Eilon Greenstein
· 16 years ago
98589bb
bnx2x: Remove redundant smb_mb on unload
by Eilon Greenstein
· 16 years ago
2b14402
bnx2x: Version
by Eilon Greenstein
· 16 years ago
356e238
bnx2x: Clean-up
by Eilon Greenstein
· 16 years ago
f537225
bnx2x: Comments and prints
by Eilon Greenstein
· 16 years ago
9898f86
bnx2x: Re-arrange module parameters
by Eilon Greenstein
· 16 years ago
359d8b1
bnx2x: Moving includes
by Eilon Greenstein
· 16 years ago
8440d2b
bnx2x: Driver dump
by Eilon Greenstein
· 16 years ago
4781bfa
bnx2x: Sparse endianity annotation
by Eilon Greenstein
· 16 years ago
0626b89
bnx2x: Removing redundant macros
by Eilon Greenstein
· 16 years ago
b5bf906
bnx2x: Loopback in diag mode
by Eilon Greenstein
· 16 years ago
3ce2c3f
bnx2x: Using nvram default WoL config
by Eilon Greenstein
· 16 years ago
3e5b510
bnx2x: smp_mb and not just smp_rmb
by Eilon Greenstein
· 16 years ago
8b3a0f0
bnx2x: Increasing FW timeout
by Eilon Greenstein
· 16 years ago
36e552a
bnx2x: Returning EBUSY in debug mode as well
by Eilon Greenstein
· 16 years ago
8d5726c
bnx2x: Manual setting for MRRS
by Eilon Greenstein
· 16 years ago
c2c8b03
bnx2x: Pre emphasis configuration
by Eilon Greenstein
· 16 years ago
2857718
bnx2x: Supporting BCM8481 PHY
by Eilon Greenstein
· 16 years ago
46c6a67
bnx2x: PHY lock list
by Eilon Greenstein
· 16 years ago
589abe3
bnx2x: Supporting BCM8726 PHY
by Eilon Greenstein
· 16 years ago
4acac6a
bnx2x: GPIO accessories
by Eilon Greenstein
· 16 years ago
87942b4
bnx2x: Removing redundant device parameters
by Eilon Greenstein
· 16 years ago
35b19ba
bnx2x: Removing the board type
by Eilon Greenstein
· 16 years ago
1c06328
bnx2x: Flow control enhancement
by Eilon Greenstein
· 16 years ago
8a1c38d
bnx2x: BW shaper enhancements
by Eilon Greenstein
· 16 years ago
748e543
bnx2x: Moving skb_record_rx_queue
by Eilon Greenstein
· 16 years ago
de832a5
bnx2x: Per queue statistics
by Eilon Greenstein
· 16 years ago
d3d4f49
bnx2x: Removing microcode assertion check
by Eilon Greenstein
· 16 years ago
f1ef27e
bnx2x: Disabling interrupts after iSCSI-boot
by Eilon Greenstein
· 16 years ago
0f00846
bnx2x: System-page alignment
by Eilon Greenstein
· 16 years ago
8badd27
bnx2x: MSI support
by Eilon Greenstein
· 16 years ago
555f6c7
bnx2x: Multi-queue
by Eilon Greenstein
· 16 years ago
8d9c5f3
bnx2x: New FW
by Eilon Greenstein
· 16 years ago
0c8dfc8
net: Add skb_record_rx_queue() calls to multiqueue capable drivers.
by David S. Miller
· 16 years ago
3eacdf5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
e8b5fc5
bnx2x: tx_has_work should not wait for FW
by Vladislav Zolotarov
· 16 years ago
5422a22
bnx2x: Version
by Eilon Greenstein
· 16 years ago
3910c8a
bnx2x: loopback test failure
by Eilon Greenstein
· 16 years ago
5650d9d
bnx2x: Missing rmb when waiting for FW response
by Eilon Greenstein
· 16 years ago
7cde1c8
bnx2x: Calling napi_del
by Eilon Greenstein
· 16 years ago
6eccabb
bnx2x: Carrier off first call
by Eilon Greenstein
· 16 years ago
2dfe0e1
bnx2x: Handling load failures
by Eilon Greenstein
· 16 years ago
e94d8af
bnx2x: Disable napi
by Eilon Greenstein
· 16 years ago
81f75bb
bnx2x: Reset HW before use
by Eilon Greenstein
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
d05c26c
bnx2x: Version update
by Eilon Greenstein
· 16 years ago
237907c
bnx2x: Barriers for the compiler
by Eilon Greenstein
· 16 years ago
e47d7e6
bnx2x: Driver description update
by Eilon Greenstein
· 16 years ago
632da4d
bnx2x: Overstepping array bounds
by Eilon Greenstein
· 16 years ago
2add3ac
bnx2x: Block nvram access when the device is inactive
by Eilon Greenstein
· 16 years ago
5a40e08
bnx2x: Read chip ID
by Eilon Greenstein
· 16 years ago
af24640
bnx2x: Wrong HDR offset in CAM
by Eilon Greenstein
· 16 years ago
b466173
bnx2x: Potential race after iSCSI boot
by Eilon Greenstein
· 16 years ago
693fc0d
bnx2x: Handling probe failures
by Eilon Greenstein
· 16 years ago
70b9986
bnx2x: Free IRQ
by Eilon Greenstein
· 16 years ago
0ef0045
bnx2x: First slow path interrupt race
by Eilon Greenstein
· 16 years ago
e7799c5
bnx2x: MTU Filter
by Eilon Greenstein
· 16 years ago
26c8fa4
bnx2x: Indirection table initialization index
by Eilon Greenstein
· 16 years ago
f5ba677
bnx2x: Missing brackets
by Eilon Greenstein
· 16 years ago
68d5948
bnx2x: Endianness issues
by Eilon Greenstein
· 16 years ago
0c6671b
bnx2x: VLAN tagged packets without VLAN offload
by Eilon Greenstein
· 16 years ago
a5e9a7c
bnx2x: Protecting the link change indication
by Eilon Greenstein
· 16 years ago
3c96c68
bnx2x: Flow control updated before reporting the link
by Eilon Greenstein
· 16 years ago
ad33ea3
bnx2x: Missing mask when calculating flow control
by Eilon Greenstein
· 16 years ago
4f40f2c
bnx2x: Using system page size for SGE
by Eilon Greenstein
· 16 years ago
58f4c4c
bnx2x: Missing memory barriers
by Eilon Greenstein
· 16 years ago
1cf167f
bnx2x: Using singlethread work queue
by Eilon Greenstein
· 16 years ago
9f4c958
bnx2x: Prevent eeprom set when driver is down
by Eilon Greenstein
· 16 years ago
2d5451d
net: Fix warning fallout from recent NAPI interface changes.
by David S. Miller
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
c0700f9
bnx2x: Fix namespace collision with FLOW_CTRL_{TX,RX}
by David S. Miller
· 16 years ago
c64213c
bnx2x: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
9eeda9a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
ca8eac5
bnx2x: Version Update
by Eilon Greenstein
· 16 years ago
12b56ea
bnx2x: Calling netif_carrier_off at the end of the probe
by Eilon Greenstein
· 16 years ago
9a03544
bnx2x: Removing the PMF indication when unloading
by Eilon Greenstein
· 16 years ago
275f165
pci: use pci_ioremap_bar() in drivers/net
by Arjan van de Ven
· 16 years ago
7c510e4
net: convert more to %pM
by Johannes Berg
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
f8ef6e4
bnx2x: EEH recovery fix
by Yitchak Gertner
· 16 years ago
437cf2f
bnx2x: Accessing un-mapped page
by Eilon Greenstein
· 16 years ago
c2d4254
bnx2x: Version update
by Eilon Greenstein
· 16 years ago
231fd58
bnx2x: Multi Queue
by Yitchak Gertner
· 16 years ago
65abd74
bnx2x: NAPI and interrupts enable/disable
by Yitchak Gertner
· 16 years ago
d101463
bnx2x: NIC load failure cleanup
by Yitchak Gertner
· 16 years ago
3cdf1db
bnx2x: Initialization structure
by Yitchak Gertner
· 16 years ago
4623047
bnx2x: HW lock timeout
by Eilon Greenstein
· 16 years ago
Next »