aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | bnx2x: Restore FCoE 4-port devices supportDmitry Kravkov2013-03-12
| * | | | | | | | | | | | bnx2x: use FW 7.8.17Dmitry Kravkov2013-03-12
| * | | | | | | | | | | | bnx2x: Avoid using zero MACYuval Mintz2013-03-12
| * | | | | | | | | | | | bnx2x: Control SFP+ tap values via nvm configYaniv Rosner2013-03-12
| * | | | | | | | | | | | bnx2x: Add EEE support for BCM84834Yaniv Rosner2013-03-12
| * | | | | | | | | | | | bnx2x: Add RJ45 SFP module detectionYaniv Rosner2013-03-12
| * | | | | | | | | | | | bnx2x: Get gso_segs from FWYuval Mintz2013-03-12
| * | | | | | | | | | | | bnx2x: Control number of vfs dynamicallyAriel Elior2013-03-12
| * | | | | | | | | | | | bnx2x: Add iproute2 support for vfsAriel Elior2013-03-12
| * | | | | | | | | | | | bnx2x: Prevent "Unknown MF" print in SF modeAriel Elior2013-03-12
| * | | | | | | | | | | | bnx2x: Take chip version from MFWYuval Mintz2013-03-12
| * | | | | | | | | | | | bnx2x: Set ethtool ops for vfsAriel Elior2013-03-12
| * | | | | | | | | | | | bnx2x: fix vlan-mac memory leakYuval Mintz2013-03-12
| * | | | | | | | | | | | ethernet: amd: use PTR_RET instead of IS_ERR + PTR_ERRSilviu-Mihai Popescu2013-03-12
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-12
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2013-03-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | sfc: allocate more RX buffers per pageDaniel Pieczko2013-03-07
| | * | | | | | | | | | | | | sfc: Replace efx_rx_is_last_buffer() with a flagBen Hutchings2013-03-07
| | * | | | | | | | | | | | | sfc: reuse pages to avoid DMA mapping/unmapping costsDaniel Pieczko2013-03-07
| | * | | | | | | | | | | | | sfc: Enable RX DMA scattering where possibleBen Hutchings2013-03-07
| | * | | | | | | | | | | | | sfc: Update RX buffer address together with lengthBen Hutchings2013-03-07
| | * | | | | | | | | | | | | sfc: Explicitly prefetch RX hash prefix, not just Ethernet headeBen Hutchings2013-03-07
| | * | | | | | | | | | | | | sfc: Replace efx_rx_buf_eh() with simpler efx_rx_buf_va()Ben Hutchings2013-03-07
| | * | | | | | | | | | | | | sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet()Ben Hutchings2013-03-07
| | * | | | | | | | | | | | | sfc: Make RX queue descriptor counts unsigned for consistencyBen Hutchings2013-03-07
| | * | | | | | | | | | | | | sfc: Properly distinguish RX buffer and DMA lengthsBen Hutchings2013-03-07
| | * | | | | | | | | | | | | sfc: Document current usage of efx_rx_buffer::len and efx_nic::rx_buffer_lenBen Hutchings2013-03-07
| | * | | | | | | | | | | | | sfc: Add AER and EEH support for SienaAlexandre Rames2013-03-07
| | * | | | | | | | | | | | | sfc: Disable RSS when using SR-IOV and only 1 RX queue on the PFBen Hutchings2013-03-07
| | * | | | | | | | | | | | | sfc: Fix replacement detection in efx_filter_insert_filter()Ben Hutchings2013-03-07
| | * | | | | | | | | | | | | sfc: Merge efx_filter_search() into efx_filter_insert()Ben Hutchings2013-03-07
| | * | | | | | | | | | | | | sfc: Don't use efx_filter_{build,hash,increment}() for default MAC filtersBen Hutchings2013-03-07
| | * | | | | | | | | | | | | sfc: Remove redundant parameter to efx_filter_search()Ben Hutchings2013-03-07
| | * | | | | | | | | | | | | sfc: More sensible semantics for efx_filter_insert_filter() replace flagBen Hutchings2013-03-07
| | * | | | | | | | | | | | | sfc: Remove rx_alloc_method SKBAlexandre Rames2013-03-07
| | * | | | | | | | | | | | | sfc: tidy up PTP synchronize function efx_ptp_process_times()Laurence Evans2013-03-07
| | * | | | | | | | | | | | | sfc: PTP changes to support improved UUID filtering modeLaurence Evans2013-03-07
| | * | | | | | | | | | | | | sfc: Allow efx_channel_type::receive_skb() to reject a packetBen Hutchings2013-03-07
| | * | | | | | | | | | | | | Merge branch 'sfc-3.9' into masterBen Hutchings2013-03-07
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | bcm63xx_enet: properly prepare/unprepare clocks before/after usageJonas Gorski2013-03-10
| * | | | | | | | | | | | | | | bcm63xx_enet: use managed memory allocationsJonas Gorski2013-03-10
| * | | | | | | | | | | | | | | bcm63xx_enet: use managed io memory allocationsJonas Gorski2013-03-10
| * | | | | | | | | | | | | | | drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-09
| * | | | | | | | | | | | | | | qlcnic: Bump up the version to 5.1.36Shahed Shaikh2013-03-09
| * | | | | | | | | | | | | | | qlcnic: Fix ethtool statistics collectionShahed Shaikh2013-03-09
| * | | | | | | | | | | | | | | qlcnic: Fix ethtool statistics for 82xx adapterShahed Shaikh2013-03-09
| * | | | | | | | | | | | | | | qlcnic: Enable LED test support for 83xx adapterHimanshu Madhani2013-03-09
| * | | | | | | | | | | | | | | qlcnic: Fix endian issues in 83xx driverShahed Shaikh2013-03-09
| * | | | | | | | | | | | | | | bna: fix declaration mismatchstephen hemminger2013-03-09
| * | | | | | | | | | | | | | | e1000e: cleanup - move defines to appropriate header fileBruce Allan2013-03-08