arcnet: com20020: Use arcnet_<I/O> routines
[firefly-linux-kernel-4.4.55.git] / drivers / net /
2015-09-23 Joe Perchesarcnet: com20020: Use arcnet_<I/O> routines
2015-09-23 Joe Perchesarcnet: Add arcnet_<I/O> macros
2015-09-23 Joe Perchesarcnet: Make a char * array const char * const
2015-09-23 Joe Perchesarcnet: Move files out of include/linux
2015-09-23 Joe Perchesarcnet: Wrap some long lines
2015-09-23 Joe Perchesarcnet: Remove pointer comparisons to NULL
2015-09-23 Joe Perchesarcnet: Remove assignments from ifs
2015-09-23 Joe Perchesarcnet: Remove unnecessary OOM messages
2015-09-23 Joe Perchesarcnet: Move EXPORT_SYMBOL after declarations
2015-09-23 Joe Perchesarcnet: Convert printk to pr_<level>
2015-09-23 Joe Perchesarcnet: Convert BUGMSG and BUGMSG2 to arc_prink and...
2015-09-23 Joe Perchesarcnet: Expand odd BUGLVL macro with if and uses
2015-09-23 Joe Perchesarcnet: Use network block comment style
2015-09-23 Joe Perchesarcnet: Use include/linux path for asm
2015-09-23 Joe Perchesarcnet: Coalesce string fragments
2015-09-23 Joe Perchesarcnet: Use normal kernel brace style
2015-09-23 Joe Perchesarcnet: Add and remove blank lines
2015-09-23 Joe Perchesarcnet: Use normal kernel spacing style
2015-09-22 Andrzej Hajdausbnet: remove invalid check
2015-09-22 Andrzej Hajdarndis_wlan: fix checking for default value
2015-09-22 Andrzej Hajdaorinoco: fix checking for default value
2015-09-22 Andrzej Hajdamwifiex: fix comparison expression
2015-09-22 Andrzej Hajdanet: brcm80211: fix range check
2015-09-22 Andrzej Hajdanet: stmmac: fix type of entry variable
2015-09-22 Andrzej Hajdanet/ibm/emac: fix type of phy_mode
2015-09-22 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2015-09-22 Stephen Rothwelldrivers/net/ieee802154/at86rf230.c: seq_printf() now...
2015-09-22 David S. MillerMerge branch 'cpsw-macid-no-of'
2015-09-22 Mugunthan V Ndrivers: net: cpsw-common: add support for reading...
2015-09-22 Mugunthan V Ndrivers: net: cpsw: davinci_emac: move reading mac...
2015-09-22 David S. MillerMerge tag 'linux-can-next-for-4.4-20150921' of git...
2015-09-21 Florian Fainellinet: bcmgenet: Remove duplicate test for tx_coalesce_us...
2015-09-21 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2015-09-21 Marc Kleine-Buddecan: flexcan: enable interrupts atomically at the end...
2015-09-21 Marc Kleine-Buddecan: flexcan: give member of flexcan_priv holding mailb...
2015-09-21 Marc Kleine-Buddecan: flexcan: use pointer to struct regs instead of...
2015-09-21 Marc Kleine-Buddecan: flexcan: rename feature into quirks
2015-09-21 Marc Kleine-Buddecan: flexcan: flexcan_chip_start(): cleanup writing...
2015-09-21 Marc Kleine-Buddecan: flexcan: remove unused header files
2015-09-21 Marc Kleine-Buddecan: flexcan: cleanup coding style and fix typos
2015-09-21 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-09-21 David S. MillerMerge tag 'linux-can-next-for-4.4-20150917' of git...
2015-09-21 David S. MillerMerge branch 'hsilicon-net-subsys'
2015-09-21 huangdaodenet: add Hisilicon Network Subsystem basic ethernet...
2015-09-21 huangdaodenet: add Hisilicon Network Subsystem DSAF support
2015-09-21 huangdaodenet: add Hisilicon Network Subsystem hnae framework...
2015-09-21 huangdaodenet: add Hisilicon Network Subsystem MDIO support
2015-09-21 chas williamsxen-netfront: always set num queues if possible
2015-09-18 Pablo Neira AyusoMerge tag 'ipvs-for-v4.4' of https://git./linux/kernel...
2015-09-18 David S. MillerMerge branch 'bcmgenet-irq-coalesce'
2015-09-18 Florian Fainellinet: bcmgenet: Implement RX coalescing control knobs
2015-09-18 Florian Fainellinet: bcmgenet: Implement TX coalescing control knobs
2015-09-18 Woojung.Huh@microc... lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from...
2015-09-18 Woojung.Huh@microc... lan78xx: Create lan78xx_get_mdix_status() and lan78xx_s...
2015-09-18 Woojung.Huh@microc... lan78xx: Remove phy defines in lan78xx.h and use define...
2015-09-18 Woojung.Huh@microc... lan78xx: Update to use phylib instead of mii_if_info.
2015-09-18 Woojung.Huh@microc... lan78xx: Add PHYLIB and MICROCHIP_PHY as default config.
2015-09-18 Woojung.Huh@microc... lan78xx: Check device ready bit (PMT_CTL_READY_) after...
2015-09-18 Eric Dumazetbonding: use l4 hash if available
2015-09-18 Catherine Sullivani40e/i40evf: Bump i40e to 1.3.21 and i40evf to 1.3.13
2015-09-18 Shannon Nelsoni40e/i40evf: add get AQ result command to nvmupdate...
2015-09-18 Shannon Nelsoni40e/i40evf: add exec_aq command to nvmupdate utility
2015-09-18 Shannon Nelsoni40e/i40evf: add wait states to NVM state machine
2015-09-18 Shannon Nelsoni40e/i40evf: add GetStatus command for nvmupdate
2015-09-18 Shannon Nelsoni40e/i40evf: add handling of writeback descriptor
2015-09-18 Shannon Nelsoni40e/i40evf: save aq writeback for future inspection
2015-09-18 Shannon Nelsoni40e: rename variable to prevent clash of understanding
2015-09-18 David S. MillerMerge branch 'nf_hook_netns'
2015-09-18 Eric W. Biedermannetfilter: Pass net into okfn
2015-09-18 Eric W. Biedermannetfilter: Pass struct net into the netfilter hooks
2015-09-17 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-09-17 Gerhard Bertelsmanncan: Allwinner A10/A20 CAN Controller support - Kernel...
2015-09-17 Robert Jarzmiknet: smc91x: convert pxa dma to dmaengine
2015-09-17 Alexander Aringatusb: add handling for different chipnames
2015-09-17 Alexander Aringat86rf230: detailed edge triggered irq warning
2015-09-17 Alexander Aringat86rf230: add debugfs support
2015-09-17 Alexander Aringat86rf230: interrupt tx with force trx_off
2015-09-17 Alexander Aringat86rf230: change trac status check behaviour
2015-09-16 Randy Dunlapnet: fix cdc-phonet.c dependency and build error
2015-09-16 Jacob Kellerfm10k: fix iov_msg_mac_vlan_pf VID checks
2015-09-16 Alexander Duyckfm10k: Only trigger data path reset if fabric is up
2015-09-16 Jacob Kellerfm10k: re-enable VF after a full reset on detection...
2015-09-16 Jacob Kellerfm10k: TRIVIAL fix typo in fm10k_netdev.c
2015-09-16 Jacob Kellerfm10k: send traffic on default VID to VLAN device if...
2015-09-16 Jacob Kellerfm10k: TRIVIAL fix up ordering of __always_unused and...
2015-09-16 Jacob Kellerfm10k: remove is_slot_appropriate
2015-09-16 Jacob Kellerfm10k: don't store sw_vid at reset
2015-09-16 Jacob Kellerfm10k: allow creation of VLAN interfaces even while...
2015-09-16 Alexander Duyckfm10k: Report MAC address on driver load
2015-09-16 Alexander Duyckfm10k: Don't assume page fragments are page size
2015-09-16 Jacob Kellerfm10k: update netdev perm_addr during reinit, instead...
2015-09-16 Jacob Kellerfm10k: update fm10k_slot_warn to use pcie_get_minimum...
2015-09-16 Jacob Kellerfm10k: only prevent removal of default VID rules
2015-09-16 Jacob Kellerfm10k: disable service task during suspend
2015-09-16 Alexander Duyckixgbe: Limit lowest interrupt rate for adaptive interru...
2015-09-16 Alex Williamsonixgbe: Teardown SR-IOV before unregister_netdev()
2015-09-16 Don Skidmoreixgbe: fix issue with SFP events with new X550 devices
2015-09-15 Joe Perchesmv643xx_eth: Neaten mv643xx_eth_program_multicast_filter
2015-09-15 David S. MillerMerge branch 'xgene-2nd-10gbe-port'
2015-09-15 Iyappan Subramaniandriver: net: xgene: Add support for 2nd 10GbE port
next