summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-08-228-8/+187
|\
| * igb: update to allow reading/setting MDI stateJesse Brandeburg2012-08-212-0/+46
| * e1000e: implement MDI/MDI-X controlJesse Brandeburg2012-08-211-2/+39
| * e1000: configure and read MDI settingsJesse Brandeburg2012-08-212-0/+43
| * igb: implement 580 MDI setting supportJesse Brandeburg2012-08-212-4/+30
| * e1000e: implement 82577/579 MDI setting supportBruce W Allan2012-08-211-2/+29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-2224-136/+156
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-217-11/+25
| |\
| | * net/stmmac: fix issue of clk_get for Loongson1B.Kelvin Cheung2012-08-201-1/+1
| | * net: sh_eth: Add eth support for R8A7779 devicePhil Edworthy2012-08-202-5/+10
| | * drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return codeJulia Lawall2012-08-141-1/+3
| | * drivers/net/ethernet/freescale/fs_enet: fix error return codeJulia Lawall2012-08-142-3/+9
| | * drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereferenceJulia Lawall2012-08-141-1/+2
| * | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-08-175-17/+29
| |\ \ | | |/ | |/|
| | * mlx4_core: Clean up buddy bitmap allocationRoland Dreier2012-08-151-4/+3
| | * mlx4_core: Fix integer overflow issues around MTT tableYishai Hadas2012-08-155-10/+13
| | * mlx4_core: Allow large mlx4_buddy bitmapsYishai Hadas2012-08-151-4/+14
| * | bnx2x: Fix compiler warningsJoren Van Onder2012-08-121-1/+1
| * | ixgbe: add missing bracesEmil Tantilov2012-08-101-1/+2
| * | bnx2x: Fix recovery flow cleanup during probeYuval Mintz2012-08-091-17/+0
| * | bnx2x: fix unload previous driver flow when flr-capableYuval Mintz2012-08-091-27/+28
| * | igb: Fix register defines for all non-82575 hardwareAlexander Duyck2012-08-091-2/+6
| * | e1000e: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov2012-08-091-10/+26
| * | igb: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov2012-08-091-10/+9
| * | net/stmmac: mark probe function as __devinitArnd Bergmann2012-08-081-1/+1
| * | lpc_eth: remove obsolete ifdefsstigge@antcom.de2012-08-081-13/+0
| * | igb: add delay to allow igb loopback test to succeed on 8086:10c9Stefan Assmann2012-08-071-0/+3
| * | e1000e: 82571 Tx Data Corruption during Tx hang recoveryTushar Dave2012-08-071-2/+4
| * | e1000e: NIC goes up and immediately goes downTushar Dave2012-08-071-3/+1
| * | ixp4xx_eth: fix ptp_ixp46x build failureArnaud Patard (Rtp)2012-08-061-0/+1
| * | igb: don't break user visible strings over multiple lines in igb_ethtool.cJesper Juhl2012-08-041-12/+11
| * | igb: correct hardware type (i210/i211) check in igb_loopback_test()Jesper Juhl2012-08-041-1/+1
| * | igb: Fix for failure to init on some 82576 devices.Carolyn Wyborny2012-08-041-8/+8
* | | ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptorAlexander Duyck2012-08-162-6/+11
* | | ixgbe: Roll RSC code into non-EOP codeAlexander Duyck2012-08-161-32/+19
* | | ixgbe: Make allocating skb and placing data in it a separate functionAlexander Duyck2012-08-161-77/+89
* | | ixgbe: Copybreak sooner to avoid get_page/put_page and offset change overheadAlexander Duyck2012-08-161-15/+17
* | | ixgbe: Make pull tail function separate from rest of cleanup_headersAlexander Duyck2012-08-161-37/+57
* | | ixgbe: Have the CPU take ownership of the buffers soonerAlexander Duyck2012-08-161-14/+38
* | | ixgbe: Only use double buffering if page size is less than 8KAlexander Duyck2012-08-162-19/+45
* | | ixgbe: combine ixgbe_add_rx_frag and ixgbe_can_reuse_pageAlexander Duyck2012-08-161-39/+34
* | | ixgbe: Remove code that was initializing Rx page offsetAlexander Duyck2012-08-161-26/+1
* | | drivers: net: ethernet: davince_mdio: device tree implementationMugunthan V N2012-08-071-4/+37
* | | drivers: net: ethernet: cpsw: Add device tree support to CPSWMugunthan V N2012-08-031-6/+168
* | | drivers: net: ethernet: cpsw: Add SOC dependency support for cpsw dependent m...Mugunthan V N2012-08-031-2/+2
|/ /
* | net/mlx4_core: Remove port type restrictionsYevgeny Petrilin2012-08-032-17/+0
* | net/mlx4_en: Fixing TX queue stop/wake flowYevgeny Petrilin2012-08-032-11/+7
* | net/mlx4_en: loopbacked packets are dropped when SMAC=DMACAmir Vadai2012-08-031-2/+2
* | emulex: benet: Add a missing CR in the end of messageMasanari Iida2012-08-031-1/+1
* | bnx2x: fix mem leak when command is unknownJesper Juhl2012-08-021-0/+1
OpenPOWER on IntegriCloud