aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
...
| * | | net: qcom/emac: disable interrupts before calling phy_disconnectTimur Tabi2016-10-15
| * | | r8169: set coherent DMA mask as well as streaming DMA maskArd Biesheuvel2016-10-15
| * | | Merge tag 'wireless-drivers-for-davem-2016-10-14' of git://git.kernel.org/pub...David S. Miller2016-10-14
| |\ \ \ | | | |/ | | |/|
| | * | ath6kl: add Dell OEM SDIO I/O for the Venue 8 ProAdam Williamson2016-10-13
| | * | Revert "ath9k_hw: implement temperature compensation support for AR9003+"Felix Fietkau2016-10-13
| | * | ath10k: cache calibration data when the core is stoppedMarty Faltesek2016-10-13
| | * | rtlwifi: Fix regression caused by commit d86e64768859Larry Finger2016-10-13
| | * | rtl8xxxu: Fix rtl8192eu driver reload issueJes Sorensen2016-10-07
| | * | rtl8xxxu: Fix rtl8723bu driver reload issueJes Sorensen2016-10-07
| | * | rtl8xxxu: Fix big-endian problem reporting mactimeJes Sorensen2016-10-07
| | * | rtl8xxxu: Fix memory leak in handling rxdesc16 packetsJes Sorensen2016-10-07
| | * | wlcore: sdio: drop kfree for memory allocated with devm_kzallocWei Yongjun2016-10-05
| * | | net: asix: Avoid looping when the device does not respondGuenter Roeck2016-10-14
| * | | net/mlx4_en: fixup xdp tx irq to match rxBrenden Blanco2016-10-14
| * | | qed: Additional work toward cleaning C=1Yuval Mintz2016-10-14
| * | | qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz2016-10-14
| * | | qed: Fix static checker warning.Yuval Mintz2016-10-14
| * | | net: wan: slic_ds26522: Allow driver to built if COMPILE_TEST is enabledJavier Martinez Canillas2016-10-14
| * | | net: wan: slic_ds26522: Export OF module alias informationJavier Martinez Canillas2016-10-14
| * | | net: wan: slic_ds26522: add SPI device ID table to fix module autoloadJavier Martinez Canillas2016-10-14
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-14
|\ \ \ \
| * | | | qedr: Add RoCE driver frameworkRam Amrani2016-10-14
| |/ / /
* | | | Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds2016-10-14
|\ \ \ \ | |/ / / |/| | |
| * | | net: hns: delete redundant broadcast packet filter processDaode Huang2016-10-03
| * | | net: hns: bug fix about broadcast/multicast packetsDaode Huang2016-10-03
| * | | net: hns: fix the bug of forwarding tableDaode Huang2016-10-03
| * | | net: hns: fix port not available after testing loopbackKejian Yan2016-10-03
| * | | net: hns: delete repeat read fbd num after whileDaode Huang2016-10-03
| * | | net: hns: add fini_process for v2 napi processDaode Huang2016-10-03
| * | | net: hns: bug fix about setting coalsecs-usecs to 0Daode Huang2016-10-03
| * | | net: hns: fix port unavailable after hnae_reserve_buffer_map faillipeng2016-10-03
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-14
|\ \ \ \
| * | | | net: axienet: Remove unused parameter from __axienet_device_resetTobias Klauser2016-10-13
| * | | | liquidio: CN23XX: fix a loop timeoutDan Carpenter2016-10-13
| * | | | net: phy: Trigger state machine on state change and not polling.Andrew Lunn2016-10-13
| * | | | netvsc: Remove mistaken udp.h inclusion.David S. Miller2016-10-13
| * | | | xen-netback: fix type mismatch warningArnd Bergmann2016-10-13
| * | | | stmmac: fix error check when init ptpGiuseppe CAVALLARO2016-10-13
| * | | | stmmac: fix ptp init for gmac4Giuseppe CAVALLARO2016-10-13
| * | | | qed: fix old-style function definitionArnd Bergmann2016-10-13
| * | | | netvsc: fix checksum on UDP IPV6stephen hemminger2016-10-13
| * | | | xen-netback: fix guest Rx stall detection (after guest Rx refactor)David Vrabel2016-10-13
| * | | | net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert2016-10-13
| * | | | qmi_wwan: add support for Quectel EC21 and EC25Bjørn Mork2016-10-13
| * | | | qed: Fix to use list_for_each_entry_safe() when delete itemsWei Yongjun2016-10-13
| * | | | tlan: avoid unused label with PCI=nArnd Bergmann2016-10-13
| * | | | xen-netback: (re-)create a debugfs node for hash informationPaul Durrant2016-10-13
| | |_|/ | |/| |
* | | | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-12
|\ \ \ \ | |/ / / |/| | |
| * | | bonding: quit messing with IOCTLAl Viro2016-09-27
* | | | treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-11