aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-03drivers/net/irda/Kconfig: Let SH_IRDA depend on HAS_IOMEMChen Gang1-1/+1
2014-10-03drivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH depend on HAS_IOMEMChen Gang1-1/+1
2014-10-03drivers/net/dsa/Kconfig: Let NET_DSA_BCM_SF2 depend on HAS_IOMEMChen Gang1-0/+1
2014-10-03drivers/net/can/Kconfig: Let CAN_AT91 depend on HAS_IOMEMChen Gang1-1/+1
2014-10-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller10-77/+12
2014-10-03net/mlx5_core: Add ConnectX-4 to list of supported devicesEli Cohen1-0/+1
2014-10-03net/mlx5_core: Identify resources by their typeEli Cohen2-22/+47
2014-10-03net/mlx5_core: use set/get macros in device capsEli Cohen2-76/+91
2014-10-03net/mlx5_core: Use hardware registers description header fileEli Cohen2-39/+0
2014-10-03net/mlx5_core: Update device capabilities handlingEli Cohen10-210/+291
2014-10-03net: ethernet: Remove superfluous ether_setup after alloc_etherdevTobias Klauser19-34/+0
2014-10-03et131x: Add PCIe gigabit ethernet driver et131x to drivers/netMark Einon8-3/+5592
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller52-581/+804
2014-10-02igb: bump version to 5.2.15Todd Fujinaka1-1/+1
2014-10-02i40e/igb: Convert to dev_consume_skb_any()Rick Jones2-2/+2
2014-10-02igb: remove blocking phy read from inside spinlockBernhard Kaindl3-18/+0
2014-10-02ixgbe: delete one duplicate marcro definition of IXGBE_MAX_L2A_QUEUESEthan Zhao1-1/+0
2014-10-02ixgbe: fix setting of TXDCTL.WTRHESH when ITR is set to 0 and no BQLEmil Tantilov2-6/+1
2014-10-02ixgbe: remove wait loop on autoneg for copper devicesEmil Tantilov1-41/+0
2014-10-02ixgbe: Convert the normal transmit complete path to dev_consume_skb_any()Rick Jones1-1/+1
2014-10-01fm10k: Correctly set the number of Tx queuesAlexander Duyck1-1/+5
2014-10-01fm10k: Reduce buffer size when pages are larger than 4KAlexander Duyck1-6/+2
2014-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-87/+79
2014-10-01net: phy: add BCM7425 and BCM7429 PHYsPetri Gynther1-0/+28
2014-10-01net: bcmgenet: fix bcmgenet_put_tx_csum()Petri Gynther1-6/+7
2014-10-01vxlan: Set inner protocol before transmitTom Herbert1-0/+4
2014-10-01net: fec: implement rx_copybreak to improve rx performanceNimrod Andy2-65/+145
2014-10-01r8152: disable power cut for RTL8153hayeswang1-1/+1
2014-10-01r8152: remove clearing bphayeswang1-27/+1
2014-10-01bnx2: Correctly receive full sized 802.1ad fragmesVlad Yasevich1-2/+3
2014-10-01tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich1-1/+2
2014-10-01r8169: add support for Byte Queue LimitsFlorian Westphal1-4/+14
2014-10-01r8169:call "rtl8168_driver_start" "rtl8168_driver_stop" only when hardware dash function is enabledChun-Hao Lin1-6/+8
2014-10-01r8169:modify the behavior of function "rtl8168_oob_notify"Chun-Hao Lin1-53/+46
2014-10-01r8169:change the name of function "r8168dp_check_dash" to "r8168_check_dash"Chun-Hao Lin1-2/+2
2014-10-01r8169:change the name of function"rtl_w1w0_eri"Chun-Hao Lin1-29/+29
2014-10-01r8169:for function "rtl_w1w0_phy" change its name and behaviorChun-Hao Lin1-88/+88
2014-10-01r8169:add more chips to support magic packet v2Chun-Hao Lin1-0/+36
2014-10-01r8169:add support more chips to get mac address from backup mac address registerChun-Hao Lin1-1/+10
2014-10-01r8169:add disable/enable RTL8411B pll functionChun-Hao Lin1-0/+2
2014-10-01r8169:add disable/enable RTL8168G pll functionChun-Hao Lin1-0/+2
2014-10-01r8169:change uppercase number to lowercase numberChun-Hao Lin1-9/+9
2014-10-01sunvnet: fix potential NULL pointer dereferenceDavid L Stevens1-1/+1
2014-10-01net: ll_temac: Remove unnecessary ether_setup after alloc_etherdevSubbaraya Sundeep Bhatta1-1/+0
2014-10-01fm10k: using vmalloc requires including linux/vmalloc.hStephen Rothwell1-0/+2
2014-09-30sunvnet: generate ICMP PTMUD messages for smaller port MTUsDavid L Stevens1-1/+36
2014-09-30sunvnet: allow admin to set sunvnet MTUDavid L Stevens2-4/+9
2014-09-30sunvnet: make transmit path zero-copy in the kernelDavid L Stevens2-45/+182
2014-09-30sunvnet: upgrade to VIO protocol version 1.6David L Stevens2-18/+89
2014-09-30net: pxa168_eth: allow to compile the pxa168_eth driver for testsAntoine Ténart1-1/+1