summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2014-11-24net: fec: init maximum receive buffer size for ring1 and ring2Nimrod Andy
2014-11-23enic: use netdev_rss_key_fill() helperEric Dumazet
2014-11-23enic: use spin_lock(wq_lock) instead of spin_lock_irqsave(wq_lock)Govindarajulu Varadarajan
2014-11-23enic: use napi_schedule_irqoff()Govindarajulu Varadarajan
2014-11-23mlx4: fix mlx4_en_set_rxfh()Eric Dumazet
2014-11-22RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Hariprasad Shenai
2014-11-22cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VIHariprasad Shenai
2014-11-22cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queuesHariprasad Shenai
2014-11-22RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...Hariprasad Shenai
2014-11-22RDMA/cxgb4: Cleanup Filter related macros/register definesHariprasad Shenai
2014-11-22i40e: enable fdb add code, remove unused codeJesse Brandeburg
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-11-21amd-xgbe: Add support for the skb->xmit_more flagLendacky, Thomas
2014-11-21amd-xgbe: Perform Tx coalescing on a packet basisLendacky, Thomas
2014-11-21amd-xgbe: Remove unused variableLendacky, Thomas
2014-11-21amd-xgbe: Add BQL supportLendacky, Thomas
2014-11-21amd-xgbe: Separate Tx/Rx ring data fields into new structsLendacky, Thomas
2014-11-21amd-xgbe: Incorporate Smatch coding suggestionLendacky, Thomas
2014-11-21amd-xgbe: Tx engine must not be active before stopping itLendacky, Thomas
2014-11-21amd-xgbe: Add a read memory barrier to Tx/Rx pathLendacky, Thomas
2014-11-21net: Xilinx: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-11-21IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put"Markus Elfring
2014-11-21net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is setSaeed Mahameed
2014-11-21mlx4: don't duplicate kvfree()Al Viro
2014-11-21mlx5: don't duplicate kvfree()Al Viro
2014-11-21net: bcmgenet: log RX buffer allocation and RX/TX dma failuresFlorian Fainelli
2014-11-21net: systemport: log RX buffer allocation and RX/TX DMA failuresFlorian Fainelli
2014-11-21vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko
2014-11-21sky2: use new netdev_rss_key_fill() helperIan Morris
2014-11-21enic: support skb->xmit_moreGovindarajulu Varadarajan
2014-11-21cxgb4 : Fix DCB priority groups being returned in wrong orderAnish Bhatt
2014-11-20i40e: trigger SW INT with no ITR waitShannon Nelson
2014-11-20i40evf: remove unnecessary elseMitch Williams
2014-11-20i40evf: make comparisons consistentMitch Williams
2014-11-20i40evf: make checkpatch happyMitch Williams
2014-11-20i40evf: update header commentsMitch Williams
2014-11-20i40e: don't overload fieldsMitch Williams
2014-11-20ixgbevf: add netpoll supportEmil Tantilov
2014-11-20ixgbevf: compare total_rx_packets and budget in ixgbevf_clean_rx_irqEmil Tantilov
2014-11-20ixgbevf: Change receive model to use double buffered page based receivesEmil Tantilov
2014-11-20ixgbevf: Update Rx next to clean in real timeEmil Tantilov
2014-11-20ixgbevf: reorder main loop in ixgbe_clean_rx_irq to allow for do/while/continueEmil Tantilov
2014-11-20ixgbevf: Cleanup variable usage, improve stack performanceEmil Tantilov
2014-11-20ixgbevf: Combine the logic for post Rx processing into single functionEmil Tantilov
2014-11-20ixgbevf: Test Rx status bits directly out of the descriptorEmil Tantilov
2014-11-20ixgbevf: Update ixgbevf_alloc_rx_buffers to handle clearing of status bitsEmil Tantilov
2014-11-19net/mlx4_en: Add VXLAN ndo calls to the PF net device ops tooOr Gerlitz
2014-11-19stmmac: review driver when run kernel-docGiuseppe CAVALLARO
2014-11-19stmmac: document common header fileGiuseppe CAVALLARO