summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |/
* | ipv6: Fix default route failover when CONFIG_IPV6_ROUTER_PREF=nPaul Marks2012-12-031-14/+10
* | tun: only queue packets on deviceMichael S. Tsirkin2012-12-032-16/+10
* | ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) ...Shmulik Ladkani2012-12-031-1/+1
* | sky2: fix cleanup sequence in probe() functionLino Sanfilippo2012-12-031-7/+8
* | 8139cp: properly support change of MTU values [v2]John Greene2012-12-031-19/+4
* | tuntap: attach queue 0 before registering netdeviceJason Wang2012-12-031-6/+5
* | bnx2x: recognize fan failureYaniv Rosner2012-12-032-1/+11
* | vhost-net: initialize zcopy packet countersMichael S. Tsirkin2012-12-031-0/+3
* | stmmac: remove two repeated macroswalimis2012-12-031-2/+0
* | sundance: Enable WoL supportDenis Kirjanov2012-12-031-1/+80
* | sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...Michele Baldessari2012-12-0313-13/+192
* | irda: ep7211-sir: Convert to platform_diverAlexander Shiyan2012-12-031-46/+27
|/
* bna: remove useless calls to memset().Cyril Roelandt2012-12-021-4/+0
* tcp: don't abort splice() after small transfersWilly Tarreau2012-12-021-4/+8
* net: fix sparse endianness warnings on sock_commonEric Dumazet2012-12-022-4/+5
* 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
OpenPOWER on IntegriCloud