summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-13bnx2x: Add static declaration to several functionsMerav Sicron
2012-11-13igb: Ethtool support to enable and disable EEEAkeem G. Abodunrin
2012-11-13igb: Improve performance and reduce size of igb_tx_mapAlexander Duyck
2012-11-13igb: Update igb Tx flags to improve code efficiencyAlexander Duyck
2012-11-13igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso checkAlexander Duyck
2012-11-13igb: Support for modifying UDP RSS flow hashingAkeem G. Abodunrin
2012-11-13igb: Clear Go Link Disconnect for 82580 and later devicesCarolyn Wyborny
2012-11-13ixgbevf: Reduce size of maximum rx bufferGreg Rose
2012-11-13ixgbevf: Add flag to indicate when rx is in net pollGreg Rose
2012-11-13ixgbevf: fix possible use of uninitialized variableEmil Tantilov
2012-11-13ixgbevf: make sure probe fails on MSI-X enable errorJakub Kicinski
2012-11-13ixgbe: Do not use DCA to prefetch the entire packet into the cacheAlexander Duyck
2012-11-11r8169: Drop tp arg from rtl8169_tx_vlan_tag()Kirill Smelkov
2012-11-11r8169: remove unused macros.Dayanidhi Sreenivasan
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-09gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng
2012-11-09gianfar: Fix alloc_skb_resources on -ENOMEM cleanup pathClaudiu Manoil
2012-11-07cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya
2012-11-07ksz884x: use module_pci_driver to simplify the codeWei Yongjun
2012-11-07bnx2x: Support loading cnic resources at run-timeMerav Sicron
2012-11-07bnx2x: HSI change for 'update' ramrodMerav Sicron
2012-11-07net: fec: reduce spin lock time in fec_ptp_adjfreqFrank Li
2012-11-07net: fec: default select FEC_PTP at mx6 platformFrank Li
2012-11-07net/at91_ether: fix comment and style issuesJoachim Eastwood
2012-11-07net/at91_ether: clean up print outsJoachim Eastwood
2012-11-07net/at91_ether: drop board_data private struct memberJoachim Eastwood
2012-11-07net/at91_ether: use stat function from macbJoachim Eastwood
2012-11-07net/at91_ether: use macb functions for get/set hwaddrJoachim Eastwood
2012-11-07net/macb: export macb_set_hwaddr and macb_get_hwaddrJoachim Eastwood
2012-11-07net/macb: support reversed hw addrJoachim Eastwood
2012-11-07net/macb: check all address registers setsJoachim Eastwood
2012-11-07be2net: remove adapter->eq_next_idxSathya Perla
2012-11-07be2net: remove roce on lancerSathya Perla
2012-11-07be2net: fix access to SEMAPHORE regSathya Perla
2012-11-07be2net: re-factor bar mapping codeSathya Perla
2012-11-07be2net: do not use sli_family to identify skyhawk-R chipSathya Perla
2012-11-07be2net: fix wrong usage of adapter->generationSathya Perla
2012-11-07be2net: remove LANCER A0 workaroundSathya Perla
2012-11-07cxgb4: Initialize data structures before using.Vipul Pandya
2012-11-07mlx4: change TX coalescing defaultsEric Dumazet
2012-11-07net: calxedaxgmac: ip align receive buffersRob Herring
2012-11-07net: calxedaxgmac: rework transmit ring handlingRob Herring
2012-11-07net: calxedaxgmac: drop some unnecessary register writesRob Herring
2012-11-07net: calxedaxgmac: use raw i/o accessors in rx and tx pathsRob Herring
2012-11-07net: calxedaxgmac: remove explicit rx dma buffer pollingRob Herring
2012-11-07net: calxedaxgmac: enable operate on 2nd frame modeRob Herring
2012-11-06tg3: Call tg3_netif_stop() from tg3_stop()Nithin Nayak Sujir
2012-11-06tg3: Support 5717 C0Michael Chan
2012-11-06net: at91_ether: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD