summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-10-21net: ksz884x: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21net: sky2: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21net: skge: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21net: jme: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21net: e100: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21net: icplus: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21net: fealnx: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21net: be2net: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21net: dl2k: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21net: sundance: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21net: tulip: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-19bnx2x: add TSO support for IPIPEric Dumazet
2013-10-19be2net: Rework PCIe error report log messagingAjit Khaparde
2013-10-19bonding: Remove __exit tag from bond_netlink_fini().David S. Miller
2013-10-19bonding: add Netlink support active_slave optionJiri Pirko
2013-10-19bonding: add Netlink support mode optionJiri Pirko
2013-10-19bonding: move active_slave getting into separate functionJiri Pirko
2013-10-19bonding: remove bond_ioctl_change_active()Jiri Pirko
2013-10-19bonding: move active_slave setting into separate functionJiri Pirko
2013-10-19bonding: move mode setting into separate functionJiri Pirko
2013-10-19bonding: push Netlink bits into separate fileJiri Pirko
2013-10-18gianfar: Simplify MQ polling to avoid soft lockupClaudiu Manoil
2013-10-18qlcnic: update version to 5.3.51Himanshu Madhani
2013-10-18qlcnic: Skip unknown entry type while collecting firmware dumpShahed Shaikh
2013-10-18qlcnic: dcb code cleanup and refactoring.Sucheta Chakraborty
2013-10-18qlcnic: Remove redundant eSwitch enable commandsSony Chacko
2013-10-18qlcnic: Update ethtool standard pause settings.Jitendra Kalsaria
2013-10-18qlcnic: Firmware dump collection when auto recovery is disabled.Pratik Pujar
2013-10-18qlcnic: Enhance ethtool to display ring indices and interrupt maskPratik Pujar
2013-10-18qlcnic: Print informational messages only once during driver load.Sucheta Chakraborty
2013-10-18net: enic: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-18net: cxgb4vf: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-18net: cxgb2: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-18net: cxgb3: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-18net: cxgb4: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-18net: bna: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-18net: tg3: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-18net: bnx2x: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-18net: bnx2: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-18net: alx: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-18net: amd8111e: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-18net: pcnet32: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-18net: starfire: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-18net: 8390: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-18net: typhoon: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-10-17xen-netback: enable IPv6 TCP GSO to the guestPaul Durrant
2013-10-17xen-netback: handle IPv6 TCP GSO packets from the guestPaul Durrant
2013-10-17xen-netback: Unconditionally set NETIF_F_RXCSUMPaul Durrant
2013-10-17xen-netback: add support for IPv6 checksum offload from guestPaul Durrant