summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* natsemi: remove __dev* attributesBill Pemberton2012-12-036-28/+28
* enc28j60: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* mlx4_core: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* skge: remove __dev* attributesBill Pemberton2012-12-032-12/+12
* ibm/emac: remove __dev* attributesBill Pemberton2012-12-035-21/+21
* ibmveth: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* hp100: remove __dev* attributesBill Pemberton2012-12-031-8/+8
* ehea: remove __dev* attributesBill Pemberton2012-12-031-5/+5
* be2net: remove __dev* attributesBill Pemberton2012-12-031-2/+2
* fs_enet: remove __dev* attributesBill Pemberton2012-12-033-4/+4
* dlink: remove __dev* attributesBill Pemberton2012-12-032-11/+11
* dm9000: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* enic: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* chelsio: remove __dev* attributesBill Pemberton2012-12-034-9/+9
* cxgb4vf: remove __dev* attributesBill Pemberton2012-12-033-15/+15
* cxgb4: remove __dev* attributesBill Pemberton2012-12-032-17/+17
* cxgb3: remove __dev* attributesBill Pemberton2012-12-032-8/+8
* bna: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* tg3: remove __dev* attributesBill Pemberton2012-12-031-47/+48
* bnx2: remove __dev* attributesBill Pemberton2012-12-031-10/+10
* b44: remove __dev* attributesBill Pemberton2012-12-031-4/+4
* pcnet32: remove __dev* attributesBill Pemberton2012-12-031-5/+5
* aeroflex: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* bfin_mac: remove __dev* attributesBill Pemberton2012-12-031-6/+6
* starfire: remove __dev* attributesBill Pemberton2012-12-031-5/+5
* acenic: remove __dev* attributesBill Pemberton2012-12-031-13/+13
* 8390: remove __dev* attributesBill Pemberton2012-12-035-26/+26
* 3c509: remove __dev* attributesBill Pemberton2012-12-031-12/+12
* typhoon: remove __dev* attributesBill Pemberton2012-12-031-5/+5
* 3c59x: remove __dev* attributesBill Pemberton2012-12-031-8/+8
* i825xx: remove __dev* attributesBill Pemberton2012-12-033-9/+9
* i825xx/ether1.c: remove __dev* attributesBill Pemberton2012-12-031-7/+7
* drivers/net/ethernet/amd/am79c961a.c: remove __dev* attributesBill Pemberton2012-12-031-1/+1
* can: remove __dev* attributesBill Pemberton2012-12-0324-116/+116
* ARCNET: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* bna: remove useless calls to memset().Cyril Roelandt2012-12-021-4/+0
* bnx2x: Correct PFC disablementBarak Witkowski2012-12-021-2/+5
* bnx2x: fix 'Ethtool -A' when autonegYuval Mintz2012-12-022-23/+28
* bnx2x: prevent DCB if disabled in nvramBarak Witkowski2012-12-022-2/+14
* bnx2x: Handle a rarely missed interruptYaniv Rosner2012-12-022-0/+16
* bnx2x: mask CPL_OF interruptYuval Mintz2012-12-021-11/+10
* bnx2x: IGU parse error cause probe failureBarak Witkowski2012-12-021-5/+12
* bnx2x: Ext. config accessed only on non-E1x.Yuval Mintz2012-12-021-1/+2
* bnx2x: nvram enables dropless flow controlYuval Mintz2012-12-023-4/+31
* bnx2x: Correct advertised speed/duplexYuval Mintz2012-12-021-8/+4
* bnx2x: Filter packets on FCoE ringsDmitry Kravkov2012-12-024-4/+17
* bnx2x: Management can control PFC/ETSBarak Witkowski2012-12-023-6/+24
* bnx2x: parity recovery flow enhancementBarak Witkowski2012-12-021-13/+20
* bnx2x: revised and corrected SPIO accessYuval Mintz2012-12-022-23/+30
* net/mlx4_en: Set number of rx/tx channels using ethtoolAmir Vadai2012-12-025-14/+93