aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/pcnet32.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-03aeroflex: remove __dev* attributesBill Pemberton1-3/+3
2012-12-03bfin_mac: remove __dev* attributesBill Pemberton1-6/+6
2012-12-03starfire: remove __dev* attributesBill Pemberton1-5/+5
2012-12-03acenic: remove __dev* attributesBill Pemberton1-13/+13
2012-12-038390: remove __dev* attributesBill Pemberton5-26/+26
2012-12-033c509: remove __dev* attributesBill Pemberton1-12/+12
2012-12-03typhoon: remove __dev* attributesBill Pemberton1-5/+5
2012-12-033c59x: remove __dev* attributesBill Pemberton1-8/+8
2012-12-03i825xx: remove __dev* attributesBill Pemberton3-9/+9
2012-12-03i825xx/ether1.c: remove __dev* attributesBill Pemberton1-7/+7
2012-12-03drivers/net/ethernet/amd/am79c961a.c: remove __dev* attributesBill Pemberton1-1/+1
2012-12-03can: remove __dev* attributesBill Pemberton24-116/+116
2012-12-03ARCNET: remove __dev* attributesBill Pemberton1-3/+3
2012-12-02bna: remove useless calls to memset().Cyril Roelandt1-4/+0
2012-12-02tcp: don't abort splice() after small transfersWilly Tarreau1-4/+8
2012-12-02net: fix sparse endianness warnings on sock_commonEric Dumazet2-4/+5
2012-12-02bnx2x: Correct PFC disablementBarak Witkowski1-2/+5
2012-12-02bnx2x: fix 'Ethtool -A' when autonegYuval Mintz2-23/+28
2012-12-02bnx2x: prevent DCB if disabled in nvramBarak Witkowski2-2/+14
2012-12-02bnx2x: Handle a rarely missed interruptYaniv Rosner2-0/+16
2012-12-02bnx2x: mask CPL_OF interruptYuval Mintz1-11/+10
2012-12-02bnx2x: IGU parse error cause probe failureBarak Witkowski1-5/+12
2012-12-02bnx2x: Ext. config accessed only on non-E1x.Yuval Mintz1-1/+2
2012-12-02bnx2x: nvram enables dropless flow controlYuval Mintz3-4/+31
2012-12-02bnx2x: Correct advertised speed/duplexYuval Mintz1-8/+4
2012-12-02bnx2x: Filter packets on FCoE ringsDmitry Kravkov4-4/+17
2012-12-02bnx2x: Management can control PFC/ETSBarak Witkowski3-6/+24
2012-12-02bnx2x: parity recovery flow enhancementBarak Witkowski1-13/+20
2012-12-02bnx2x: revised and corrected SPIO accessYuval Mintz2-23/+30
2012-12-02net/mlx4_en: Set number of rx/tx channels using ethtoolAmir Vadai5-14/+93
2012-12-02net/mlx4_en: Fix TX moderation info loss after set_ringparam is calledAmir Vadai1-29/+30
2012-12-02MAINTAINERS: Add Mellanox ethernet driver - mlx4_enAmir Vadai1-0/+8
2012-12-02solos-pci: remove list_vccs() debugging functionDavid Woodhouse1-41/+0
2012-12-02solos-pci: use GFP_KERNEL where possible, not GFP_ATOMICDavid Woodhouse1-3/+3
2012-12-02solos-pci: clean up pclose() functionDavid Woodhouse1-4/+14
2012-12-02pppoatm: optimise PPP channel wakeups after sock_owned_by_user()David Woodhouse1-2/+19
2012-12-02br2684: allow assign only on a connected socketKrzysztof Mazur1-2/+5
2012-12-02solos-pci: Fix leak of skb received for unknown vccNathan Williams1-1/+2
2012-12-02br2684: fix module_put() raceDavid Woodhouse1-1/+4
2012-12-02pppoatm: fix missing wakeup in pppoatm_send()David Woodhouse1-0/+12
2012-12-02br2684: don't send frames on not-ready vccDavid Woodhouse1-3/+40
2012-12-02atm: add release_cb() callback to vccDavid Woodhouse2-0/+11
2012-12-02solos-pci: wait for pending TX to complete when releasing vccDavid Woodhouse1-3/+14
2012-12-01qlcnic: remove duplicated include from qlcnic_sysfs.cWei Yongjun1-2/+0
2012-12-01myri10ge: fix incorrect use of ntohs()Andrew Gallatin1-1/+1
2012-12-01ipv6: unify logic evaluating inet6_dev's accept_ra propertyShmulik Ladkani3-16/+12
2012-12-01tcp: change default tcp hash sizeEric Dumazet1-4/+2
2012-12-01ixgbe: Do not parse past IP header on fragments beyond the firstAlexander Duyck1-5/+8
2012-12-01e1000e: cosmetic cleanup of commentsBruce Allan13-790/+416
2012-12-01igb: Fix SerDes autoneg flow control.Carolyn Wyborny3-8/+166