summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-11-15can: grcan: Add device driver for GRCAN and GRHCAN coresAndreas Larsson3-0/+1766
2012-11-15can: janz-ican3: Fix the usage of wait_for_completion_timeoutChuansheng Liu1-2/+2
2012-11-15can: usb: esd_usb2: Add support for CAN-USB/MicroMatthias Fuchs1-6/+25
2012-11-15can: usb: esd_usb2: Add support for listen-only modeMatthias Fuchs1-0/+4
2012-11-15can: sja1000: plx_pci: add support for Connect Tech Inc's Canpro/104-Plus Opt...Muhammad Ghias2-0/+20
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 Cochran1-139/+103
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. Miller129-2798/+6144
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 Sujir2-27/+65
2012-11-14vmxnet3: fix indentationstephen hemminger1-17/+17
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
2012-11-14net/phy/davicom: add irq functions to DM9161E and DM9161AJoachim Eastwood1-0/+6
2012-11-14net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang1-1/+1
2012-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville129-2798/+6144
2012-11-13bnx2x: Add static declaration to several functionsMerav Sicron2-15/+15
2012-11-13igb: Ethtool support to enable and disable EEEAkeem G. Abodunrin2-0/+101
2012-11-13igb: Improve performance and reduce size of igb_tx_mapAlexander Duyck1-25/+22
2012-11-13igb: Update igb Tx flags to improve code efficiencyAlexander Duyck2-33/+45
2012-11-13igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso checkAlexander Duyck1-0/+3
2012-11-13igb: Support for modifying UDP RSS flow hashingAkeem G. Abodunrin3-11/+197
2012-11-13igb: Clear Go Link Disconnect for 82580 and later devicesCarolyn Wyborny2-0/+9
2012-11-13ixgbevf: Reduce size of maximum rx bufferGreg Rose2-13/+13
2012-11-13ixgbevf: Add flag to indicate when rx is in net pollGreg Rose2-1/+7
2012-11-13ixgbevf: fix possible use of uninitialized variableEmil Tantilov1-1/+2
2012-11-13ixgbevf: make sure probe fails on MSI-X enable errorJakub Kicinski1-13/+13
2012-11-13ixgbe: Do not use DCA to prefetch the entire packet into the cacheAlexander Duyck1-1/+0
2012-11-11r8169: Drop tp arg from rtl8169_tx_vlan_tag()Kirill Smelkov1-3/+2
2012-11-11r8169: remove unused macros.Dayanidhi Sreenivasan1-5/+0
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller319-2948/+3825
2012-11-09isdn: Fix typo in drivers/isdnMasanari Iida6-6/+6
2012-11-09gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng1-1/+4
2012-11-09gianfar: Fix alloc_skb_resources on -ENOMEM cleanup pathClaudiu Manoil1-6/+8
2012-11-09virtio_net: use net_*_ratelimited() helpersAmerigo Wang1-8/+4
2012-11-09vmxnet3: convert BUG_ON(true) into a simple BUG()Sasha Levin1-1/+1
2012-11-09usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning1-3/+5
2012-11-09phylib: mdio: Add sysfs attribute for PHY identifiers.Nick Bowler1-0/+14
2012-11-09Make the wanxl firmware array constDavid Howells1-1/+1
2012-11-09Fix the wanxl firmware to include missing constantsDavid Howells2-1/+2
2012-11-09UAPI: Fix compilation of the wanxl firmware blob.David Howells1-1/+1
2012-11-08netconsole: add oops_only module optionAmerigo Wang1-0/+6
2012-11-08irda: sh-irda: Remove SH7377 supportNobuhiro Iwamatsu1-4/+0
2012-11-08irda: sh-irda: Remove SH7367 supportNobuhiro Iwamatsu1-1/+1
2012-11-07net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge1-1/+2
2012-11-07usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge1-1/+2