| Commit message (Expand) | Author | Age | Files | Lines |
* | bgmac: make bgmac depend on bcm47xx | Hauke Mehrtens | 2013-07-24 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-07-13 | 12 | -31/+124 |
|\ |
|
| * | via-rhine: fix dma mapping errors | Neil Horman | 2013-07-12 | 1 | -1/+16 |
| * | atl1e: fix dma mapping warnings | Neil Horman | 2013-07-12 | 1 | -3/+25 |
| * | drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in ... | Wolfram Sang | 2013-07-11 | 1 | -11/+0 |
| * | bnx2x: fix tunneling CSUM calculation | Dmitry Kravkov | 2013-07-11 | 1 | -3/+3 |
| * | alx: fix lockdep annotation | Maarten Lankhorst | 2013-07-11 | 1 | -3/+2 |
| * | sh_eth: SH_ETH should depend on HAS_DMA | Geert Uytterhoeven | 2013-07-10 | 1 | -0/+1 |
| * | r8169: add a new chip for RTL8411 | hayeswang | 2013-07-10 | 1 | -0/+67 |
| * | net: rename ll methods to busy-poll | Eliezer Tamir | 2013-07-10 | 5 | -6/+6 |
| * | net: rename include/net/ll_poll.h to include/net/busy_poll.h | Eliezer Tamir | 2013-07-10 | 4 | -4/+4 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-07-13 | 1 | -1/+1 |
|\ \ |
|
| * | | MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC | David Daney | 2013-06-10 | 1 | -1/+1 |
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-07-13 | 22 | -0/+5773 |
|\ \ \ |
|
| * | | | mlx5: Return -EFAULT instead of -EPERM | Dan Carpenter | 2013-07-11 | 2 | -13/+9 |
| * | | | mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec | Moshe Lazer | 2013-07-11 | 1 | -1/+1 |
| * | | | mlx5_core: Fixes for sparse warnings | Roland Dreier | 2013-07-08 | 2 | -11/+21 |
| * | | | mlx5: Add driver for Mellanox Connect-IB adapters | Eli Cohen | 2013-07-08 | 22 | -0/+5767 |
* | | | | sunvnet: vnet_port_remove must call unregister_netdev | Dave Kleikamp | 2013-07-10 | 1 | -0/+2 |
| |_|/
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-07-09 | 274 | -4237/+10464 |
|\ \ \ |
|
| * | | | drivers/net: enic: release rtnl_lock on error-path | Konstantin Khlebnikov | 2013-07-09 | 1 | -0/+2 |
| * | | | net: mv643xx_eth: do not use port number as platform device id | Jonas Gorski | 2013-07-09 | 1 | -2/+11 |
| * | | | net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bit | Jongsung Kim | 2013-07-09 | 1 | -1/+1 |
| * | | | sfc: Fix memory leak when discarding scattered packets | Ben Hutchings | 2013-07-05 | 1 | -7/+20 |
| * | | | dt:net:stmmac: Add dt specific phy reset callback support. | Srinivas Kandagatla | 2013-07-04 | 1 | -2/+46 |
| * | | | dt:net:stmmac: Add support to dwmac version 3.610 and 3.710 | Srinivas Kandagatla | 2013-07-04 | 1 | -0/+26 |
| * | | | dt:net:stmmac: Allocate platform data only if its NULL. | Srinivas Kandagatla | 2013-07-04 | 1 | -3/+3 |
| * | | | net:stmmac: fix memleak in the open method | Giuseppe CAVALLARO | 2013-07-04 | 1 | -10/+10 |
| * | | | net/mlx4: fix small memory leak on error | Dan Carpenter | 2013-07-03 | 1 | -0/+1 |
| * | | | net: fec: Add VLAN receive HW support. | Jim Baxter | 2013-07-03 | 2 | -10/+55 |
| * | | | alx: remove WoL support | Johannes Berg | 2013-07-03 | 4 | -323/+15 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-07-03 | 14 | -72/+143 |
| |\ \ \ |
|
| * | | | | stmmac: dity-up and rework the driver debug levels | Giuseppe CAVALLARO | 2013-07-02 | 9 | -267/+117 |
| * | | | | net: fec: Fix RMON registers on imx6 | Jim Baxter | 2013-07-02 | 1 | -5/+2 |
| * | | | | cxgb3: Missing rtnl lock in error recovery | Benjamin Herrenschmidt | 2013-07-02 | 1 | -0/+2 |
| * | | | | net: fec: Fix Transmitted bytes counter | Jim Baxter | 2013-07-02 | 1 | -0/+1 |
| * | | | | net: ethernet: davinci_emac: remove redundant dev_err call in davinci_emac_pr... | Wei Yongjun | 2013-07-02 | 1 | -1/+0 |
| * | | | | bnx2x: fill in sane dump flag information | Michal Schmidt | 2013-07-02 | 1 | -2/+2 |
| * | | | | bnx2x: fix dump flag handling | Michal Schmidt | 2013-07-02 | 2 | -0/+5 |
| * | | | | bnx2x: remove zeroing of dump data buffer | Michal Schmidt | 2013-07-02 | 1 | -2/+0 |
| * | | | | cassini: Make missing firmware non-fatal | Ben Hutchings | 2013-07-01 | 1 | -10/+8 |
| * | | | | net: stmmac: fixed enh_desc set always zero | Byungho An | 2013-07-01 | 1 | -3/+3 |
| * | | | | net: stmmac: fixed operator typo | Byungho An | 2013-07-01 | 1 | -5/+5 |
| * | | | | net: fec: Fix multicast list setup in fec_restart(). | Christoph Müllner | 2013-07-01 | 1 | -3/+4 |
| * | | | | alx: fix ethtool support code | Johannes Berg | 2013-07-01 | 1 | -35/+29 |
| * | | | | alx: fix MAC address alignment problem | Johannes Berg | 2013-07-01 | 1 | -4/+4 |
| * | | | | alx: separate link speed/duplex fields | Johannes Berg | 2013-07-01 | 4 | -125/+106 |
| * | | | | alx: make sizes unsigned | Johannes Berg | 2013-07-01 | 1 | -4/+4 |
| * | | | | alx: remove NET_CORE Kconfig select | Johannes Berg | 2013-07-01 | 1 | -1/+0 |
| * | | | | alx: fix 100mbit/half duplex speed translation | Johannes Berg | 2013-07-01 | 1 | -1/+1 |