summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-013-25/+26
|\
| * Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman2012-09-1674-332/+735
| |\
| * \ Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-2781-583/+467
| |\ \
| * | | TTY: use tty_port_register_deviceJiri Slaby2012-08-131-3/+4
| * | | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-06719-37513/+40170
| |\ \ \
| * | | | 8250: three way resolve of the 8250 diffsAlan Cox2012-07-171-10/+12
| * | | | tty: move the termios object into the ttyAlan Cox2012-07-162-12/+10
* | | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-0134-237/+106
|\ \ \ \ \
| * \ \ \ \ Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-13111-687/+621
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-1223-23/+23
| |\ \ \ \ \ \
| | * | | | | | netdev: make pci_error_handlers constStephen Hemminger2012-09-0723-23/+23
| | | |_|/ / / | | |/| | | |
| * | | | | | rtlwifi: Use PCI Express Capability accessorsJiang Liu2012-08-231-5/+3
| * | | | | | iwlwifi: Use PCI Express Capability accessorsJiang Liu2012-08-231-5/+2
| * | | | | | iwlegacy: Use PCI Express Capability accessorsJiang Liu2012-08-231-3/+1
| * | | | | | ath9k: Use PCI Express Capability accessorsJiang Liu2012-08-231-15/+6
| * | | | | | atl1c: Use PCI Express Capability accessorsJiang Liu2012-08-231-1/+1
| * | | | | | cxgb4: Use PCI Express Capability accessorsJiang Liu2012-08-232-13/+3
| * | | | | | cxgb3: Use PCI Express Capability accessorsJiang Liu2012-08-231-14/+8
| * | | | | | myri10ge: Use PCI Express Capability accessorsJiang Liu2012-08-231-23/+8
| * | | | | | niu: Use PCI Express Capability accessorsJiang Liu2012-08-231-12/+7
| * | | | | | mlx4: Use PCI Express Capability accessorsJiang Liu2012-08-231-4/+4
| * | | | | | vxge: Use PCI Express Capability accessorsJiang Liu2012-08-231-2/+2
| * | | | | | igb: Use PCI Express Capability accessorsJiang Liu2012-08-231-10/+2
| * | | | | | e1000e: Use PCI Express Capability accessorsJiang Liu2012-08-231-19/+8
| * | | | | | tg3: Use PCI Express Capability accessorsJiang Liu2012-08-231-37/+13
| * | | | | | bnx2x: Use PCI Express Capability accessorsJiang Liu2012-08-231-20/+5
| * | | | | | r8169: Preserve other Device Control bits when setting NOSNOOP_ENBjorn Helgaas2012-08-231-2/+2
| * | | | | | r8169: Use PCI Express Capability accessorsJiang Liu2012-08-231-35/+9
| * | | | | | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang2012-08-232-2/+2
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-016-11/+11
|\ \ \ \ \ \
| * | | | | | treewide: fix comment/printk/variable typosAnatol Pomozov2012-09-015-9/+9
| * | | | | | b43: Kconfig: drop unknown symbol 'BRCMSMAC_MODULE'Paul Bolle2012-09-011-2/+2
* | | | | | | netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun2012-09-281-3/+1
* | | | | | | qlcnic: Fix scheduling while atomic bugNarendra K2012-09-271-2/+2
* | | | | | | bnx2: Clean up remaining iounmapNeil Horman2012-09-271-1/+1
* | | | | | | net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut2012-09-271-1/+27
* | | | | | | smsc75xx: fix resume after device resetSteve Glendinning2012-09-271-0/+1
* | | | | | | netdev: pasemi: fix return value check in pasemi_mac_phy_init()Wei Yongjun2012-09-271-2/+2
* | | | | | | team: fix return value checkWei Yongjun2012-09-271-6/+6
* | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-241-0/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-221-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | iwlwifi: don't double free the interrupt in failure pathEmmanuel Grumbach2012-09-181-0/+1
* | | | | | | | | phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut2012-09-241-9/+9
* | | | | | | | | phy/micrel: Implement support for KSZ8021Marek Vasut2012-09-241-0/+27
* | | | | | | | | pppoe: drop PPPOX_ZOMBIEs in pppoe_releaseXiaodong Xu2012-09-221-1/+1
* | | | | | | | | team: send port changed when addedJiri Pirko2012-09-221-8/+24
* | | | | | | | | net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driverPeter Hüwe2012-09-221-0/+2
|/ / / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-2126-54/+102
|\ \ \ \ \ \ \ \
| * | | | | | | | net/stmmac: Use clk_prepare_enable and clk_disable_unprepareStefan Roese2012-09-212-8/+8
| * | | | | | | | Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-09-212-4/+2
| |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud