summaryrefslogtreecommitdiff
path: root/drivers/net/cxgb4/cxgb4_main.c
AgeCommit message (Expand)Author
2014-03-31ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings
2011-09-29cxgb4: Fix EEH on IBM P7IOCDivy Le Ray
2011-06-05drivers/net: Remove unnecessary semicolonsJoe Perches
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny
2011-04-17net: cxgb4{,vf}: convert to hw_featuresMichał Mirosław
2011-04-08cxgb4: drop phys_id interface and implement the newer set_phys_idDimitris Michailidis
2011-02-08net: Kill NETEVENT_PMTU_UPDATE.David S. Miller
2011-01-20cxgb4: fix reported state of interfaces without linkDimitris Michailidis
2010-12-16cxgb4: remove a bitmapDimitris Michailidis
2010-12-16cxgb4: remove the name field from the adapter structureDimitris Michailidis
2010-12-16cxgb4: correct formatting of MSI-X interrupt namesDimitris Michailidis
2010-12-16cxgb4: print port information after registering each netdevDimitris Michailidis
2010-12-16cxgb4: distinguish between 1-lane KR/KX and 4-lane KR/KX/KX4 portsDimitris Michailidis
2010-12-16cxgb4: set the number of queues before device registrationDimitris Michailidis
2010-12-16cxgb4: enable PCIe relaxed orderingDimitris Michailidis
2010-11-27drivers/net: use vzalloc()Eric Dumazet
2010-11-01cxgb4: remove call to stop TX queues at load time.Divy Le Ray
2010-10-24cxgb4: update to utilize the newer VLAN infrastructureDimitris Michailidis
2010-10-24cxgb4: fix crash due to manipulating queues before registrationDimitris Michailidis
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-21cxgb4: function namespace cleanup (v3)stephen hemminger
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-03cxgb4: remove a bogus PCI function number checkDimitris Michailidis
2010-09-27cxgb4: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings
2010-08-23cxgb4: update PCI idsDimitris Michailidis
2010-08-23cxgb4: support eeprom read/write on functions other than 0Dimitris Michailidis
2010-08-23cxgb4: handle Rx/Tx queue ranges not starting at 0Dimitris Michailidis
2010-08-02cxgb4: update driver versionDimitris Michailidis
2010-08-02cxgb4: add new PCI IDsDimitris Michailidis
2010-08-02cxgb4: support running the driver on PCI functions besides 0Dimitris Michailidis
2010-08-02cxgb4: advertise NETIF_F_TSO_ECNDimitris Michailidis
2010-08-02cxgb4: get on-chip queue info from FW and create a memory window for themDimitris Michailidis
2010-07-11cxgb4: exclude registers with read side effects from register dumpsDimitris Michailidis
2010-07-11cxgb4: implement the ETHTOOL_GRXFH commandDimitris Michailidis
2010-07-11cxgb4: add user manipulation of the RSS tableDimitris Michailidis
2010-07-11cxgb4: avoid duplicating some resource freeing codeDimitris Michailidis
2010-07-11cxgb4: move the choice of interrupt type before net_device registrationDimitris Michailidis
2010-07-07cxgb4: fix for new ndo_get_stats64 signatureDimitris Michailidis
2010-06-30ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings
2010-06-28cxgb4vf: Add code to provision T4 PCI-E SR-IOV Virtual Functions with hardwar...Casey Leedom
2010-06-18cxgb4: minor cleanupDimitris Michailidis
2010-06-18cxgb4: update FW definitionsDimitris Michailidis
2010-06-18cxgb4: propagate link initialization errors to .ndo_open's callersDimitris Michailidis
2010-06-18cxgb4: switch to 64 bit inteface statisticsDimitris Michailidis
2010-06-18cxgb4: implement EEHDimitris Michailidis
2010-06-18cxgb4: rearrange initialization code in preparation for EEHDimitris Michailidis
2010-05-18cxgb4: notify upper drivers if the device is already up when they loadDimitris Michailidis
2010-05-18cxgb4: keep interrupts available when the ports are brought downDimitris Michailidis
2010-05-18cxgb4: fix initial addition of MAC addressDimitris Michailidis