aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-03-23scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada
2017-03-23scripts/spelling.txt: Add regsiter -> register spelling mistakeStephen Boyd
2017-03-23treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-03-23Merge remote-tracking branch 'mac80211-next/master'Stephen Rothwell
2017-03-23Merge remote-tracking branch 'wireless-drivers-next/master'Stephen Rothwell
2017-03-23Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2017-03-22net: stmmac: fix dma operation mode config for older versionsJoao Pinto
2017-03-22nfp: disable FW on reconfiguration errorsJakub Kicinski
2017-03-22nfp: remove defensive checks around ndo_open()/ndo_close()Jakub Kicinski
2017-03-22nfp: flush xmit_more on error pathsJakub Kicinski
2017-03-22nfp: remove RX queue pointersJakub Kicinski
2017-03-22nfp: don't use netdev_warn() before netdev is registeredJakub Kicinski
2017-03-22nfp: fix nfp_cpp_read()/nfp_cpp_write() error pathsJakub Kicinski
2017-03-22nfp: fix invalid area detectionJakub Kicinski
2017-03-22nfp: don't ignore return value of wait_event_interruptibleJakub Kicinski
2017-03-22nfp: correct return codes when msleep gets interruptedJakub Kicinski
2017-03-22nfp: lock area cache earlierJakub Kicinski
2017-03-22nfp: document expected locking in the coreJakub Kicinski
2017-03-22nfp: move mutex code out of nfp_cppcore.cJakub Kicinski
2017-03-22nfp: remove cpp mutex cacheJakub Kicinski
2017-03-22nfp: fail graciously when someone tries to grab global lockJakub Kicinski
2017-03-22nfp: disallow sharing mutexes on the same machineJakub Kicinski
2017-03-22net: bcmgenet: remove bcmgenet_internal_phy_setup()Doug Berger
2017-03-22net: dwc-xlgmac: fix an error code in xlgmac_alloc_pages()Dan Carpenter
2017-03-22net: phy: clean up mmd_phy_indirect()Russell King
2017-03-22net: phy: remove the indirect MMD read/write methodsRussell King
2017-03-22net: phy: convert micrel to new read_mmd/write_mmd driver methodsRussell King
2017-03-22net: phy: switch remaining users to phy_(read|write)_mmd()Russell King
2017-03-22net: lan78xx: update for phy_(read|write)_mmd_indirect() removalRussell King
2017-03-22net: phy: make phy_(read|write)_mmd() generic MMD accessorsRussell King
2017-03-22net: phy: move phy MMD accessors to phy-core.cRussell King
2017-03-22fjes: Do not load fjes driver if extended socket device is not power on.Yasuaki Ishimatsu
2017-03-22fjes: Do not load fjes driver if system does not have extended socket device.Yasuaki Ishimatsu
2017-03-22net: stmmac: Restore DT backwards-compatibilityThierry Reding
2017-03-22net: stmmac: Always enable MAC RX queuesThierry Reding
2017-03-22net/mlx5e: Count LRO packets correctlyGal Pressman
2017-03-22net/mlx5e: Count GSO packets correctlyGal Pressman
2017-03-22net/mlx5: Increase number of max QPs in default profileMaor Gottlieb
2017-03-22net/mlx5e: Avoid supporting udp tunnel port ndo for VF repsPaul Blakey
2017-03-22net/mlx5e: Use the proper UAPI values when offloading TC vlan actionsOr Gerlitz
2017-03-22net/mlx5: E-Switch, Don't allow changing inline mode when flows are configuredRoi Dayan
2017-03-22net/mlx5e: Change the TC offload rule add/del code path to be per NIC or E-Sw...Or Gerlitz
2017-03-22net/mlx5: Add missing entries for set/query rate limit commandsOr Gerlitz
2017-03-22Merge tag 'wireless-drivers-for-davem-2017-03-21' of git://git.kernel.org/pub...David S. Miller
2017-03-22net: greth: Utilize of_get_mac_address()Tobias Klauser
2017-03-22liquidio: fix Coverity scan errorsFelix Manlunas
2017-03-22net: vrf: performance improvements for IPv6David Ahern
2017-03-22net: vrf: performance improvements for IPv4David Ahern
2017-03-22mlxsw: spectrum: fix swapped order of arguments packets and bytesColin Ian King
2017-03-22cpsw/netcp: cpts depends on posix_timersArnd Bergmann