summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-12-03cxgb3: remove __dev* attributesBill Pemberton
2012-12-03bna: remove __dev* attributesBill Pemberton
2012-12-03tg3: remove __dev* attributesBill Pemberton
2012-12-03bnx2: remove __dev* attributesBill Pemberton
2012-12-03b44: remove __dev* attributesBill Pemberton
2012-12-03pcnet32: remove __dev* attributesBill Pemberton
2012-12-03aeroflex: remove __dev* attributesBill Pemberton
2012-12-03bfin_mac: remove __dev* attributesBill Pemberton
2012-12-03starfire: remove __dev* attributesBill Pemberton
2012-12-03acenic: remove __dev* attributesBill Pemberton
2012-12-038390: remove __dev* attributesBill Pemberton
2012-12-033c509: remove __dev* attributesBill Pemberton
2012-12-03typhoon: remove __dev* attributesBill Pemberton
2012-12-033c59x: remove __dev* attributesBill Pemberton
2012-12-03i825xx: remove __dev* attributesBill Pemberton
2012-12-03i825xx/ether1.c: remove __dev* attributesBill Pemberton
2012-12-03drivers/net/ethernet/amd/am79c961a.c: remove __dev* attributesBill Pemberton
2012-12-03can: remove __dev* attributesBill Pemberton
2012-12-03ARCNET: remove __dev* attributesBill Pemberton
2012-12-03bna: remove useless calls to memset().Cyril Roelandt
2012-12-03bnx2x: Correct PFC disablementBarak Witkowski
2012-12-03bnx2x: fix 'Ethtool -A' when autonegYuval Mintz
2012-12-03bnx2x: prevent DCB if disabled in nvramBarak Witkowski
2012-12-03bnx2x: Handle a rarely missed interruptYaniv Rosner
2012-12-03bnx2x: mask CPL_OF interruptYuval Mintz
2012-12-03bnx2x: IGU parse error cause probe failureBarak Witkowski
2012-12-03bnx2x: Ext. config accessed only on non-E1x.Yuval Mintz
2012-12-03bnx2x: nvram enables dropless flow controlYuval Mintz
2012-12-03bnx2x: Correct advertised speed/duplexYuval Mintz
2012-12-03bnx2x: Filter packets on FCoE ringsDmitry Kravkov
2012-12-03bnx2x: Management can control PFC/ETSBarak Witkowski
2012-12-03bnx2x: parity recovery flow enhancementBarak Witkowski
2012-12-03bnx2x: revised and corrected SPIO accessYuval Mintz
2012-12-03net/mlx4_en: Set number of rx/tx channels using ethtoolAmir Vadai
2012-12-03net/mlx4_en: Fix TX moderation info loss after set_ringparam is calledAmir Vadai
2012-12-02Merge git://git.infradead.org/users/dwmw2/atmDavid S. Miller
2012-12-02solos-pci: remove list_vccs() debugging functionDavid Woodhouse
2012-12-02solos-pci: use GFP_KERNEL where possible, not GFP_ATOMICDavid Woodhouse
2012-12-02solos-pci: clean up pclose() functionDavid Woodhouse
2012-12-02solos-pci: Fix leak of skb received for unknown vccNathan Williams
2012-12-02solos-pci: wait for pending TX to complete when releasing vccDavid Woodhouse
2012-12-01qlcnic: remove duplicated include from qlcnic_sysfs.cWei Yongjun
2012-12-01myri10ge: fix incorrect use of ntohs()Andrew Gallatin
2012-12-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2012-12-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-12-01ixgbe: Do not parse past IP header on fragments beyond the firstAlexander Duyck
2012-12-01e1000e: cosmetic cleanup of commentsBruce Allan
2012-12-01igb: Fix SerDes autoneg flow control.Carolyn Wyborny
2012-12-01igb: Unset sigdetect for SERDES loopback on 82580 and i350Carolyn Wyborny
2012-12-01igb: Workaround for global device reset problem on 82580.Carolyn Wyborny