summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | alx: make sizes unsignedJohannes Berg2013-07-011-4/+4
| * | | | alx: remove NET_CORE Kconfig selectJohannes Berg2013-07-011-1/+0
| * | | | alx: fix 100mbit/half duplex speed translationJohannes Berg2013-07-011-1/+1
| * | | | alx: treat flow control correctly in alx_set_pauseparam()Johannes Berg2013-07-011-1/+2
| * | | | net/mlx4_core: Add HW enforcement to VF link stateRony Efraim2013-07-013-22/+58
| * | | | net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein2013-07-014-10/+282
| * | | | net/trivial: replace numeric with standard PM state macrosYijing Wang2013-06-287-9/+9
| * | | | drivers: net: cpsw: add newline after MACID logDaniel Mack2013-06-281-2/+2
| * | | | pch_gbe: use managed functions pcim_* and devm_*Andy Shevchenko2013-06-281-35/+15
| * | | | pch_gbe: convert pr_* to netdev_*Andy Shevchenko2013-06-286-164/+250
| * | | | pch_gbe: remove inline keyword for exported functionsAndy Shevchenko2013-06-283-13/+13
| * | | | fec: Add support for reading RMON registersChris Healy2013-06-262-0/+169
| * | | | arc_emac: fix compile-time errors & warnings on PPC64Alexey Brodkin2013-06-261-26/+39
| * | | | net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF)Lad, Prabhakar2013-06-251-1/+4
| * | | | net: davinci_emac: simplify the OF parser codeLad, Prabhakar2013-06-251-44/+23
| * | | | net: davinci: emac: Convert to devm_* apiLad, Prabhakar2013-06-251-40/+9
| * | | | ethernet/arc/arc_emac - Add new driverAlexey Brodkin2013-06-257-0/+1211
| * | | | net/mlx4_core: Fail device init if num_vfs is negativeJack Morgenstein2013-06-251-0/+5
| * | | | net/mlx4_core: Add warning in case of command timeoutsDotan Barak2013-06-251-0/+6
| * | | | net/mlx4_core: Replace sscanf() with kstrtoint()Dotan Barak2013-06-251-3/+3
| * | | | net/mlx4_en: Remove an unnecessary testDotan Barak2013-06-251-3/+0
| * | | | net/mlx4_en: Add prints when TX timeout occursYevgeny Petrilin2013-06-251-0/+9
| * | | | net/mlx4_en: Fix a race between napi poll function and RX ring cleanupEugenia Emantayev2013-06-251-4/+4
| * | | | net/mlx4_en: Change log level from error to debug for vlan related messagesEugenia Emantayev2013-06-251-2/+2
| * | | | net/mlx4_en: Move register_netdev() to the end of initialization functionEugenia Emantayev2013-06-251-1/+2
| * | | | net/mlx4_en: Do not query stats when device port is downJack Morgenstein2013-06-251-4/+5
| * | | | net/mlx4_en: Fix resource leak in error flowDotan Barak2013-06-251-1/+1
| * | | | mlx4: allow order-0 memory allocations in RX pathEric Dumazet2013-06-252-86/+95
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2013-06-259-59/+114
| |\ \ \ \
| | * | | | sfc: Improve test for IOMMU in useBen Hutchings2013-06-241-1/+1
| | * | | | sfc: Fix IRQ cleanup in case of a probe failureBen Hutchings2013-06-242-38/+40
| | * | | | sfc: Do not pass non-TCP packets into GRO codeBen Hutchings2013-06-241-1/+1
| | * | | | sfc: Define and set RX buffer flag for packets parsed as TCPBen Hutchings2013-06-242-5/+15
| | * | | | sfc: Enable accelerated RFS on vlansAndy Lutomirski2013-06-241-1/+14
| | * | | | sfc: Report software timestamping capabilitiesBen Hutchings2013-06-243-11/+22
| | * | | | sfc: Increase size of RX SKB header areaJon Cooper2013-06-241-1/+1
| | * | | | sfc: Enable RX checksum offload for packets not handled by GROJon Cooper2013-06-241-0/+2
| | * | | | sfc: Fix EEH with legacy interrupts.Alexandre Rames2013-06-244-1/+18
| * | | | | bnx2x: Remove sparse and coccinelle warningsYuval Mintz2013-06-253-7/+12
| * | | | | net: Restore unintentional reverts.David S. Miller2013-06-243-3/+0
| |/ / / /
| * | | | bnx2x: Fix compilation with no IOV supportYuval Mintz2013-06-243-12/+18
| * | | | bnx2x: Fix 20G KR2 support claimsYaniv Rosner2013-06-231-0/+4
| * | | | bnx2x: improve VF timingsAriel Elior2013-06-231-3/+7
| * | | | bnx2x: VF ndo sanityAriel Elior2013-06-231-0/+5
| * | | | bnx2x: Improve PF behaviour toward VFAriel Elior2013-06-237-8/+63
| * | | | qlcnic: Update version to 5.2.44Jitendra Kalsaria2013-06-231-2/+2
| * | | | qlcnic: Add support for 83xx suspend and resume.Rajesh Borundia2013-06-2310-64/+225
| * | | | qlcnic: Add support for 'set driver version' in 83XXPratik Pujar2013-06-236-16/+33
| * | | | qlcnic: Cleanup of structure qlcnic_hardware_contextPratik Pujar2013-06-234-5/+6
| * | | | qlcnic: Add support for PEX DMA method to read memory section of adapter dumpShahed Shaikh2013-06-232-7/+221
OpenPOWER on IntegriCloud