aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller43-294/+443
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-48/+72
2015-01-06Merge tag 'for-linus-3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds1-1/+2
2015-01-06net: eth: xgene: change APM X-Gene SoC platform ethernet to support ACPIFeng Kan3-44/+150
2015-01-06qla3xxx: don't allow never end busy loopAndy Shevchenko1-5/+3
2015-01-06net/fsl: Add mEMAC MDIO support to XGMAC MDIOAndy Fleming2-12/+55
2015-01-06xen-netback: fixing the propagation of the transmit shaper timeoutPalik, Imre1-0/+1
2015-01-06Driver: Vmxnet3: Make Rx ring 2 size configurableShrikrishna Khare4-10/+30
2015-01-06r8152: support ndo_features_checkhayeswang1-0/+17
2015-01-06arm_arch_timer: include clocksource.h directlyRichard Cochran1-0/+1
2015-01-06cxgb4: Add PCI device ID for new T5 adapterHariprasad Shenai1-0/+1
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai12-514/+594
2015-01-05cxgb4/csiostor: Cleanup TP, MPS and TCAM related register definesHariprasad Shenai5-412/+536
2015-01-05cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register definesHariprasad Shenai8-379/+588
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register definesHariprasad Shenai13-532/+766
2015-01-05RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai12-491/+670
2015-01-05be2net: support TX batching using skb->xmit_more flagSathya Perla4-116/+133
2015-01-05at86rf230: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-01-04qlcnic: Fix dump_skb outputJoe Perches1-8/+9
2015-01-04enic: reconfigure resources for kdump crash kernelGovindarajulu Varadarajan2-1/+18
2015-01-04net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi1-11/+8
2015-01-02mlx4: include clocksource.h againRichard Cochran1-0/+1
2015-01-02ixgbe: convert to CYCLECOUNTER_MASK macro.Richard Cochran1-1/+1
2015-01-02igb: convert to CYCLECOUNTER_MASK macro.Richard Cochran1-3/+2
2015-01-02e1000e: convert to CYCLECOUNTER_MASK macro.Richard Cochran1-2/+1
2015-01-02bnx2x: convert to CYCLECOUNTER_MASK macro.Richard Cochran1-1/+1
2015-01-02enic: free all rq buffs when allocation failsGovindarajulu Varadarajan1-2/+4
2015-01-02qmi_wwan: Set random MAC on devices with buggy fwKristian Evensen1-3/+7
2015-01-02Merge tag 'wireless-drivers-next-for-davem-2015-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller36-1337/+510
2015-01-02net: ethernet: cisco: enic: enic_dev: Remove some unused functionsRickard Strandqvist2-61/+0
2015-01-02isdn: hisax: hfc4s8s_l1: Remove some unused functionsRickard Strandqvist1-21/+0
2015-01-02net: fddi: skfp: smt.c: Remove unused functionRickard Strandqvist1-12/+0
2015-01-02net: ethernet: chelsio: cxgb3: mc5.c: Remove some unused functionsRickard Strandqvist1-16/+0
2015-01-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-5/+21
2015-01-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller5-57/+92
2015-01-02net: Add Transparent Ethernet Bridging GRO support.Jesse Gross1-47/+6
2015-01-02Altera TSE: Add missing phydevKostya Belezko1-9/+6
2015-01-02net/mlx4_core: Fix error flow in mlx4_init_hca()Jack Morgenstein1-9/+4
2015-01-02net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flowMaor Gottlieb1-4/+5
2015-01-02net/fsl: remove hardcoded clock setting from xgmac_mdioShaohui Xie1-14/+0
2015-01-02net/fsl: remove irq assignment from xgmac_mdioShaohui Xie1-2/+1
2015-01-02net/fsl: remove reset from xgmac_mdioShaohui Xie1-19/+0
2015-01-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-3/+7
2014-12-31qlcnic: Fix return value in qlcnic_probe()Yongjian Xu1-0/+1
2014-12-31net: axienet: fix error return codeJulia Lawall1-0/+2
2014-12-31net: sun4i-emac: fix error return codeJulia Lawall1-1/+3
2014-12-31myri10ge: fix error return codeJulia Lawall1-1/+3
2014-12-31net: Xilinx: fix error return codeJulia Lawall2-0/+3
2014-12-31GMAC: modify CRU config for Rockchip RK3288 SoCs integrated GMACRoger Chen1-7/+7
2014-12-31GMAC: add driver for Rockchip RK3288 SoCs integrated GMACRoger Chen4-1/+462