aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-09-28netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun
2012-09-27qlcnic: Fix scheduling while atomic bugNarendra K
2012-09-27bnx2: Clean up remaining iounmapNeil Horman
2012-09-27net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut
2012-09-27smsc75xx: fix resume after device resetSteve Glendinning
2012-09-27netdev: pasemi: fix return value check in pasemi_mac_phy_init()Wei Yongjun
2012-09-27team: fix return value checkWei Yongjun
2012-09-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-09-24phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut
2012-09-24phy/micrel: Implement support for KSZ8021Marek Vasut
2012-09-22pppoe: drop PPPOX_ZOMBIEs in pppoe_releaseXiaodong Xu
2012-09-22team: send port changed when addedJiri Pirko
2012-09-22net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driverPeter Hüwe
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson
2012-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-21Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-21net/stmmac: Use clk_prepare_enable and clk_disable_unprepareStefan Roese
2012-09-21Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2012-09-21net/irda: sh_sir: fix return value check in sh_sir_set_baudrate()Wei Yongjun
2012-09-21stmmac: fix return value check in stmmac_open_ext_timer()Wei Yongjun
2012-09-21gianfar: fix phc index build failureRichard Cochran
2012-09-21bnx2x: remove false warning regarding interrupt numberAriel Elior
2012-09-21can: ti_hecc: fix oops during rmmodMarc Kleine-Budde
2012-09-21can: janz-ican3: fix support for older hardware revisionsIra W. Snyder
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson
2012-09-20Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-09-20at91ether: return PTR_ERR if call to clk_get failsDevendra Naga
2012-09-20net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200Bjørn Mork
2012-09-19asix: Support DLink DUB-E100 H/W Ver C1Søren holm
2012-09-19net: seeq: use __iomem pointers for MMIOArnd Bergmann
2012-09-18iwlwifi: don't double free the interrupt in failure pathEmmanuel Grumbach
2012-09-18e1000: Small packets may get corrupted during padding by HWTushar Dave
2012-09-18netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov
2012-09-18bnx2x: fix rx checksum validation for IPv6Michal Schmidt
2012-09-17Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-09-16Merge branch 'depends/tty-omap-serial' into next/cleanupOlof Johansson
2012-09-16Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman
2012-09-14cgroup: net_cls: Move sock_update_classid() declaration to cls_cgroup.hDaniel Wagner
2012-09-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville