summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-03-24Merge tag 'linux-can-next-for-4.1-20150323' of git://git.kernel.org/pub/scm/l...David S. Miller5-10/+26
2015-03-24vxlan: simplify if clause in dev_closeMarcelo Ricardo Leitner1-1/+1
2015-03-23bgmac: implement scatter/gather supportFelix Fietkau1-43/+121
2015-03-23bgmac: implement GRO and use build_skbFelix Fietkau2-25/+62
2015-03-23bgmac: fix descriptor frame start/end definitionsFelix Fietkau1-2/+2
2015-03-23isdn/gigaset: restructure modem response parser (4)Tilman Schmidt1-107/+151
2015-03-23isdn/gigaset: restructure modem response parser (3)Tilman Schmidt1-37/+19
2015-03-23isdn/gigaset: restructure modem response parser (2)Tilman Schmidt1-69/+57
2015-03-23isdn/gigaset: restructure modem response parser (1)Tilman Schmidt1-44/+55
2015-03-23can: at91_can: use endian agnostic IO accessorsBen Dooks1-2/+2
2015-03-23can: esd_usb2: Fix sparse warningsThomas Körper1-2/+2
2015-03-23can: add combined rx/tx LED trigger supportYegor Yefremov1-3/+19
2015-03-23can: m_cam: m_can_fifo_write(): remove return from void functionMarc Kleine-Budde1-2/+2
2015-03-23can: kvaser_usb: Use can-dev unregistration mechanismAhmed S. Darwish1-1/+1
2015-03-21net: netcp: ethss: enhancement to support NetCP 1.5 ethssWingMan Kwok1-36/+884
2015-03-21net: netcp: enclose macros in parenthesesKaricheri, Muralidharan1-251/+272
2015-03-21net: netcp: select davinci_mdio driver by defaultKaricheri, Muralidharan1-0/+1
2015-03-21net: netcp: use separate reg region for individual ethss modulesKaricheri, Muralidharan1-37/+93
2015-03-21net: netcp: fix forward port number usage for 10G ethssKaricheri, Muralidharan3-13/+29
2015-03-21bgmac: allow enabling on ARCH_BCM_5301XRafał Miłecki1-1/+1
2015-03-21bgmac: register fixed PHY for ARM BCM470X / BCM5301X chipsetsRafał Miłecki1-0/+34
2015-03-21igbvf: use netif_carrier_off earlier when bringing if downTodd Fujinaka1-2/+1
2015-03-21igb: use netif_carrier_off earlier when bringing if downTodd Fujinaka1-3/+1
2015-03-21e1000e: NVM write protect access removed from SPT HWYanir Lubetkin1-1/+2
2015-03-21e1000e: call netif_carrier_off early on downEliezer Tamir1-2/+2
2015-03-21ixgb: call netif_carrier_off early on downEliezer Tamir1-1/+2
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller107-1030/+1822
2015-03-20amd-xgbe: Use napi_alloc_skb when allocating skb in softirqLendacky, Thomas1-4/+3
2015-03-20amd-xgbe: Fix Rx coalescing reportingLendacky, Thomas3-7/+7
2015-03-20amd-xgbe: Remove Tx coalescingLendacky, Thomas4-21/+12
2015-03-20amd-xgbe: Set DMA mask based on hardware register valueLendacky, Thomas4-9/+29
2015-03-20amd-xgbe: Use the new DMA memory barriers where appropriateLendacky, Thomas2-7/+13
2015-03-20amd-xgbe: Clarify output message about queuesLendacky, Thomas1-2/+4
2015-03-20amd-xgbe-phy: Provide support for auto-negotiation timeoutLendacky, Thomas1-0/+20
2015-03-20amd-xgbe-phy: Use the phy_driver flags fieldLendacky, Thomas2-1/+1
2015-03-20amd-xgbe-phy: Use phydev advertising field vs supportedLendacky, Thomas1-39/+38
2015-03-20vxlan: fix possible use of uninitialized in vxlan_igmp_{join, leave}Marcelo Ricardo Leitner1-2/+2
2015-03-20be2net: use PCI MMIO read instead of config read for errorsSuresh Reddy2-11/+23
2015-03-20be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQsSuresh Reddy1-9/+5
2015-03-20be2net: Prevent VFs from enabling VLAN promiscuous modeVasundhara Volam4-24/+80
2015-03-20net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras1-2/+29
2015-03-20xen-netback: making the bandwidth limiter runtime settablePalik, Imre4-3/+63
2015-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-55/+185
2015-03-20Merge tag 'mmc-v4.0-rc4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-1/+1
2015-03-20Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds6-78/+213
2015-03-20i40e: add NVM update events to AQ cleanShannon Nelson1-0/+4
2015-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds1-2/+2
2015-03-19cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const"Hariprasad Shenai4-7/+3
2015-03-19cxgb4: Add device ID for new adapterHariprasad Shenai1-0/+1
2015-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller3-60/+100