summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-07-08amd-xgbe: Call netif_napi_del on ndo_stop operationLendacky, Thomas
2014-07-08amd-xgbe: Clear the proper MTL interrupt registerLendacky, Thomas
2014-07-08amd-xgbe: Fix debugfs compatibility change with kstrtouintLendacky, Thomas
2014-07-08enic: fix return values in enic_set_coalesceGovindarajulu Varadarajan
2014-07-08bonding: remove no longer relevant vlan warningsJiri Pirko
2014-07-08at86rf230: add new authorAlexander Aring
2014-07-08at86rf230: add sleep cycle timingAlexander Aring
2014-07-08at86rf230: add timing for channel switchAlexander Aring
2014-07-08at86rf230: rework reset to trx_off state changeAlexander Aring
2014-07-08at86rf230: rework state change and start/stopAlexander Aring
2014-07-08at86rf230: rework irq_pol settingAlexander Aring
2014-07-08at86rf230: move RX_SAFE_MODE setting to hw_initAlexander Aring
2014-07-08at86rf230: rework transmit and receive handlingAlexander Aring
2014-07-08at86rf230: add support for at86rf23x desenseAlexander Aring
2014-07-08at86rf230: remove is212 and add driver dataAlexander Aring
2014-07-08at86rf230: rework detect device handlingAlexander Aring
2014-07-08at86rf230: add regmap supportAlexander Aring
2014-07-08mac802154: at86rf230: add hw flags and merge opsAlexander Aring
2014-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-07-08net: fec: fix missing kmalloc() failure check in fec_enet_alloc_buffers()Russell King
2014-07-08net: fec: ensure fec_enet_free_buffers() properly cleans the ringsRussell King
2014-07-08net: fec: clean up transmit descriptor setupRussell King
2014-07-08net: fec: make rx skb handling more robustRussell King
2014-07-08net: fec: remove useless fep->openedRussell King
2014-07-08net: fec: stop the phy before shutting down the MACRussell King
2014-07-08net: fec: ensure that a disconnected phy isn't configuredRussell King
2014-07-08net: fec: remove checking for NULL phy_dev in fec_enet_close()Russell King
2014-07-08net: fec: use netif_tx_disable() rather than netif_stop_queue()Russell King
2014-07-08net: fec: fix interrupt handling racesRussell King
2014-07-08net: fec: fix ethtool set_pauseparam duplex bugRussell King
2014-07-08net: fec: iMX6 FEC does not support half-duplex gigabitRussell King
2014-07-08vxlan: Call udp_flow_src_portTom Herbert
2014-07-08net: systemport: add Wake-on-LAN supportFlorian Fainelli
2014-07-08net: systemport: rename rx_csum_en to rx_chk_enFlorian Fainelli
2014-07-08net: systemport: add suspend and resume supportFlorian Fainelli
2014-07-08net: systemport: add bcm_sysport_netif_{enable,stop}Florian Fainelli
2014-07-08net: systemport: update umac_enable_set to take a bitmaskFlorian Fainelli
2014-07-08tlan: Isolate external PHY when using internal PHYOndrej Zary
2014-07-08tlan: Enable device at resumeOndrej Zary
2014-07-08tlan: Don't disable internal PHY on cards that use it in 10 Mbps modeOndrej Zary
2014-07-08tlan: Add PHY reset timeoutOndrej Zary
2014-07-08tlan: Make autonegotiation fasterOndrej Zary
2014-07-08tlan: Don't scream if no linkOndrej Zary
2014-07-08tlan: Restart autonegotiation on link lossOndrej Zary
2014-07-08tlan: Fix MAC address byte order on OC-2325/OC-2326Ondrej Zary
2014-07-08tlan: Add ethtool supportOndrej Zary
2014-07-08tlan: Enable link monitoringOndrej Zary
2014-07-08tlan: Enable activity LED on Olicom OC-2325 and OC-2326Ondrej Zary
2014-07-07ptp: Classify ptp over ip over vlan packetsStefan Sørensen
2014-07-03i40e/i40evf: Bump i40e to 0.4.21 and i40evf to 0.9.40Catherine Sullivan