summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-12-07net: ethernet: ti: cpts: fix overflow check periodGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: calc mult and shift from refclk freqGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: move dt props parsing to cpts driverGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: rework initialization/deinitializationGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: drop excessive writes to CTRL and INT_EN regsGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: clean up event list if event pool is emptyWingMan Kwok
2016-12-07net: ethernet: ti: cpts: disable cpts when unregisteredGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: fix registration orderGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: fix unbalanced clk api usage in cpts_register/unregi...Grygorii Strashko
2016-12-07net: ethernet: ti: cpsw: minimize direct access to struct cptsGrygorii Strashko
2016-12-07net: ethernet: ti: allow cpts to be built separatelyGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: switch to readl/writel_relaxed()Grygorii Strashko
2016-12-07bnxt_en: Add interface to support RDMA driver.Michael Chan
2016-12-07bnxt_en: Refactor the driver registration function with firmware.Michael Chan
2016-12-07bnxt_en: Reserve RDMA resources by default.Michael Chan
2016-12-07bnxt_en: Improve completion ring allocation for VFs.Michael Chan
2016-12-07bnxt_en: Move function reset to bnxt_init_one().Michael Chan
2016-12-07bnxt_en: Enable MSIX early in bnxt_init_one().Michael Chan
2016-12-07bnxt_en: Add bnxt_set_max_func_irqs().Michael Chan
2016-12-06i40e: move all updates for VLAN mode into i40e_sync_vsi_filtersJacob Keller
2016-12-06i40e: use (add|rm)_vlan_all_mac helper functions when changing PVIDJacob Keller
2016-12-06i40e: factor out addition/deletion of VLAN per each MAC addressJacob Keller
2016-12-06i40e: delete filter after adding its replacement when convertingJacob Keller
2016-12-06i40e: refactor i40e_update_filter_state to avoid passing aq_errJacob Keller
2016-12-06i40e: recalculate vsi->active_filters from hash contentsJacob Keller
2016-12-06i40e: defeature support for PTP L4 frame detection on XL710Jacob Keller
2016-12-06i40e: lock service task correctlyMitch Williams
2016-12-06i40e: Add functions which apply correct PHY access method for read and write ...Michal Kosiarz
2016-12-06i40e: Add FEC for 25gCarolyn Wyborny
2016-12-06i40e: Add support for 25G devicesCarolyn Wyborny
2016-12-06i40e: use unsigned printf format specifier for active_filters countJacob Keller
2016-12-06Changed version from 1.6.21 to 1.6.25Bimmy Pujari
2016-12-06i40e: Blink LED on 1G BaseT boardsHenry Tieman
2016-12-06i40e: remove code to handle dev_addr speciallyJacob Keller
2016-12-06i40e/i40evf: napi_poll must return the work doneAlexander Duyck
2016-12-06i40e: restore workaround for removing default MAC filterJacob Keller
2016-12-06i40e: simplify txd use count calculationMitch Williams
2016-12-06i40e: Driver prints log message on link speed changeFilip Sadowski
2016-12-06tun: Use netif_receive_skb instead of netif_rxAndrey Konovalov
2016-12-06irda: w83977af_ir: Neaten loggingJoe Perches
2016-12-06irda: w83977af_ir: Parenthesis alignmentJoe Perches
2016-12-06irda: w83977af_ir: Use the common brace styleJoe Perches
2016-12-06irda: w83977af_ir: Neaten pointer comparisonsJoe Perches
2016-12-06irda: w83977af_ir: Remove and add blank linesJoe Perches
2016-12-06irda: w83977af_ir: More whitespace neateningJoe Perches
2016-12-06irda: w83977af_ir: Whitespace neateningJoe Perches
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-06net/mlx5e: Change the SQ/RQ operational state to positive logicMohamad Haj Yahia
2016-12-06net/mlx5e: Don't flush SQ on errorSaeed Mahameed