summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-27694-23169/+59906
|\
| * xgene: Fix build warning with ACPI disabled.David S. Miller2016-07-261-2/+1
| * be2net: perform temperature query in adapter regardless of its interface stateGuilherme G. Piccoli2016-07-261-4/+4
| * net/mlx5_core/health: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-261-5/+2
| * macsec: ensure rx_sa is set when validation is disabledBeniamino Galvani2016-07-261-1/+2
| * drivers: net: xgene: ethtool: Use phy_ethtool_gset and ssetIyappan Subramanian2016-07-251-3/+19
| * drivers: net: xgene: Use exported functionsIyappan Subramanian2016-07-251-88/+9
| * drivers: net: xgene: Enable MDIO driverIyappan Subramanian2016-07-253-6/+7
| * drivers: net: xgene: Add backward compatibilityIyappan Subramanian2016-07-255-53/+100
| * drivers: net: phy: xgene: Add MDIO driverIyappan Subramanian2016-07-254-0/+627
| * drivers: net: xgene: Fix module unload crash - clkrst sequenceIyappan Subramanian2016-07-254-18/+86
| * drivers: net: xgene: Fix module unload crash - change sw sequenceIyappan Subramanian2016-07-252-49/+73
| * drivers: net: xgene: Fix module unload crash - hw resource cleanupIyappan Subramanian2016-07-256-29/+149
| * drivers: net: xgene: Separate set_speed from mac_initIyappan Subramanian2016-07-257-33/+151
| * ipvlan: Scrub skb before crossing the namespace boundryMahesh Bandewar2016-07-251-14/+25
| * bnxt_en: Add new NPAR and dual media device IDs.Michael Chan2016-07-251-6/+33
| * bnxt_en: Log a message, if enabling NTUPLE filtering fails.Vasundhara Volam2016-07-251-2/+6
| * bnxt_en: Improve ntuple filters by checking destination MAC address.Michael Chan2016-07-252-3/+24
| * qed: Fix setting/clearing bit in completion bitmapManish Chopra2016-07-251-4/+3
| * caif-hsi: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-251-4/+1
| * net/mlx4_core: Check device state before unregistering itAlex Vesker2016-07-251-0/+3
| * mlxsw: spectrum: Fix compilation error when CLS_ACT isn't setIdo Schimmel2016-07-251-6/+5
| * net: davinci_cpdma: remove excessive dump of register values to kernel logUwe Kleine-König2016-07-253-219/+0
| * net/mlx5e: Query minimum required header copy during xmitHadar Hen Zion2016-07-253-0/+43
| * net/mlx5e: Check the minimum inline header mode before xmitHadar Hen Zion2016-07-252-4/+46
| * Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-07-2512-107/+160
| |\
| | * ixgbe: cleanup crosstalk fixDon Skidmore2016-07-224-41/+72
| | * ixgbe: remove redundant check on ret_valColin Ian King2016-07-221-3/+0
| | * ixgbevf: Commonize mailbox write/readTony Nguyen2016-07-221-29/+6
| | * ixgbevf: Add range checking for setting MTUTony Nguyen2016-07-223-21/+40
| | * ixgbevf: Protect ixgbevf_reset_subtask from remove eventDon Skidmore2016-07-221-0/+1
| | * ixgbe: Add missing destroy_workqueue() on error in ixgbe_init_module()Wei Yongjun2016-07-221-0/+1
| | * ixgbevf: Add lock around ixgbevf_reinit_locked callDon Skidmore2016-07-221-0/+2
| | * ixgbe: fix setup_fc for x550emEmil Tantilov2016-07-221-2/+2
| | * ixgbevf: add VF support for new hardwareDon Skidmore2016-07-225-0/+11
| | * ixgbe: Fix minor typo while freeing irqBabu Moger2016-07-221-1/+1
| | * ixgbe: Change register variable to unsignedDon Skidmore2016-07-221-1/+1
| | * ixgbevf: bump version numberDon Skidmore2016-07-221-1/+1
| | * ixgbevf: Correct parameter sent to LED functionDon Skidmore2016-07-222-2/+14
| | * ixgbevf: fix NACK check in ixgbevf_set_uc_addr_vf()Emil Tantilov2016-07-221-6/+8
| * | hv_netvsc: Fix VF register on bonding devicesHaiyang Zhang2016-07-251-2/+2
| * | Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.or...David S. Miller2016-07-2571-628/+1126
| |\ \
| | * | wlcore: spi: fix build warning caused by redundant variableReizer, Eyal2016-07-201-1/+0
| | * | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2016-07-1912-147/+178
| | |\ \
| | | * | ath9k_hw: implement temperature compensation support for AR9003+Felix Fietkau2016-07-192-3/+23
| | | * | ath9k_hw: get rid of some duplicate code in calibration initFelix Fietkau2016-07-191-32/+22
| | | * | ath9k_hw: simplify ar9003_hw_per_calibrationFelix Fietkau2016-07-191-27/+26
| | | * | ath9k_hw: fix duplicate (and partially wrong) definition of AR_CH0_THERMFelix Fietkau2016-07-191-15/+10
| | | * | ath9k_hw: fix spectral scan on AR9285 and newerFelix Fietkau2016-07-192-10/+27
| | | * | ath9k: simplify the code-paths when not using the built-in EEPROMMartin Blumenstingl2016-07-193-53/+41