index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cxgb4
/
cxgb4_main.c
Age
Commit message (
Expand
)
Author
2011-08-10
chelsio: Move the Chelsio drivers
Jeff Kirsher
2011-06-05
drivers/net: Remove unnecessary semicolons
Joe Perches
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-17
net: cxgb4{,vf}: convert to hw_features
Michał Mirosław
2011-04-08
cxgb4: drop phys_id interface and implement the newer set_phys_id
Dimitris Michailidis
2011-02-08
net: Kill NETEVENT_PMTU_UPDATE.
David S. Miller
2011-01-20
cxgb4: fix reported state of interfaces without link
Dimitris Michailidis
2010-12-16
cxgb4: remove a bitmap
Dimitris Michailidis
2010-12-16
cxgb4: remove the name field from the adapter structure
Dimitris Michailidis
2010-12-16
cxgb4: correct formatting of MSI-X interrupt names
Dimitris Michailidis
2010-12-16
cxgb4: print port information after registering each netdev
Dimitris Michailidis
2010-12-16
cxgb4: distinguish between 1-lane KR/KX and 4-lane KR/KX/KX4 ports
Dimitris Michailidis
2010-12-16
cxgb4: set the number of queues before device registration
Dimitris Michailidis
2010-12-16
cxgb4: enable PCIe relaxed ordering
Dimitris Michailidis
2010-11-27
drivers/net: use vzalloc()
Eric Dumazet
2010-11-01
cxgb4: remove call to stop TX queues at load time.
Divy Le Ray
2010-10-24
cxgb4: update to utilize the newer VLAN infrastructure
Dimitris Michailidis
2010-10-24
cxgb4: fix crash due to manipulating queues before registration
Dimitris Michailidis
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-21
cxgb4: function namespace cleanup (v3)
stephen hemminger
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-03
cxgb4: remove a bogus PCI function number check
Dimitris Michailidis
2010-09-27
cxgb4: Use netif_set_real_num_{rx,tx}_queues()
Ben Hutchings
2010-08-23
cxgb4: update PCI ids
Dimitris Michailidis
2010-08-23
cxgb4: support eeprom read/write on functions other than 0
Dimitris Michailidis
2010-08-23
cxgb4: handle Rx/Tx queue ranges not starting at 0
Dimitris Michailidis
2010-08-02
cxgb4: update driver version
Dimitris Michailidis
2010-08-02
cxgb4: add new PCI IDs
Dimitris Michailidis
2010-08-02
cxgb4: support running the driver on PCI functions besides 0
Dimitris Michailidis
2010-08-02
cxgb4: advertise NETIF_F_TSO_ECN
Dimitris Michailidis
2010-08-02
cxgb4: get on-chip queue info from FW and create a memory window for them
Dimitris Michailidis
2010-07-11
cxgb4: exclude registers with read side effects from register dumps
Dimitris Michailidis
2010-07-11
cxgb4: implement the ETHTOOL_GRXFH command
Dimitris Michailidis
2010-07-11
cxgb4: add user manipulation of the RSS table
Dimitris Michailidis
2010-07-11
cxgb4: avoid duplicating some resource freeing code
Dimitris Michailidis
2010-07-11
cxgb4: move the choice of interrupt type before net_device registration
Dimitris Michailidis
2010-07-07
cxgb4: fix for new ndo_get_stats64 signature
Dimitris Michailidis
2010-06-30
ethtool: Change ethtool_op_set_flags to validate flags
Ben Hutchings
2010-06-28
cxgb4vf: Add code to provision T4 PCI-E SR-IOV Virtual Functions with hardwar...
Casey Leedom
2010-06-18
cxgb4: minor cleanup
Dimitris Michailidis
2010-06-18
cxgb4: update FW definitions
Dimitris Michailidis
2010-06-18
cxgb4: propagate link initialization errors to .ndo_open's callers
Dimitris Michailidis
2010-06-18
cxgb4: switch to 64 bit inteface statistics
Dimitris Michailidis
2010-06-18
cxgb4: implement EEH
Dimitris Michailidis
2010-06-18
cxgb4: rearrange initialization code in preparation for EEH
Dimitris Michailidis
2010-05-18
cxgb4: notify upper drivers if the device is already up when they load
Dimitris Michailidis
2010-05-18
cxgb4: keep interrupts available when the ports are brought down
Dimitris Michailidis
2010-05-18
cxgb4: fix initial addition of MAC address
Dimitris Michailidis
2010-05-12
cxgb4: report GRO stats with ethtool -S
Dimitris Michailidis
[next]