Age | Commit message (Expand) | Author | Files | Lines |
2015-11-18 | b43: move under broadcom vendor directory | Kalle Valo | 67 | -2/+19 |
2015-11-18 | atmel: move under atmel vendor directory | Kalle Valo | 10 | -49/+64 |
2015-11-18 | airo: move under cisco vendor directory | Kalle Valo | 7 | -45/+60 |
2015-11-17 | adm80211: move under admtek vendor directory | Kalle Valo | 6 | -29/+46 |
2015-11-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -18/+4 |
2015-11-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 27 | -109/+254 |
2015-11-11 | usbnet: remove ifdefed out call to dma_supported | Christoph Hellwig | 1 | -6/+0 |
2015-11-11 | kaweth: remove ifdefed out call to dma_supported | Christoph Hellwig | 1 | -6/+0 |
2015-11-11 | sfc: don't call dma_supported | Christoph Hellwig | 1 | -5/+3 |
2015-11-11 | pcnet32: use pci_set_dma_mask insted of pci_dma_supported | Christoph Hellwig | 1 | -1/+1 |
2015-11-10 | qed: select ZLIB_INFLATE | Arnd Bergmann | 1 | -0/+1 |
2015-11-10 | net: mvneta: Fix memory use after free. | Justin Maggard | 1 | -1/+1 |
2015-11-10 | remove abs64() | Andrew Morton | 1 | -1/+1 |
2015-11-09 | macvtap: Resolve possible __might_sleep warning in macvtap_do_read() | Vlad Yasevich | 1 | -2/+3 |
2015-11-09 | mvneta: add FIXED_PHY dependency | Arnd Bergmann | 1 | -0/+1 |
2015-11-09 | net: caif: check return value of alloc_netdev | Rasmus Villemoes | 1 | -2/+5 |
2015-11-09 | net: hisilicon: NET_VENDOR_HISILICON should depend on HAS_DMA | Geert Uytterhoeven | 1 | -1/+2 |
2015-11-09 | drivers: net: xgene: fix RGMII 10/100Mb mode | Iyappan Subramanian | 3 | -3/+48 |
2015-11-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2015-11-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 11 | -49/+254 |
2015-11-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2015-11-07 | dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put" | Markus Elfring | 1 | -2/+1 |
2015-11-07 | bonding: fix panic on non-ARPHRD_ETHER enslave failure | Jay Vosburgh | 1 | -0/+1 |
2015-11-07 | net/qlcnic: fix mac address restore in bond mode 5/6 | Jarod Wilson | 1 | -1/+2 |
2015-11-07 | fjes: Delete an unnecessary check before the function call "vfree" | Markus Elfring | 1 | -3/+1 |
2015-11-07 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 1 | -1/+1 |
2015-11-07 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -6/+6 |
2015-11-06 | bnxt_en: More robust SRIOV cleanup sequence. | Jeffrey Huang | 1 | -13/+27 |
2015-11-06 | bnxt_en: Fix comparison of u16 sw_id against negative value. | Michael Chan | 1 | -4/+5 |
2015-11-06 | bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4 | Jeffrey Huang | 2 | -3/+20 |
2015-11-06 | bnxt_en: Determine tcp/ipv6 RSS hash type correctly. | Michael Chan | 1 | -5/+7 |
2015-11-06 | bnxt_en: Change sp events definitions to represent bit position. | Jeffrey Huang | 1 | -5/+5 |
2015-11-06 | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 13 | -13/+0 |
2015-11-05 | net: stmmac: fix double-initialization of phy_iface | LABBE Corentin | 1 | -1/+1 |
2015-11-05 | qlogic: qed: fix error codes in qed_resc_alloc() | Dan Carpenter | 1 | -3/+9 |
2015-11-05 | net: dsa: mv88e6xxx: isolate unbridged ports | Vivien Didelot | 4 | -0/+48 |
2015-11-05 | USB: qmi_wwan: Add quirk for Quectel EC20 Mini PCIe module | Petr Štetiar | 1 | -0/+21 |
2015-11-05 | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 11 | -29/+29 |
2015-11-05 | bnxt_en: add VXLAN dependency | Arnd Bergmann | 1 | -0/+1 |
2015-11-05 | qlogic: qed: fix a test for MODE_MF_SI | Dan Carpenter | 1 | -1/+1 |
2015-11-05 | qlogic/qed: remove bogus NULL check | Dan Carpenter | 1 | -5/+0 |
2015-11-05 | sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free() | Sergei Shtylyov | 1 | -38/+22 |
2015-11-05 | sh_eth: kill 'ret' variable in sh_eth_ring_init() | Sergei Shtylyov | 1 | -16/+8 |
2015-11-05 | drivers: net: cpsw: Add support for fixed-link PHY | Markus Brunner | 1 | -0/+13 |
2015-11-05 | Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -103/+202 |
2015-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 862 | -11641/+87501 |
2015-11-04 | Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',... | Mark Brown | 13 | -13/+0 |
2015-11-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2015-11-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -15/+15 |
2015-11-03 | sh_eth: use DMA barriers | Sergei Shtylyov | 1 | -4/+4 |