aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3/xgmac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-03net: convert multicast list to list_headJiri Pirko1-4/+4
2010-02-17cxgb3: convert to use netdev_for_each_addrJiri Pirko1-7/+8
2010-02-15cxgb3: FIx VLAN over Jumbo framesDivy Le Ray1-0/+3
2009-07-08cxgb3: Fix T3C MAC max packet size accessDivy Le Ray1-5/+6
2009-03-13cxgb3: detect mac link faults.Divy Le Ray1-5/+8
2009-03-13cxgb3: Update Rev3 mac workaroundDivy Le Ray1-39/+33
2008-10-13cxgb3: extend copyrights to 2008Divy Le Ray1-1/+1
2008-01-28drivers/net/cxgb3: trim trailing whitespaceJeff Garzik1-5/+5
2007-12-07cxgb3 - T3C support updateDivy Le Ray1-15/+29
2007-10-10cxgb3 sparse warning fixesStephen Hemminger1-1/+1
2007-10-10drivers/net/cxgb3/xgmac.c: remove dead codeAdrian Bunk1-4/+1
2007-10-10cxgb3 - remove false positive in xgmac workaroundDivy Le Ray1-1/+3
2007-10-10cxgb3 - MAC workaround updateDivy Le Ray1-11/+11
2007-06-27cxgb3 - fix register to stop bc/mc trafficDivy Le Ray1-3/+5
2007-06-20cxgb3 - MAC watchdog updateDivy Le Ray1-10/+21
2007-06-20cxgb3 - Stop mac RX when changing MTUDivy Le Ray1-1/+66
2007-04-11cxgb3 - MAC watchdog updateDivy Le Ray1-27/+80
2007-04-03cxgb3 - Tighten xgmac workaroundDivy Le Ray1-1/+0
2007-03-23cxgb3 - Fix potential MAC hangDivy Le Ray1-15/+118
2007-02-05cxgb3 - Add dual licensingDivy Le Ray1-7/+27
2007-02-05Add support for the latest 1G/10G Chelsio adapter, T3.Divy Le Ray1-0/+389