Age | Commit message (Expand) | Author |
2014-10-03 | net: ethernet: Remove superfluous ether_setup after alloc_etherdev | Tobias Klauser |
2014-10-03 | et131x: Add PCIe gigabit ethernet driver et131x to drivers/net | Mark Einon |
2014-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-10-01 | net: bcmgenet: fix bcmgenet_put_tx_csum() | Petri Gynther |
2014-10-01 | net: fec: implement rx_copybreak to improve rx performance | Nimrod Andy |
2014-10-01 | bnx2: Correctly receive full sized 802.1ad fragmes | Vlad Yasevich |
2014-10-01 | tg3: Allow for recieve of full-size 8021AD frames | Vlad Yasevich |
2014-10-01 | r8169: add support for Byte Queue Limits | Florian Westphal |
2014-10-01 | r8169:call "rtl8168_driver_start" "rtl8168_driver_stop" only when hardware da... | Chun-Hao Lin |
2014-10-01 | r8169:modify the behavior of function "rtl8168_oob_notify" | Chun-Hao Lin |
2014-10-01 | r8169:change the name of function "r8168dp_check_dash" to "r8168_check_dash" | Chun-Hao Lin |
2014-10-01 | r8169:change the name of function"rtl_w1w0_eri" | Chun-Hao Lin |
2014-10-01 | r8169:for function "rtl_w1w0_phy" change its name and behavior | Chun-Hao Lin |
2014-10-01 | r8169:add more chips to support magic packet v2 | Chun-Hao Lin |
2014-10-01 | r8169:add support more chips to get mac address from backup mac address register | Chun-Hao Lin |
2014-10-01 | r8169:add disable/enable RTL8411B pll function | Chun-Hao Lin |
2014-10-01 | r8169:add disable/enable RTL8168G pll function | Chun-Hao Lin |
2014-10-01 | r8169:change uppercase number to lowercase number | Chun-Hao Lin |
2014-10-01 | sunvnet: fix potential NULL pointer dereference | David L Stevens |
2014-10-01 | net: ll_temac: Remove unnecessary ether_setup after alloc_etherdev | Subbaraya Sundeep Bhatta |
2014-10-01 | fm10k: using vmalloc requires including linux/vmalloc.h | Stephen Rothwell |
2014-09-30 | sunvnet: generate ICMP PTMUD messages for smaller port MTUs | David L Stevens |
2014-09-30 | sunvnet: allow admin to set sunvnet MTU | David L Stevens |
2014-09-30 | sunvnet: make transmit path zero-copy in the kernel | David L Stevens |
2014-09-30 | sunvnet: upgrade to VIO protocol version 1.6 | David L Stevens |
2014-09-30 | net: pxa168_eth: allow to compile the pxa168_eth driver for tests | Antoine Ténart |
2014-09-30 | net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driver | Antoine Ténart |
2014-09-30 | net: pxa168_eth: rework the MAC address setup | Antoine Ténart |
2014-09-30 | net: pxa168_eth: set the mac address on the Ethernet controller | Antoine Ténart |
2014-09-30 | net: pxa168_eth: fix Ethernet flow control status | Antoine Ténart |
2014-09-30 | net: pxa168_eth: add device tree support | Antoine Ténart |
2014-09-30 | net: pxa168_eth: clean up | Antoine Ténart |
2014-09-30 | net/mlx4_core: Deprecate error message at ConnectX-2 cards startup to debug | Jack Morgenstein |
2014-09-30 | net/mlx4_core: Protect QUERY_PORT wrapper from untrusted guests | Jack Morgenstein |
2014-09-30 | net/mlx4_core: New init and exit flow for mlx4_core | Majd Dibbiny |
2014-09-30 | net/mlx4_core: Don't disable SRIOV if there are active VFs | Jack Morgenstein |
2014-09-30 | netxen: Fix bug in Tx completion path. | Manish Chopra |
2014-09-30 | netxen: Fix BUG "sleeping function called from invalid context" | Manish Chopra |
2014-09-30 | net: cpsw: Add am33xx MACID readout | Markus Pargmann |
2014-09-30 | net: cpsw: Replace pr_err by dev_err | Markus Pargmann |
2014-09-30 | net: cpsw: header, Add missing include | Markus Pargmann |
2014-09-30 | net: cpsw: Add missing return value | Markus Pargmann |
2014-09-29 | net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selected | Kweh, Hock Leong |
2014-09-29 | net: qualcomm: new Ethernet over SPI driver for QCA7000 | Stefan Wahren |
2014-09-28 | cxgb4: Add support for adaptive rx | Hariprasad Shenai |
2014-09-28 | cxgb4/cxgb4vf: Add Devicde ID for two more adapter | Hariprasad Shenai |
2014-09-28 | cxgb4vf: Remove superfluous "idx" parameter of CH_DEVICE() macro. | Hariprasad Shenai |
2014-09-28 | cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later. | Hariprasad Shenai |
2014-09-28 | mlx4: exploit skb->xmit_more to conditionally send doorbell | Eric Dumazet |
2014-09-26 | net: bcmgenet: Fix compile warning | Tobias Klauser |