index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cxgb3
/
cxgb3_main.c
Age
Commit message (
Expand
)
Author
2011-07-21
cxgb3: do vlan cleanup
Jiri Pirko
2011-04-29
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
2011-04-29
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
2011-04-18
net: cxgb3: convert to hw_features
Michał Mirosław
2011-04-15
ethtool: allow custom interval for physical identification
Allan, Bruce W
2011-04-06
cxgb3: implement set_phys_id
stephen hemminger
2011-03-29
cxgb3: Apply interrupt coalescing settings to all queues
Anton Blanchard
2010-12-12
drivers/net: don't use flush_scheduled_work()
Tejun Heo
2010-11-28
cxgb3: Removing unused return variable
Breno Leitao
2010-11-01
cxgb3: remove call to stop TX queues at load time.
Divy Le Ray
2010-10-28
cxgb3: fix crash due to manipulating queues before registration
Nishanth Aravamudan
2010-10-25
cxgb3: fix device opening error path
Divy Le Ray
2010-09-28
cxgb3: Use netif_set_real_num_{rx,tx}_queues()
Ben Hutchings
2010-09-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-17
drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory
Dan Rosenberg
2010-09-03
cxgb3: Avoid flush_workqueue() deadlock.
Casey Leedom
2010-08-04
cxgb3: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
2010-05-31
drivers/net/cxgb3: Use memdup_user
Julia Lawall
2010-04-27
cxgb3: Wait longer for control packets on initialization
Andre Detsch
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-03-04
cxgb3: fix hot plug removal crash
Divy Le Ray
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-02-24
RDMA/cxgb3: Doorbell overflow avoidance and recovery
Steve Wise
2010-02-17
cxgb3: convert to use netdev_for_each_addr
Jiri Pirko
2010-01-08
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2009-12-11
cxgb3: Fixing EEH handlers
Breno Leitao
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
2009-11-11
cxgb3: declare MODULE_FIRMWARE
Ben Hutchings
2009-10-13
cxgb3: Added private MAC address and provisioning packet handler for iSCSI
Karen Xie
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-09-06
RDMA/cxgb3: Handle port events properly
Steve Wise
2009-08-02
cxgb3: fix EDC filename string
Divy Le Ray
2009-07-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-10
cxgb3: Fix crash caused by stashing wrong netdev_queue
Roland Dreier
2009-07-08
cxgb3: Drain Mac Tx fifo when the port goes down.
Divy Le Ray
2009-07-08
cxgb3: Fix mss table initialization
Divy Le Ray
2009-07-08
cxgb3: use request_firmware() for the EDC registers setup
Divy Le Ray
2009-06-11
cxgb3: remove __GFP_NOFAIL usage
Divy Le Ray
2009-06-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-29
cxgb3: Add Aeluros 2020 phy support
Divy Le Ray
2009-05-29
cxgb3: move away from LLTX
Divy Le Ray
2009-05-29
cxgb3: link fault fixes
Divy Le Ray
2009-04-30
cxgb3: Use generic MDIO definitions and mdio_mii_ioctl()
Ben Hutchings
2009-04-20
cxgb3: Fix EEH final recovery attempt
Divy Le Ray
2009-04-20
cxgb3: Fix potential msi-x vector leak
Divy Le Ray
2009-04-20
cxgb3: fix workqueue flush issues
Divy Le Ray
2009-04-20
cxgb3: fix link fault handling
Divy Le Ray
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
[next]