summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-03phy/marvell: add 88ec048 supportCyril Chemparathy
2010-08-03igb: Program MDICNFG register prior to PHY initAlexander Duyck
2010-08-03e1000e: correct MAC-PHY interconnect register offset for 82579Bruce Allan
2010-08-03hso: Add new product IDFilip Aben
2010-08-03can: Add driver for esd CAN-USB/2 deviceMatthias Fuchs
2010-08-03l2tp: fix export of header file for userspaceJames Chapman
2010-08-03can-raw: Fix skb_orphan_try handlingOliver Hartkopp
2010-08-03Revert "net: remove zap_completion_queue"David S. Miller
2010-08-02net: cleanup inclusionChangli Gao
2010-08-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-02phy/marvell: add 88e1121 interface mode supportCyril Chemparathy
2010-08-02u32: negative offset fixstephen hemminger
2010-08-02net: Fix a typo from "dev" to "ndev"Henrique Camargo
2010-08-02igb: Use irq_synchronize per vector when using MSI-XEmil Tantilov
2010-08-02ixgbevf: fix null pointer dereference due to filter being set for VLAN 0Alexander Duyck
2010-08-02e1000e: Fix irq_synchronize in MSI-X caseJeff Kirsher
2010-08-02e1000e: register pm_qos request on hardware activationFlorian Mickler
2010-08-02ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twiceChangli Gao
2010-08-02net: Add getsockopt support for TCP thin-streamsJosh Hunt
2010-08-02cxgb4: update driver versionDimitris Michailidis
2010-08-02cxgb4: add new PCI IDsDimitris Michailidis
2010-08-02cxgb4: fix wrong shift directionDimitris Michailidis
2010-08-02cxgb4: support running the driver on PCI functions besides 0Dimitris Michailidis
2010-08-02cxgb4: advertise NETIF_F_TSO_ECNDimitris Michailidis
2010-08-02cxgb4: get on-chip queue info from FW and create a memory window for themDimitris Michailidis
2010-08-02cxgb4: fix TSO descriptorsDimitris Michailidis
2010-08-02cxgb4: don't offload Rx checksums for IPv6 fragmentsDimitris Michailidis
2010-08-02cxgb4: disable an interrupt that is neither used nor servicedDimitris Michailidis
2010-08-02hp100: unmap memory on error pathDan Carpenter
2010-08-02Tulip: don't initialize SBE xT3E3 WAN ports.Krzysztof HaƂasa
2010-08-02drivers/net/wan/farsync.c: Use standard pr_<level>Joe Perches
2010-08-02Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2010-08-02tg3: Update version to 3.113Matt Carlson
2010-08-02tg3: Migrate tg3_flags to phy_flagsMatt Carlson
2010-08-02tg3: Create phy_flags and migrate phy_is_low_powerMatt Carlson
2010-08-02tg3: Add phy-related preprocessor constantsMatt Carlson
2010-08-02tg3: Add error reporting to tg3_phydsp_write()Matt Carlson
2010-08-02tg3: Improve small packet performanceMatt Carlson
2010-08-02tg3: Remove 5720, 5750, and 5750MMatt Carlson
2010-08-02tg3: Detect APE firmware typesMatt Carlson
2010-08-02tg3: Restrict ASPM workaround devlistMatt Carlson
2010-08-02tg3: Manage gphy power for CPMU-less devs onlyMatt Carlson
2010-08-02tg3: Don't access phy test ctrl reg for 5717+Matt Carlson
2010-08-02tg3: Create TG3_FLG3_5717_PLUS flagMatt Carlson
2010-08-02tg3: Disable TSS also during tg3_close()Matt Carlson
2010-08-02tg3: Add 5784 ASIC rev to earlier PCIe MPS fixMatt Carlson
2010-08-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-08-02netfilter: nf_conntrack_acct: use skb->len for accountingChangli Gao
2010-08-02netfilter: nf_nat: don't check if the tuple is unique when there isn't any ot...Changli Gao
2010-08-02netfilter: nf_nat: make unique_tuple return voidChangli Gao