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