aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb4
Commit message (Expand)AuthorAge
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-10
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* cxgb4: remove forgotten unused vlan_groupJiri Pirko2011-07-21
* drivers/net: Remove unnecessary semicolonsJoe Perches2011-06-05
* Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-23
* 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
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-11
|\
| * Fix common misspellingsLucas De Marchi2011-03-31
* | cxgb4: drop phys_id interface and implement the newer set_phys_idDimitris Michailidis2011-04-08
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-16
|\
| * net: Kill NETEVENT_PMTU_UPDATE.David S. Miller2011-02-08
* | RDMA/cxgb4: Use ULP_MODE_TCPDDPSteve Wise2011-03-14
|/
* cxgb4: fix reported state of interfaces without linkDimitris Michailidis2011-01-20
* cxgb4: NUMA-aware Tx queue allocationsDimitris Michailidis2010-12-16
* cxgb4: extend VPD parsingDimitris Michailidis2010-12-16
* cxgb4: add const to static arraysJoe Perches2010-12-16
* 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: allocate more space for 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: do not read the clock frequency from VPDDimitris Michailidis2010-12-16
* cxgb4: enable PCIe relaxed orderingDimitris Michailidis2010-12-16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-08
|\
| * cxgb4: fix MAC address hash filterDimitris Michailidis2010-12-08
* | 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
| * drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-02
| * cxgb4: update PCI idsDimitris Michailidis2010-08-23
| * cxgb4: fix setting of the function number in transmit descriptorsDimitris 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: fix wrong shift directionDimitris 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: fix TSO descriptorsDimitris Michailidis2010-08-02