summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2014-09-16r8169: adjust __rtl8169_set_featureshayeswang
2014-09-15cxgb4: Don't allocate adapter structure for all PF'sHariprasad Shenai
2014-09-15net: ethernet: neterion: vxge: vxge-main.c: Cleaning up missing null-terminat...Rickard Strandqvist
2014-09-15net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in c...Rickard Strandqvist
2014-09-15bna: use container_of to resolve bufdesc_ex from bufdescFabian Frederick
2014-09-15net: fec: use container_of to resolve bufdesc_ex from bufdescFabian Frederick
2014-09-13net/macb: Add hardware revision information during probeBo Shen
2014-09-13net: fec: init complete variable in early to avoid kernel dumpFugang Duan
2014-09-13net: fec: change FEC alignment according to i.mx6 sx requirementFugang Duan
2014-09-13net:fec: Add fsl,imx6sx-fec compatible stringsFugang Duan
2014-09-13net: fec: add enet-avb IP supportFrank Li
2014-09-13net:fec: Disable enet-avb MAC instead of reset MACFugang Duan
2014-09-13net: fec: init multi queue date structureFrank Li
2014-09-13net: fec: parser max queue number from dt fileFugang Duan
2014-09-13net: fec: change data structure to support multiqueueFugang Duan
2014-09-13net:fec: add enet AVB feature macro define for imx6sxFugang Duan
2014-09-13net:fec: add enet refrence clock for i.MX 6SX chipFugang Duan
2014-09-13be2net: enable PCIe error reporting on VFs tooKalesh AP
2014-09-13be2net: send a max of 8 EQs to be_cmd_modify_eqd() on LancerKalesh AP
2014-09-13be2net: fix port-type reporting in get_settingsRavikumar Nelavelli
2014-09-13be2net: add ethtool "-m" option supportMark Leonard
2014-09-13be2net: use v1 of SET_FLOW_CONTROL commandSuresh Reddy
2014-09-13be2net: fix RX fragment posting for jumbo framesAjit Khaparde
2014-09-13be2net: replace strcpy with strlcpyVasundhara Volam
2014-09-13be2net: fix some log messagesVasundhara Volam
2014-09-13r8169: fix setting rx vlanhayeswang
2014-09-13r8169: fix the default setting of rx vlanhayeswang
2014-09-13net: stmmac: fix return value check in socfpga_dwmac_parse_data()Wei Yongjun
2014-09-13drivers: net: cpsw: dual_emac: in suspend/resume bring down/up all the netdevMugunthan V N
2014-09-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-09-12drivers: net: b44: Fix typo in returning multicast statsMark Einon
2014-09-12sunvnet: Avoid sending superfluous LDC messages.Sowmini Varadhan
2014-09-12net: axienet: remove unnecessary ether_setup after alloc_etherdevSubbaraya Sundeep Bhatta
2014-09-12ethernet: amd: use pr_info_once()Varka Bhadram
2014-09-12net: arc_emac: prevent reuse of unreclaimed tx descriptorsBeniamino Galvani
2014-09-12net: arc_emac: enable tx interruptsBeniamino Galvani
2014-09-12e1000: switch to napi_gro_frags apiFlorian Westphal
2014-09-12e1000: convert to build_skbFlorian Westphal
2014-09-12e1000: rename struct e1000_buffer to e1000_tx_bufferFlorian Westphal
2014-09-12e1000: add and use e1000_rx_buffer info for RxFlorian Westphal
2014-09-12e1000: perform copybreak ahead of DMA unmapFlorian Westphal
2014-09-12e1000: move tbi workaround code into helper functionFlorian Westphal
2014-09-12e1000: move e1000_tbi_adjust_stats to where its usedFlorian Westphal
2014-09-12ixgbe: Refactor busy poll socket code to address multiple issuesAlexander Duyck
2014-09-12ixgbe: Drop Rx alloc at end of Rx cleanupAlexander Duyck
2014-09-12ixgbevf: Resolve missing-field-initializers warningsMark Rustad
2014-09-12ixgbe: Resolve warnings produced in W=2 buildsMark Rustad
2014-09-10net/mlx4: Set vlan stripping policy by the right commandMatan Barak
2014-09-10net/mlx4: Avoid dealing with MAC index in UPDATE_QP wrapper if not neededMatan Barak
2014-09-10net/mlx4: Use the correct VSD mask in UPDATE_QPMatan Barak