summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* dm9000: NULL dereferences on error in probe()Dan Carpenter2014-08-031-2/+4
* net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-032-21/+21
* AX88179_178A: Add ethtool ops for EEE supportFreddy Xin2014-08-011-0/+264
* net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers2014-07-316-21/+130
* net: stmmac: Correct set_filter for multicast and unicast casesVince Bridgers2014-07-315-19/+14Star
* net: stmmac: Change MAC interface to support multiple filter configurationsVince Bridgers2014-07-315-62/+91
* team: fix releasing uninitialized pointer to BPF progDaniel Borkmann2014-07-311-1/+1
* net: bcmgenet: correct spellingBrian Norris2014-07-311-11/+11
* net: libphy: Add stubs to hook IEEE MMD Register reads and writesVince Bridgers2014-07-311-0/+22
* net: libphy: Add phy specific function to access mmd phy registersVince Bridgers2014-07-311-23/+38
* net/fsl: Add format length modifier to avoid negative valuesShruti Kanetkar2014-07-311-1/+1
* net/fsl: fix misspelled wordMadalin Bucur2014-07-311-1/+1
* net: filter: don't release unattached filter through call_rcu()Pablo Neira2014-07-311-1/+5
* amd-xgbe: Add traffic class supportLendacky, Thomas2014-07-318-27/+508
* amd-xgbe-phy: Print out the auto-negotiation method usedLendacky, Thomas2014-07-311-0/+8
* amd-xgbe-phy: Updates to KR training initiationLendacky, Thomas2014-07-311-0/+7
* amd-xgbe-phy: Updates to rate change complete checkLendacky, Thomas2014-07-311-2/+25
* amd-xgbe: Base queue fifo size and enablement on ring countLendacky, Thomas2014-07-313-22/+33
* amd-xgbe: Update/fix 2.5GbE supportLendacky, Thomas2014-07-312-19/+90
* amd-xgbe: Add hardware timestamp supportLendacky, Thomas2014-07-3110-52/+944
* net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers2014-07-312-0/+73
* mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein2014-07-302-3/+4
* mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein2014-07-307-7/+8
* mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein2014-07-301-3/+287
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-3013-14/+75
|\
| * Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds2014-07-302-33/+2Star
| * net: phy: re-apply PHY fixups during phy_register_deviceFlorian Fainelli2014-07-291-1/+1
| * cdc-ether: clean packet filter upon probeOliver Neukum2014-07-291-0/+16
| * cdc_subset: deal with a device that needs reset for timeoutOliver Neukum2014-07-292-2/+33
| * neighbour : fix ndm_type type error issueJun Zhao2014-07-291-1/+1
| * sunvnet: only use connected ports when sendingDavid L Stevens2014-07-291-5/+17
| * Merge tag 'linux-can-fixes-for-3.16-20140725' of git://gitorious.org/linux-ca...David S. Miller2014-07-291-1/+2
| |\
| | * can: c_can_platform: Fix raminit, use devm_ioremap() instead of devm_ioremap_...George Cherian2014-07-251-1/+2
| * | bnx2x: fix crash during TSO tunnelingDmitry Kravkov2014-07-252-0/+10
| * | r8152: fix the checking of the usb speedhayeswang2014-07-251-4/+3Star
| * | Merge tag 'master-2014-07-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-253-9/+22
| |\ \
| * | | net: phy: Ensure the MDIO bus module is heldEzequiel Garcia2014-07-251-0/+13
| * | | net: phy: Set the driver when registering an MDIO bus deviceEzequiel Garcia2014-07-251-0/+1
| * | | bnx2x: fix set_setting for some PHYsYaniv Rosner2014-07-251-0/+1
| * | | hyperv: Fix error return code in netvsc_init_buf()Wei Yongjun2014-07-231-1/+3
| * | | amd-xgbe: Fix error return code in xgbe_probe()Wei Yongjun2014-07-231-1/+2
| * | | net: bcmgenet: correctly pad short packetsFlorian Fainelli2014-07-231-0/+5
| | |/ | |/|
* | | net: mvpp2: implement ioctl() operation for PHY ioctlsThomas Petazzoni2014-07-301-0/+16
* | | net: mvpp2: fix 10 Mbit/s usageThomas Petazzoni2014-07-301-1/+1
* | | sfc: Use __iowrite64_copy instead of a slightly different local functionBen Hutchings2014-07-301-17/+7Star
* | | vxge: remove deprecated syststamp timestampWillem de Bruijn2014-07-291-1/+0Star
* | | octeon: remove deprecated syststamp timestampWillem de Bruijn2014-07-291-24/+1Star
* | | Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-29115-1924/+4949
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-251-0/+9
| |\ \ \ | | | |/ | | |/|
| | * | ath9k: fix aggregation session lockupFelix Fietkau2014-07-231-0/+9