summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-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
2012-12-01sfc: Correctly initialise reset_method in siena_test_chip()Ben Hutchings
2012-12-01sfc: Remove confusing MMIO functionsBen Hutchings
2012-12-01sfc: Fix check for failure of MC_CMD_FLUSH_RX_QUEUESBen Hutchings
2012-12-01sfc: Delete redundant page_addr variable from efx_init_rx_buffers_page()Ben Hutchings
2012-12-01sfc: Really disable flow control while flushingBen Hutchings
2012-12-01sfc: Fix byte order warning in self-testBen Hutchings
2012-12-01sfc: Fix byte order warnings for ethtool RX filter interfaceBen Hutchings
2012-11-30hyperv: Add an error message to rndis_filter_set_device_mac()Haiyang Zhang