summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-12-03tun: only queue packets on deviceMichael S. Tsirkin
2012-12-03sky2: fix cleanup sequence in probe() functionLino Sanfilippo
2012-12-038139cp: properly support change of MTU values [v2]John Greene
2012-12-03tuntap: attach queue 0 before registering netdeviceJason Wang
2012-12-03bnx2x: recognize fan failureYaniv Rosner
2012-12-03vhost-net: initialize zcopy packet countersMichael S. Tsirkin
2012-12-03stmmac: remove two repeated macroswalimis
2012-12-03sundance: Enable WoL supportDenis Kirjanov
2012-12-03irda: ep7211-sir: Convert to platform_diverAlexander Shiyan
2012-12-02bna: remove useless calls to memset().Cyril Roelandt
2012-12-02bnx2x: Correct PFC disablementBarak Witkowski
2012-12-02bnx2x: fix 'Ethtool -A' when autonegYuval Mintz
2012-12-02bnx2x: prevent DCB if disabled in nvramBarak Witkowski
2012-12-02bnx2x: Handle a rarely missed interruptYaniv Rosner
2012-12-02bnx2x: mask CPL_OF interruptYuval Mintz
2012-12-02bnx2x: IGU parse error cause probe failureBarak Witkowski
2012-12-02bnx2x: Ext. config accessed only on non-E1x.Yuval Mintz
2012-12-02bnx2x: nvram enables dropless flow controlYuval Mintz
2012-12-02bnx2x: Correct advertised speed/duplexYuval Mintz
2012-12-02bnx2x: Filter packets on FCoE ringsDmitry Kravkov
2012-12-02bnx2x: Management can control PFC/ETSBarak Witkowski
2012-12-02bnx2x: parity recovery flow enhancementBarak Witkowski
2012-12-02bnx2x: revised and corrected SPIO accessYuval Mintz
2012-12-02net/mlx4_en: Set number of rx/tx channels using ethtoolAmir Vadai
2012-12-02net/mlx4_en: Fix TX moderation info loss after set_ringparam is calledAmir Vadai
2012-12-01Merge 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
2012-12-01igb: Refactoring of i210 file.Carolyn Wyborny
2012-12-01igb: Acquire, release semaphore for writing each EEPROM pageAkeem G. Abodunrin
2012-12-01igb: Updates to read nvm function for i211 deviceCarolyn Wyborny
2012-12-01ixgbe: eliminate Smatch warnings in ixgbe_debugfs.cjoshua.a.hay@intel.com
2012-12-01sfc: Make module parameters really booleanBen Hutchings
2012-12-01sfc: Fix timekeeping in efx_mcdi_poll()Ben Hutchings
2012-12-01sfc: lock TX queues when calling netif_device_detach()Daniel Pieczko
2012-12-01sfc: Work-around flush timeout when flushes have completedDaniel Pieczko
2012-12-01sfc: Reset driver's MAC stats after MC reboot seenBen Hutchings
2012-12-01sfc: Do not initialise buffer in efx_alloc_special_buffer()Ben Hutchings