aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
...
| * | | | | | | enic: be less verbose about non-critical firmware errorsStefan Assmann2013-04-08
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-07
| |\ \ \ \ \ \ \
| * | | | | | | | net/mlx4_en: Advertize DCB_CAP_DCBX_HOST in getdcbxOr Gerlitz2013-04-07
| * | | | | | | | net/mlx4_en: Enable DCB ETS ops only when supported by the firmwareOr Gerlitz2013-04-07
| * | | | | | | | net/mlx4_core: Added proper description for two device capabilitiesOr Gerlitz2013-04-07
| * | | | | | | | net: ethernet: enc28j60: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-07
| * | | | | | | | net: ethernet: ks8851: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-07
| * | | | | | | | r8169: add a new chip for RTL8106Ehayeswang2013-04-07
| * | | | | | | | r8169: adjust the flow of hw_starthayeswang2013-04-07
| * | | | | | | | r8169: add a new chip for RTL8111Ghayeswang2013-04-07
| * | | | | | | | r8169: Update the RTL8111G parametershayeswang2013-04-07
| * | | | | | | | r8169: Modify the method for setting firmwarehayeswang2013-04-07
| * | | | | | | | r8169: Update PHY settings of RTL8111Ghayeswang2013-04-07
| * | | | | | | | r8169: Modify the mothod for PHY settings of RTL8111Ghayeswang2013-04-07
| * | | | | | | | r8169: Remove firmware codehayeswang2013-04-07
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-03
| |\ \ \ \ \ \ \ \
| * | | | | | | | | net/nxp/lpc_eth: Drop ifdef CONFIG_OF_NETGuenter Roeck2013-04-02
| * | | | | | | | | net/freescale/fec: Simplify OF dependenciesGuenter Roeck2013-04-02
| * | | | | | | | | net/cadence/macb: Simplify OF dependenciesGuenter Roeck2013-04-02
| * | | | | | | | | net/cadence/at91_ether: Simplify OF dependenciesGuenter Roeck2013-04-02
| * | | | | | | | | forcedeth: Do a dma_mapping_error check after skb_frag_dma_mapNeil Horman2013-04-02
| * | | | | | | | | qlcnic: Bump up the version to 5.2.40Rajesh Borundia2013-04-02
| * | | | | | | | | qlcnic: Fix sparse warnings.Rajesh Borundia2013-04-02
| * | | | | | | | | qlcnic: Fix NULL dereference in error path.Rajesh Borundia2013-04-02
| * | | | | | | | | qlcnic: Fix potential NULL dereferenceRajesh Borundia2013-04-02
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-01
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | qlcnic: Bump up the version to 5.2.39Rajesh Borundia2013-03-29
| * | | | | | | | | | qlcnic: Support atomic commandsRajesh Borundia2013-03-29
| * | | | | | | | | | qlcnic: Support VF-PF communication channel commands.Rajesh Borundia2013-03-29
| * | | | | | | | | | qlcnic: VF-PF communication channel implementationRajesh Borundia2013-03-29
| * | | | | | | | | | qlcnic: Use shared interrupt vector for Tx and RxRajesh Borundia2013-03-29
| * | | | | | | | | | qlcnic: SR-IOV VF probeRajesh Borundia2013-03-29
| * | | | | | | | | | qlcnic: Support SR-IOV enable and disableRajesh Borundia2013-03-29
| * | | | | | | | | | cirrus: cs89x0: remove two obsolete Kconfig macrosPaul Bolle2013-03-29
| * | | | | | | | | | sh_eth: add R-Car support for realSergei Shtylyov2013-03-29
| * | | | | | | | | | sh_eth: move data from header file to driverSergei Shtylyov2013-03-29
| * | | | | | | | | | net/macb: make clk_enable atomicSteffen Trumtrar2013-03-28
| * | | | | | | | | | net/macb: force endian_swp_pkt_en to offSteffen Trumtrar2013-03-28
| * | | | | | | | | | net/macb: clear tx/rx completion flags in ISRSteffen Trumtrar2013-03-28
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-28
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ixgbevf: Adjust to handle unassigned MAC address from PFGreg Rose2013-03-28
| | * | | | | | | | | | ixgbe: Don't give VFs random MAC addressesGreg Rose2013-03-28
| | * | | | | | | | | | e1000e: fix scheduling while atomic bugsBruce Allan2013-03-28
| | * | | | | | | | | | e1000e: increase driver version numberBruce Allan2013-03-28
| | * | | | | | | | | | e1000e: cleanup unused definesBruce Allan2013-03-28
| | * | | | | | | | | | e1000e: add support for LTR on I217/I218Bruce Allan2013-03-28
| | * | | | | | | | | | e1000e: enable EEE by defaultBruce Allan2013-03-28
| | * | | | | | | | | | e1000e: EEE capability advertisement not set/disabled as requiredBruce Allan2013-03-28
| | * | | | | | | | | | e1000e: long access timeouts when I217/I218 MAC and PHY are out of syncBruce Allan2013-03-28
| | * | | | | | | | | | e1000e: fix LED blink logic for designs with LEDs driven by cathodeBruce Allan2013-03-28