summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: Remove superfluous ether_setup after alloc_etherdevTobias Klauser2014-10-0419-34/+0
* et131x: Add PCIe gigabit ethernet driver et131x to drivers/netMark Einon2014-10-036-0/+5592
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-0212-87/+79
|\
| * r8152: disable power cut for RTL8153hayeswang2014-10-011-1/+1
| * r8152: remove clearing bphayeswang2014-10-011-27/+1
| * bnx2: Correctly receive full sized 802.1ad fragmesVlad Yasevich2014-10-011-2/+3
| * tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich2014-10-011-1/+2
| * r8152: fix setting RTL8152_UNPLUGhayeswang2014-09-301-1/+5
| * netxen: Fix bug in Tx completion path.Manish Chopra2014-09-301-2/+2
| * netxen: Fix BUG "sleeping function called from invalid context"Manish Chopra2014-09-302-2/+2
| * hyperv: Fix a bug in netvsc_start_xmit()KY Srinivasan2014-09-301-1/+2
| * net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selectedKweh, Hock Leong2014-09-291-2/+9
| * net/mlx4_core: Allow not to specify probe_vf in SRIOV IB modeMatan Barak2014-09-261-2/+2
| * r8152: fix the carrier off when autoresuminghayeswang2014-09-261-17/+35
| * Revert "net/macb: add pinctrl consumer support"Soren Brinkmann2014-09-261-11/+0
| * macvtap: Fix race between device delete and open.Vlad Yasevich2014-09-261-10/+8
| * qlcnic: Fix ordering of stats in stats buffer.Manish Chopra2014-09-261-0/+2
| * qlcnic: Remove __QLCNIC_DEV_UP bit check to read TX queues statistics.Manish Chopra2014-09-261-1/+1
| * qlcnic: Fix memory corruption while reading stats using ethtool.Manish Chopra2014-09-261-4/+2
| * qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the...Sony Chacko2014-09-261-3/+2
* | net: phy: add BCM7425 and BCM7429 PHYsPetri Gynther2014-10-021-0/+28
* | net: bcmgenet: fix bcmgenet_put_tx_csum()Petri Gynther2014-10-021-6/+7
* | vxlan: Set inner protocol before transmitTom Herbert2014-10-021-0/+4
* | net: fec: implement rx_copybreak to improve rx performanceNimrod Andy2014-10-022-65/+145
* | r8169: add support for Byte Queue LimitsFlorian Westphal2014-10-011-4/+14
* | r8169:call "rtl8168_driver_start" "rtl8168_driver_stop" only when hardware da...Chun-Hao Lin2014-10-011-6/+8
* | r8169:modify the behavior of function "rtl8168_oob_notify"Chun-Hao Lin2014-10-011-53/+46
* | r8169:change the name of function "r8168dp_check_dash" to "r8168_check_dash"Chun-Hao Lin2014-10-011-2/+2
* | r8169:change the name of function"rtl_w1w0_eri"Chun-Hao Lin2014-10-011-29/+29
* | r8169:for function "rtl_w1w0_phy" change its name and behaviorChun-Hao Lin2014-10-011-88/+88
* | r8169:add more chips to support magic packet v2Chun-Hao Lin2014-10-011-0/+36
* | r8169:add support more chips to get mac address from backup mac address registerChun-Hao Lin2014-10-011-1/+10
* | r8169:add disable/enable RTL8411B pll functionChun-Hao Lin2014-10-011-0/+2
* | r8169:add disable/enable RTL8168G pll functionChun-Hao Lin2014-10-011-0/+2
* | r8169:change uppercase number to lowercase numberChun-Hao Lin2014-10-011-9/+9
* | sunvnet: fix potential NULL pointer dereferenceDavid L Stevens2014-10-011-1/+1
* | net: ll_temac: Remove unnecessary ether_setup after alloc_etherdevSubbaraya Sundeep Bhatta2014-10-011-1/+0
* | fm10k: using vmalloc requires including linux/vmalloc.hStephen Rothwell2014-10-011-0/+2
* | sunvnet: generate ICMP PTMUD messages for smaller port MTUsDavid L Stevens2014-09-301-1/+36
* | sunvnet: allow admin to set sunvnet MTUDavid L Stevens2014-09-302-4/+9
* | sunvnet: make transmit path zero-copy in the kernelDavid L Stevens2014-09-302-45/+182
* | sunvnet: upgrade to VIO protocol version 1.6David L Stevens2014-09-302-18/+89
* | net: pxa168_eth: allow to compile the pxa168_eth driver for testsAntoine Ténart2014-09-301-1/+1
* | net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driverAntoine Ténart2014-09-301-1/+1
* | net: pxa168_eth: rework the MAC address setupAntoine Ténart2014-09-301-2/+30
* | net: pxa168_eth: set the mac address on the Ethernet controllerAntoine Ténart2014-09-301-0/+13
* | net: pxa168_eth: fix Ethernet flow control statusAntoine Ténart2014-09-301-2/+2
* | net: pxa168_eth: add device tree supportAntoine Ténart2014-09-301-23/+47
* | net: pxa168_eth: clean upAntoine Ténart2014-09-301-52/+50
* | net/mlx4_core: Deprecate error message at ConnectX-2 cards startup to debugJack Morgenstein2014-09-301-2/+12