summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2013-03-07sfc: Update RX buffer address together with lengthBen Hutchings
2013-03-07sfc: Explicitly prefetch RX hash prefix, not just Ethernet headeBen Hutchings
2013-03-07sfc: Replace efx_rx_buf_eh() with simpler efx_rx_buf_va()Ben Hutchings
2013-03-07sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet()Ben Hutchings
2013-03-07sfc: Make RX queue descriptor counts unsigned for consistencyBen Hutchings
2013-03-07sfc: Properly distinguish RX buffer and DMA lengthsBen Hutchings
2013-03-07sfc: Document current usage of efx_rx_buffer::len and efx_nic::rx_buffer_lenBen Hutchings
2013-03-07sfc: Add AER and EEH support for SienaAlexandre Rames
2013-03-07sfc: Disable RSS when using SR-IOV and only 1 RX queue on the PFBen Hutchings
2013-03-07sfc: Fix replacement detection in efx_filter_insert_filter()Ben Hutchings
2013-03-07sfc: Merge efx_filter_search() into efx_filter_insert()Ben Hutchings
2013-03-07sfc: Don't use efx_filter_{build,hash,increment}() for default MAC filtersBen Hutchings
2013-03-07sfc: Remove redundant parameter to efx_filter_search()Ben Hutchings
2013-03-07sfc: More sensible semantics for efx_filter_insert_filter() replace flagBen Hutchings
2013-03-07sfc: Remove rx_alloc_method SKBAlexandre Rames
2013-03-07sfc: tidy up PTP synchronize function efx_ptp_process_times()Laurence Evans
2013-03-07sfc: PTP changes to support improved UUID filtering modeLaurence Evans
2013-03-07sfc: Allow efx_channel_type::receive_skb() to reject a packetBen Hutchings
2013-03-07Merge branch 'sfc-3.9' into masterBen Hutchings
2013-03-06r6040: check MDIO register busy waiting resultFlorian Fainelli
2013-03-06sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0Ben Hutchings
2013-03-06sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings
2013-03-05bnx2x: use the default NAPI weightEric Dumazet
2013-03-05net: cs89x0: use module_platform_driver_probe()Jingoo Han
2013-03-05net: macb: use module_platform_driver_probe()Jingoo Han
2013-03-05net: at91_ether: use module_platform_driver_probe()Jingoo Han
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-04net: fec: fix build error in no MXC platformFrank Li
2013-03-04net: fec: put tx to napi poll function to fix dead lockFrank Li
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-02-28bgmac: omit the fcsHauke Mehrtens
2013-02-28bnx2x: Fix KR2 work-around conditionYaniv Rosner
2013-02-28bnx2x: Fix KR2 linkYaniv Rosner
2013-02-28bnx2x: Fix port identification for the 84834Yaniv Rosner
2013-02-28r8169: honor jumbo settings when chipset is requested to start.françois romieu
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27bnx2x: fix UDP checksum for 57710/57711.Dmitry Kravkov
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26drivers: net: ethernet: cpsw: consider number of slaves in interationDaniel Mack
2013-02-26Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-02-26sfc: Detach net device when stopping queues for reconfigurationBen Hutchings
2013-02-26sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings
2013-02-26sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings
2013-02-25bgmac: fix indexing of 2nd level loopsRafał Miłecki
2013-02-25mlx4: Implement memory windows allocation and deallocationShani Michaeli
2013-02-25mlx4_core: Enable memory windows in {INIT, QUERY}_HCAShani Michaeli
2013-02-25mlx4_core: Disable memory windows for virtual functionsShani Michaeli
2013-02-24net/pasemi: Fix missing coding styleSyam Sidhardhan