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