summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: use rb_entry()Geliang Tang2016-12-201-1/+1
* ethernet: sfc: Add Kconfig entry for vendor SolarflareTobias Klauser2016-12-202-1/+21
* net: hix5hd2_gmac: fix compatible strings nameDongpo Li2016-12-201-6/+7
* net: netcp: ethss: fix 10gbe host port tx pri map configurationWingMan Kwok2016-12-201-1/+2
* net: netcp: ethss: fix errors in ethtool opsWingMan Kwok2016-12-201-5/+16
* fsl/fman: enable compilation on ARM64Madalin Bucur2016-12-201-1/+1
* fsl/fman: A007273 only applies to PPC SoCsMadalin Bucur2016-12-201-0/+8
* powerpc: fsl/fman: remove fsl,fman from of_device_ids[]Madalin Bucur2016-12-201-0/+7
* fsl/fman: fix 1G support for QSGMII interfacesMadalin Bucur2016-12-201-0/+1
* net: phy: use boolean dt properties for eee broken modesjbrunet2016-12-201-3/+15
* net: phy: fix sign type error in genphy_config_eee_advertjbrunet2016-12-201-2/+2
* stmmac: fix memory barriersPavel Machek2016-12-193-7/+7
* net: ethernet: cavium: octeon: octeon_mgmt: Handle return NULL error from dev...Arvind Yadav2016-12-191-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-1738-315/+946
|\
| * net: mv643xx_eth: fix build failureSudip Mukherjee2016-12-171-1/+1
| * isdn: Constify some function parametersEmese Revfy2016-12-172-10/+10
| * mlxsw: spectrum: Mark split ports as suchIdo Schimmel2016-12-171-1/+1
| * qed: fix old-style function definitionArnd Bergmann2016-12-171-1/+1
| * r6040: move spinlock in r6040_close as SOFTIRQ-unsafe lock order detectedManuel Bessler2016-12-171-5/+5
| * irda: w83977af_ir: cleanup an indent issueDan Carpenter2016-12-171-3/+3
| * net: sfc: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-173-42/+65
| * net: davicom: dm9000: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-171-6/+8
| * net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-171-6/+8
| * net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-171-28/+37
| * net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-171-27/+37
| * gtp: Fix initialization of Flags octet in GTPv1 headerHarald Welte2016-12-171-2/+2
| * gtp: gtp_check_src_ms_ipv4() always return successLionel Gauthier2016-12-171-2/+2
| * isdn: use designated initializersKees Cook2016-12-172-11/+11
| * bna: use designated initializersKees Cook2016-12-171-4/+4
| * WAN: use designated initializersKees Cook2016-12-171-48/+49
| * isdn/gigaset: use designated initializersKees Cook2016-12-173-48/+48
| * virtio_net: xdp, add slowpath case for non contiguous buffersJohn Fastabend2016-12-171-1/+74
| * virtio_net: add XDP_TX supportJohn Fastabend2016-12-171-7/+93
| * virtio_net: add dedicated XDP transmit queuesJohn Fastabend2016-12-171-2/+28
| * virtio_net: Add XDP supportJohn Fastabend2016-12-171-5/+171
| * dpaa_eth: remove redundant dependency on FSL_SOCMadalin Bucur2016-12-171-1/+1
| * dpaa_eth: use big endian accessorsClaudiu Manoil2016-12-171-34/+37
| * net: vrf: Drop conntrack data after pass through VRF device on TxDavid Ahern2016-12-171-0/+4
| * net: vrf: Fix NAT within a VRFDavid Ahern2016-12-171-2/+0
| * net: macb: Added PCI wrapper for Platform Driver.Bartosz Folta2016-12-174-5/+189
| * ibmveth: calculate gso_segs for large packetsThomas Falcon2016-12-171-2/+10
| * net: qcom/emac: don't try to claim clocks on ACPI systemsTimur Tabi2016-12-171-0/+9
| * encx24j600: Fix some checkstyle warningsJeroen De Wachter2016-12-162-8/+25
| * encx24j600: bugfix - always move ERXTAIL to next packet in encx24j600_rx_packetsJeroen De Wachter2016-12-161-1/+2
| * net: ethernet: hip04: Call SET_NETDEV_DEV()Dongpo Li2016-12-161-1/+1
| * net: ethernet: hisi_femac: Call SET_NETDEV_DEV()Dongpo Li2016-12-161-1/+1
| * net: dsa: mv88e6xxx: Fix opps when adding vlan bridgeAndrew Lunn2016-12-161-0/+6
| * net/3com/3c515: Fix timer handling, prevent leaks and crashesThomas Gleixner2016-12-161-7/+8
| * virtio-net: correctly enable multiqueueJason Wang2016-12-131-1/+3
* | Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds2016-12-171-1/+0
|\ \