summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-07-08net: fec: replace delayed work with standard workRussell King
2014-07-08net: fec: better implementation of iMX6 ERR006358 quirkRussell King
2014-07-08xen-netback: Adding debugfs "io_ring_qX" filesZoltan Kiss
2014-07-08net: fec: clean up duplex mode handlingRussell King
2014-07-08net: fec: quiesce packet processing when taking link down in fec_enet_adjust_...Russell King
2014-07-08net: fec: quiesce packet processing before changing featuresRussell King
2014-07-08net: fec: quiesce packet processing before stopping device in fec_set_features()Russell King
2014-07-08net: fec: quiesce packet processing before stopping device in fec_suspend()Russell King
2014-07-08net: fec: remove inappropriate calls around fec_restart()Russell King
2014-07-08net: fec: move calls to quiesce/resume packet processing out of fec_restart()Russell King
2014-07-08net: fec: only restart or stop the device if it is present and runningRussell King
2014-07-08net: fec: ensure fec_enet_close() copes with resume failureRussell King
2014-07-08net: fec: improve safety of suspend/resume/transmit timeout pathsRussell King
2014-07-08net/mlx4_en: Fix mac_hash database inconsistencyNoa Osherovich
2014-07-08net/mlx4_en: Do not count LLC/SNAP in MTU calculationYishai Hadas
2014-07-08net/mlx4_en: Do not disable vlan filter during promiscuous modeEugenia Emantayev
2014-07-08net/mlx4: Verify port number in __mlx4_unregister_macEugenia Emantayev
2014-07-08net/mlx4_en: Run loopback test only when port is upEugenia Emantayev
2014-07-08net/mlx4_en: Fix set port ratelimit for 40GEEugenia Emantayev
2014-07-08defxx: Fix issues with debug printk callsMaciej W. Rozycki
2014-07-08defxx: Add missing DMA synchronisation callsMaciej W. Rozycki
2014-07-08defxx: Handle DMA mapping errorsMaciej W. Rozycki
2014-07-08defxx: Use netdev_alloc_skb consistentlyMaciej W. Rozycki
2014-07-08defxx: Discard DMA maps on buffer deallocationMaciej W. Rozycki
2014-07-08defxx: Correct the receive DMA map sizeMaciej W. Rozycki
2014-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller
2014-07-08declance: Fix 64-bit compilation warningsMaciej W. Rozycki
2014-07-08r8152: increase the tx timeouthayeswang
2014-07-08Bluetooth: Add support for Acer [13D3:3432]Anantha Krishnan
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