summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: pxa168_eth: avoid using signed char for bitopsAntoine Ténart2014-10-061-6/+6
* mlx4: add a new xmit_more counterEric Dumazet2014-10-054-8/+19
* drivers/net/irda/Kconfig: Let SH_IRDA depend on HAS_IOMEMChen Gang2014-10-041-1/+1
* drivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH depend on HAS_IOMEMChen Gang2014-10-041-1/+1
* drivers/net/dsa/Kconfig: Let NET_DSA_BCM_SF2 depend on HAS_IOMEMChen Gang2014-10-041-0/+1
* drivers/net/can/Kconfig: Let CAN_AT91 depend on HAS_IOMEMChen Gang2014-10-041-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-10-0410-77/+12
|\
| * igb: bump version to 5.2.15Todd Fujinaka2014-10-021-1/+1
| * i40e/igb: Convert to dev_consume_skb_any()Rick Jones2014-10-022-2/+2
| * igb: remove blocking phy read from inside spinlockBernhard Kaindl2014-10-023-18/+0
| * ixgbe: delete one duplicate marcro definition of IXGBE_MAX_L2A_QUEUESEthan Zhao2014-10-021-1/+0
| * ixgbe: fix setting of TXDCTL.WTRHESH when ITR is set to 0 and no BQLEmil Tantilov2014-10-022-6/+1
| * ixgbe: remove wait loop on autoneg for copper devicesEmil Tantilov2014-10-021-41/+0
| * ixgbe: Convert the normal transmit complete path to dev_consume_skb_any()Rick Jones2014-10-021-1/+1
| * fm10k: Correctly set the number of Tx queuesAlexander Duyck2014-10-021-1/+5
| * fm10k: Reduce buffer size when pages are larger than 4KAlexander Duyck2014-10-021-6/+2
* | net/mlx5_core: Add ConnectX-4 to list of supported devicesEli Cohen2014-10-041-0/+1
* | net/mlx5_core: Identify resources by their typeEli Cohen2014-10-042-22/+47
* | net/mlx5_core: use set/get macros in device capsEli Cohen2014-10-042-76/+91
* | net/mlx5_core: Use hardware registers description header fileEli Cohen2014-10-042-39/+0
* | net/mlx5_core: Update device capabilities handlingEli Cohen2014-10-045-142/+188
* | 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