summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-15can: sja1000: plx_pci: add support for Connect Tech Inc's Canpro/104-Plus Opt...Muhammad Ghias2-0/+20
2012-11-15s390/3215: fix tty close handlingHeiko Carstens1-7/+5
2012-11-15ixgbevf: Add checksum statistics counters to ringsGreg Rose2-7/+18
2012-11-15ixgbevf: Remove unneeded and obsolete commentGreg Rose1-7/+0
2012-11-15drm/radeon: fix logic error in atombios_encoders.cAlex Deucher1-1/+1
2012-11-15ixgbevf: White space and comments clean upGreg Rose1-13/+6
2012-11-15ixgbevf: Remove mailbox spinlock from the reset functionGreg Rose1-4/+0
2012-11-15ixgbevf: Remove checking for mac.ops function pointersGreg Rose1-38/+18
2012-11-15ixgbevf: Remove the ring adapter pointer valueGreg Rose1-1/+0
2012-11-15ixgbevf: Fix unnecessary dereference where local var is available.Greg Rose1-2/+2
2012-11-15ixgbevf: Streamline the rx buffer allocationGreg Rose1-5/+5
2012-11-15ioat: Do not enable DCA if tag map is invalidAlexander Duyck1-0/+23
2012-11-14Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...David S. Miller1-1/+0
2012-11-14Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller11-173/+416
2012-11-14arm/dts: am33xx: Add CPSW and MDIO module nodes for AM33XXMugunthan V N3-0/+64
2012-11-14ARM: OMAP2+: omap2plus_defconfig: Enable CPSW supportMugunthan V N1-0/+3
2012-11-14ARM: OMAP3+: hwmod: Add AM33XX HWMOD data for davinci_mdio moduleMugunthan V N1-0/+31
2012-11-14net: cpsw: halt network stack before halting the device during suspendMugunthan V N1-3/+3
2012-11-14cpsw: simplify the setup of the register pointersRichard Cochran3-197/+108
2012-11-14net: cpsw: Add parent<->child relation support between cpsw and mdioVaibhav Hiremath1-2/+14
2012-11-14net: davinci_mdio: Fix typo mistake in calling runtime-pm apiVaibhav Hiremath1-1/+1
2012-11-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller233-4289/+13900
2012-11-14tg3: Use tp->rxq_cnt when checking RSS tables.Michael Chan1-4/+4
2012-11-14tg3: Cleanup hardcoded ethtool test array indexesNithin Nayak Sujir1-29/+41
2012-11-14tg3: Prevent spurious tx timeout by setting carrier off before tx disable.Nithin Nayak Sujir2-42/+57
2012-11-14tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devicesNithin Nayak Sujir3-27/+79
2012-11-14sit: add support of link creation via rtnlNicolas Dichtel1-28/+150
2012-11-14sit: rename rtnl functions for consistencyNicolas Dichtel1-4/+4
2012-11-14sit/rtnl: add missing parameters on dumpNicolas Dichtel1-1/+8
2012-11-14sit: always notify change when params are updatedNicolas Dichtel1-17/+15
2012-11-14ipip: add support of link creation via rtnlNicolas Dichtel1-24/+141
2012-11-14ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dumpNicolas Dichtel2-1/+6
2012-11-14ipip: always notify change when params are updatedNicolas Dichtel1-18/+16
2012-11-14ip6tnl: add support of link creation via rtnlNicolas Dichtel1-15/+149
2012-11-14ip6tnl: rename rtnl functions for consistencyNicolas Dichtel1-4/+4
2012-11-14ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dumpNicolas Dichtel2-1/+5
2012-11-14net/smsc911x: Fix ready check in cases where WORD_SWAP is neededKamlakant Patel1-2/+15
2012-11-14drivers/net: fix tasklet misuse issueXiaotian Feng3-38/+18
2012-11-14vmxnet3: fix indentationstephen hemminger1-17/+17
2012-11-14ipv4/ip_vti.c: VTI fix post-decryption forwardingSaurabh Mohan1-0/+5
2012-11-14pstore: Fix NULL pointer dereference in console writesColin Ian King1-1/+2
2012-11-15Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and ...Mark Brown810-6169/+9473
2012-11-15regulator: fix voltage check in regulator_is_supported_voltage()Marek Szyprowski1-1/+1
2012-11-14bridge: add root port blockingstephen hemminger5-2/+29
2012-11-14bridge: implement BPDU blockingstephen hemminger5-1/+16
2012-11-14bridge: add template for bridge port flagsstephen hemminger1-15/+23
2012-11-14bridge: bridge port parameters over netlinkstephen hemminger2-33/+147
2012-11-14ipv6: remove obsolete comments in route.cLi RongQing1-6/+0
2012-11-14net/macb: clear unused address registerJoachim Eastwood2-0/+14
2012-11-14net/macb: add support for phy irq via gpio pinJoachim Eastwood1-1/+11