aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2015-03-08net: stmmac: make reset control an optional requirementDinh Nguyen
2015-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-03-07net: dsa: mv88e6352: Add support for EEEGuenter Roeck
2015-03-07net: dsa: mv88e6xxx: Add EEE supportGuenter Roeck
2015-03-07net: bcmgenet: rework Rx queue initPetri Gynther
2015-03-07net/macb: merge at91_ether driver into macb driverCyrille Pitchen
2015-03-07net/macb: unify clock managementCyrille Pitchen
2015-03-07net: macb: remove #if defined(CONFIG_ARCH_AT91) sectionsBoris BREZILLON
2015-03-07i40e: Strip configfs codeGreg Rose
2015-03-07i40e/i40evf: Bump versionSravanthi Tangeda
2015-03-07i40e/i40evf: enable prefetch of Tx descriptors during cleanupJesse Brandeburg
2015-03-07i40e: Simplify code for rss_size_max configAnjali Singhai Jain
2015-03-07i40e/i40evf: Simplify tunnel selection logicAnjali Singhai Jain
2015-03-07i40e: FD filters flush policy changesAnjali Singhai Jain
2015-03-07i40e: Avoid logs while adding/deleting FD-SB filtersAnjali Singhai Jain
2015-03-07i40e: print port stats only on partition 1Shannon Nelson
2015-03-07i40e: Move code to enable/disable Loopback to the main fileAkeem G Abodunrin
2015-03-07i40e: rework vector reservationShannon Nelson
2015-03-07i40e: clean up debug_read_registerJesse Brandeburg
2015-03-07i40e: store msg_enable in the right sizeJesse Brandeburg
2015-03-07i40e: Remove unneeded conversionKamil Krawczyk
2015-03-07i40e: Remove duplicate codeCatherine Sullivan
2015-03-07i40e/i40evf: Refactor i40e_debug_aq and make some functions staticShannon Nelson
2015-03-06rocker: sparse: fix dynamic allocation on stack warningScott Feldman
2015-03-06rocker: quiet sparce endianess warningsScott Feldman
2015-03-06ax25: remove unneeded NULL test in ax_xmit()Dan Carpenter
2015-03-06net/mlx4_en: Add QCN parameters and statistics handlingShani Michaeli
2015-03-06net/mlx4_core: Add basic elements for QCNShani Michaeli
2015-03-06net: macb: Fix multi queue support for xilinx ZynqMPPunnaiah Choudary Kalluri
2015-03-06net: macb: Include multi queue support for xilinx ZynqMP ethernet versionPunnaiah Choudary Kalluri
2015-03-06Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller
2015-03-06net: bcmgenet: add GENET_Q16_RX_BD_CNT and hw_params->rx_bds_per_qPetri Gynther
2015-03-06net: bcmgenet: adjust the call to alloc_etherdev_mqs()Petri Gynther
2015-03-06net: bcmgenet: set hw_params->rx_queues = 0Petri Gynther
2015-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-03-06bonding: implement bond_poll_controller()Mahesh Bandewar
2015-03-06rocker: fix some sparse warningsScott Feldman
2015-03-06e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca
2015-03-06e1000: call netif_carrier_off early on downEliezer Tamir
2015-03-06igb: Make arrays on stack static const to avoid reallocationAlexander Duyck
2015-03-06igb: Fix warning pin may be used uninitializedAlexander Duyck
2015-03-06e1000e: remove calls to ioremap/unmap for NVM addrYanir Lubetkin
2015-03-06e1000e: fix obscure commentsYanir Lubetkin
2015-03-06rocker: implement IPv4 fib offloadingScott Feldman
2015-03-06tg3: use napi_complete_done()Eric Dumazet
2015-03-05i40e: Fix mismatching type for ioremap_lenJeff Kirsher
2015-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-03-05cxgb4: Try and provide an RDMA CIQ per cpuHariprasad Shenai
2015-03-05cxgb4: Move offload Rx queue allocation to separate functionHariprasad Shenai