Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ac09664248e300342e92b937c9894a8149ddf189
/
drivers
/
net
/
cxgb4
/
cxgb4_main.c
6a3c869
cxgb4: fix reported state of interfaces without link
by Dimitris Michailidis
· 14 years ago
8f3a767
cxgb4: remove a bitmap
by Dimitris Michailidis
· 14 years ago
b1a3c2b
cxgb4: remove the name field from the adapter structure
by Dimitris Michailidis
· 14 years ago
ba27816
cxgb4: correct formatting of MSI-X interrupt names
by Dimitris Michailidis
· 14 years ago
118969e
cxgb4: print port information after registering each netdev
by Dimitris Michailidis
· 14 years ago
7d5e77a
cxgb4: distinguish between 1-lane KR/KX and 4-lane KR/KX/KX4 ports
by Dimitris Michailidis
· 14 years ago
a57cabe
cxgb4: set the number of queues before device registration
by Dimitris Michailidis
· 14 years ago
ef306b5
cxgb4: enable PCIe relaxed ordering
by Dimitris Michailidis
· 14 years ago
89bf67f
drivers/net: use vzalloc()
by Eric Dumazet
· 14 years ago
0a4201f
cxgb4: remove call to stop TX queues at load time.
by Divy Le Ray
· 14 years ago
19ecae2
cxgb4: update to utilize the newer VLAN infrastructure
by Dimitris Michailidis
· 14 years ago
8f6d9f4
cxgb4: fix crash due to manipulating queues before registration
by Dimitris Michailidis
· 14 years ago
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
31b9c19
cxgb4: function namespace cleanup (v3)
by stephen hemminger
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
a069ec9
cxgb4: remove a bogus PCI function number check
by Dimitris Michailidis
· 14 years ago
a020ed4
cxgb4: Use netif_set_real_num_{rx,tx}_queues()
by Ben Hutchings
· 14 years ago
ccea790
cxgb4: update PCI ids
by Dimitris Michailidis
· 14 years ago
1478b3e
cxgb4: support eeprom read/write on functions other than 0
by Dimitris Michailidis
· 14 years ago
e46dab4
cxgb4: handle Rx/Tx queue ranges not starting at 0
by Dimitris Michailidis
· 14 years ago
99e6d06
cxgb4: update driver version
by Dimitris Michailidis
· 14 years ago
ac50bed
cxgb4: add new PCI IDs
by Dimitris Michailidis
· 14 years ago
060e0c7
cxgb4: support running the driver on PCI functions besides 0
by Dimitris Michailidis
· 14 years ago
35d3568
cxgb4: advertise NETIF_F_TSO_ECN
by Dimitris Michailidis
· 14 years ago
1ae970e
cxgb4: get on-chip queue info from FW and create a memory window for them
by Dimitris Michailidis
· 14 years ago
835bb60
cxgb4: exclude registers with read side effects from register dumps
by Dimitris Michailidis
· 14 years ago
f796564
cxgb4: implement the ETHTOOL_GRXFH command
by Dimitris Michailidis
· 14 years ago
671b006
cxgb4: add user manipulation of the RSS table
by Dimitris Michailidis
· 14 years ago
0654639
cxgb4: avoid duplicating some resource freeing code
by Dimitris Michailidis
· 14 years ago
f7cabcd
cxgb4: move the choice of interrupt type before net_device registration
by Dimitris Michailidis
· 14 years ago
f5152c9
cxgb4: fix for new ndo_get_stats64 signature
by Dimitris Michailidis
· 14 years ago
1437ce3
ethtool: Change ethtool_op_set_flags to validate flags
by Ben Hutchings
· 15 years ago
7ee9ff9
cxgb4vf: Add code to provision T4 PCI-E SR-IOV Virtual Functions with hardware resources
by Casey Leedom
· 15 years ago
20c0da6
cxgb4: minor cleanup
by Dimitris Michailidis
· 15 years ago
a0881ca
cxgb4: update FW definitions
by Dimitris Michailidis
· 15 years ago
f68707b
cxgb4: propagate link initialization errors to .ndo_open's callers
by Dimitris Michailidis
· 15 years ago
9be793b
cxgb4: switch to 64 bit inteface statistics
by Dimitris Michailidis
· 15 years ago
204dc3c
cxgb4: implement EEH
by Dimitris Michailidis
· 15 years ago
02b5fb8
cxgb4: rearrange initialization code in preparation for EEH
by Dimitris Michailidis
· 15 years ago
e29f5db
cxgb4: notify upper drivers if the device is already up when they load
by Dimitris Michailidis
· 15 years ago
aaefae9
cxgb4: keep interrupts available when the ports are brought down
by Dimitris Michailidis
· 15 years ago
b6bd29e
cxgb4: fix initial addition of MAC address
by Dimitris Michailidis
· 15 years ago
4a6346d
cxgb4: report GRO stats with ethtool -S
by Dimitris Michailidis
· 15 years ago
f1a051b
cxgb4: report the PCIe link speed
by Dimitris Michailidis
· 15 years ago
f8f5aaf
cxgb4: configure HW VLAN extraction through FW
by Dimitris Michailidis
· 15 years ago
87b6cf5
cxgb4: set skb->rxhash
by Dimitris Michailidis
· 15 years ago
4a35ecf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
b8ff05a
cxgb4: Add main driver file and driver Makefile
by Dimitris Michailidis
· 15 years ago