Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
031eb94d1edb9f9098fe6879a1a82800e6986768
/
drivers
/
net
/
cxgb3
/
cxgb3_main.c
7073949
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
by David Decotigny
· 14 years ago
25db033
ethtool: Use full 32 bit speed range in ethtool's set_settings
by David Decotigny
· 14 years ago
d2fe275
net: cxgb3: convert to hw_features
by Michał Mirosław
· 14 years ago
fce5592
ethtool: allow custom interval for physical identification
by Allan, Bruce W
· 14 years ago
12fcf94
cxgb3: implement set_phys_id
by stephen hemminger
· 14 years ago
c211c96
cxgb3: Apply interrupt coalescing settings to all queues
by Anton Blanchard
· 14 years ago
23f333a
drivers/net: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
c661c4a
cxgb3: Removing unused return variable
by Breno Leitao
· 14 years ago
d3d2a7d
cxgb3: remove call to stop TX queues at load time.
by Divy Le Ray
· 14 years ago
69dcfc8
cxgb3: fix crash due to manipulating queues before registration
by Nishanth Aravamudan
· 14 years ago
18edc84
cxgb3: fix device opening error path
by Divy Le Ray
· 14 years ago
19221e7
cxgb3: Use netif_set_real_num_{rx,tx}_queues()
by Ben Hutchings
· 14 years ago
e40051d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
49c37c0
drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory
by Dan Rosenberg
· 14 years ago
55bc322
cxgb3: Avoid flush_workqueue() deadlock.
by Casey Leedom
· 14 years ago
7aaaaa1
cxgb3: do not use PCI resources before pci_enable_device()
by Kulikov Vasiliy
· 14 years ago
c5dc9a3
drivers/net/cxgb3: Use memdup_user
by Julia Lawall
· 14 years ago
e95ef5d
cxgb3: Wait longer for control packets on initialization
by Andre Detsch
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d89b218
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
a6f018e
cxgb3: fix hot plug removal crash
by Divy Le Ray
· 15 years ago
3ff1562
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 15 years ago
e998f24
RDMA/cxgb3: Doorbell overflow avoidance and recovery
by Steve Wise
· 15 years ago
0988d26
cxgb3: convert to use netdev_for_each_addr
by Jiri Pirko
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
ccdddf5
cxgb3: Fixing EEH handlers
by Breno Leitao
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
34336ec
cxgb3: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
f14d42f
cxgb3: Added private MAC address and provisioning packet handler for iSCSI
by Karen Xie
· 15 years ago
d7e9660
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
fa0d4c1
RDMA/cxgb3: Handle port events properly
by Steve Wise
· 15 years ago
9450526
cxgb3: fix EDC filename string
by Divy Le Ray
· 15 years ago
e5a8a89
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
e594e96
cxgb3: Fix crash caused by stashing wrong netdev_queue
by Roland Dreier
· 15 years ago
34701fd
cxgb3: Drain Mac Tx fifo when the port goes down.
by Divy Le Ray
· 15 years ago
dce7d1d
cxgb3: Fix mss table initialization
by Divy Le Ray
· 15 years ago
2e8c07c
cxgb3: use request_firmware() for the EDC registers setup
by Divy Le Ray
· 15 years ago
74b793e
cxgb3: remove __GFP_NOFAIL usage
by Divy Le Ray
· 15 years ago
b2f8f75
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
7445142
cxgb3: Add Aeluros 2020 phy support
by Divy Le Ray
· 15 years ago
c3a8c5b
cxgb3: move away from LLTX
by Divy Le Ray
· 15 years ago
c22c814
cxgb3: link fault fixes
by Divy Le Ray
· 15 years ago
0f07c4e
cxgb3: Use generic MDIO definitions and mdio_mii_ioctl()
by Ben Hutchings
· 16 years ago
e8d1937
cxgb3: Fix EEH final recovery attempt
by Divy Le Ray
· 16 years ago
2c2f409
cxgb3: Fix potential msi-x vector leak
by Divy Le Ray
· 16 years ago
c80b0c2
cxgb3: fix workqueue flush issues
by Divy Le Ray
· 16 years ago
3851c66
cxgb3: fix link fault handling
by Divy Le Ray
· 16 years ago
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
952cdf3
cxgb3: differentiate portx and Tx channels
by Divy Le Ray
· 16 years ago
68f40c1
cxgb3: use resource_size_t for mmio declarations
by Divy Le Ray
· 16 years ago
3156378
cxgb3: start qset timers when setup succeeded
by Divy Le Ray
· 16 years ago
bf79209
cxgb3: detect mac link faults.
by Divy Le Ray
· 16 years ago
fc88219
cxgb3: disable high freq non-data interrupts
by Divy Le Ray
· 16 years ago
e70049b
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
ce03aad
cxgb3: Add support for PCI ID 0x35.
by Divy Le Ray
· 16 years ago
97915b5
drivers/net/cxgb3: fix sparse warning: symbol shadows an earlier one
by Hannes Eder
· 16 years ago
cb0bc20
cxgb3: Notify fatal errors
by Divy Le Ray
· 16 years ago
7be2df4
cxgb3: Replace LRO with GRO
by Herbert Xu
· 16 years ago
5cda936
cxgb3: ease msi-x settings conditions
by Divy Le Ray
· 16 years ago
47fd23f
cxgb3: Keep LRO off if disabled when interface is down
by Roland Dreier
· 16 years ago
8207bef
cxgb3: untie strict FW matching
by Divy Le Ray
· 16 years ago
82ad332
cxgb3: Add multiple Tx queue support.
by Divy Le Ray
· 16 years ago
851fd7b
cxgb3: Update FW loading path.
by Divy Le Ray
· 16 years ago
43a944f
cxgb3: set hard_xmit in the netdev_ops
by Divy Le Ray
· 16 years ago
0082982
netdev: add more functions to netdevice ops
by Stephen Hemminger
· 16 years ago
dd75269
cxgb3: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
198d6ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
cf3760d
RDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when configuring interface.
by Steve Wise
· 16 years ago
f9ee388
cxgb3 - Limit multiqueue setting to msi-x
by Divy Le Ray
· 16 years ago
04ecb07
cxgb3 - enable lro control through ethtool
by Divy Le Ray
· 16 years ago
a02d44a
cxgb3: extend copyrights to 2008
by Divy Le Ray
· 16 years ago
1e88202
cxgb3: Support for Aeluros 2005 PHY
by Divy Le Ray
· 16 years ago
9b1e365
cxgb3: commnonize LASI phy code
by Divy Le Ray
· 16 years ago
0449798
cxgb3: simplify port type struct and usage
by Divy Le Ray
· 16 years ago
8c26376
cxgb3: Allocate multiqueues at init time
by Divy Le Ray
· 16 years ago
20d3fc1
cxgb3: reset the adapter on fatal error
by Divy Le Ray
· 16 years ago
0ca41c0
[2.6.28,1/1] cxgb3 - fix race in EEH
by Divy Le Ray
· 16 years ago
b47385b
cxgb3 - Add LRO support
by Divy Le Ray
· 16 years ago
204e2f9
cxgb3 - fix EEH
by Divy Le Ray
· 17 years ago
48c4b6d
cxgb3 - fix port up/down error path
by Divy Le Ray
· 17 years ago
1b3aa7a
cxgb3: Use CAP_SYS_RAWIO for firmware
by Alan Cox
· 17 years ago
d96a51f
cxgb3: Fix __must_check warning with dev_dbg.
by Dan Noe
· 17 years ago
05e5c11
annotate cxgb3
by Al Viro
· 17 years ago
bc4b6b5
cxgb3 - Fix EEH, missing softirq blocking
by Divy Le Ray
· 17 years ago
b881955
cxgb3 - parity initialization for T3C adapters.
by Divy Le Ray
· 17 years ago
2eab17a
drivers/net/cxgb3: trim trailing whitespace
by Jeff Garzik
· 17 years ago
a2604be
cxgb3 - HW set up updates
by Divy Le Ray
· 17 years ago
3e5192e
cxgb3 - sysfs methods clean up
by Divy Le Ray
· 17 years ago
91a6b50
cxgb3 - Add EEH support
by Divy Le Ray
· 17 years ago
67d92ab
cxgb3 - Fix resources release.
by Divy Le Ray
· 17 years ago
678771d
cxgb3 - Use wild card for PCI subdevice ID match
by Divy Le Ray
· 17 years ago
42256f5
cxgb3 - fix MSI-X failure path
by Divy Le Ray
· 17 years ago
9265fab
cxgb3 sparse warning fixes
by Stephen Hemminger
· 17 years ago
b9f2c04
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
by Jeff Garzik
· 17 years ago
88d3aaf
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
by Jeff Garzik
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
1aafee2
cxgb3 - Add T3C rev
by Divy Le Ray
· 17 years ago
a5a3b46
cxgb3 - Firmware update
by Divy Le Ray
· 17 years ago
167cdf5
cxgb3 - log adapter serial number
by Divy Le Ray
· 17 years ago
Next »