summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-01-14atm: horizon: Remove some unused functionsRickard Strandqvist1-24/+0
2015-01-14atm: lanai: Remove unused functionRickard Strandqvist1-9/+0
2015-01-14sunvnet: fix rx packet length check to allow for TSODavid L Stevens1-1/+6
2015-01-14mISDN: avoid arch specific __builtin_return_address callArnd Bergmann2-6/+12
2015-01-14infiniband: mlx5: avoid a compile-time warningArnd Bergmann1-1/+1
2015-01-14mlx5: avoid build warnings on 32-bitArnd Bergmann1-3/+3
2015-01-14rocker: fix harmless warning on 32-bit machinesArnd Bergmann1-2/+2
2015-01-14cxgb4: Ripping out old hard-wired initialization code in driverHariprasad Shenai2-520/+58
2015-01-14net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdioShaohui Xie1-7/+7
2015-01-14net/fsl: fix a bug in xgmac_mdioShaohui Xie1-1/+1
2015-01-13i40e: limit sriov to partition 1 of NPAR configurationsShannon Nelson1-1/+1
2015-01-13i40e: Don't exit link event early if link speed has changedCatherine Sullivan1-0/+4
2015-01-13i40e: limit WoL and link settings to partition 1Shannon Nelson1-1/+42
2015-01-13i40e: Adding function for reading PBA StringKamil Krawczyk3-0/+63
2015-01-13i40e/i40evf: find partition_id in npar modeShannon Nelson4-2/+81
2015-01-13i40e: remove VN2VN related mac filtersVasu Dev1-2/+0
2015-01-13i40e: Add warning for NPAR partitions with link speed less than 10GbpsGreg Rose1-0/+9
2015-01-13i40evf: kick a stalled admin queueMitch A Williams2-1/+9
2015-01-13i40evf: enable interrupt 0 appropriatelyMitch A Williams1-8/+4
2015-01-13i40evf: don't fire traffic IRQs when the interface is downMitch A Williams1-4/+7
2015-01-13i40evf: remove leftover VLAN filtersMitch A Williams1-0/+4
2015-01-13i40evf: refactor shutdown codeMitch A Williams1-6/+23
2015-01-13i40evf: Remove some scary log messagesMitch A Williams2-9/+1
2015-01-13i40evf: remove redundant codeMitch A Williams1-27/+0
2015-01-13i40e: disable IOV before freeing resourcesMitch A Williams1-2/+9
2015-01-13tuntap: Increase the number of queues in tun.Pankaj Gupta1-4/+3
2015-01-13team: Remove dead codeKenneth Williams1-7/+0
2015-01-13net: bnx2x: avoid macro redefinitionDavid Decotigny1-4/+0
2015-01-13drivers: net: xen-netfront: remove residual dead codeVincenzo Maffione1-4/+0
2015-01-13Driver: Vmxnet3: Reinitialize vmxnet3 backend on wakeup from hibernateShrikrishna Khare2-21/+27
2015-01-13bonding: cleanup bond_opts arrayJonathan Toppins1-3/+2
2015-01-13iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai11-89/+173
2015-01-13iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...Hariprasad Shenai6-87/+183
2015-01-13r8152: check the status before submitting rxhayeswang1-0/+5
2015-01-13r8152: call rtl_start_rx after netif_carrier_onhayeswang1-1/+2
2015-01-13vxlan: Improve support for header flagsTom Herbert1-14/+28
2015-01-12tg3: move init/deinit from open/close to probe/removeIvan Vecera1-14/+11
2015-01-12net: eth: xgene: devm_ioremap() returns NULL on errorDan Carpenter1-6/+6
2015-01-12csiostor:fix sparse warningsPraveen Madhavan1-3/+3
2015-01-12irda: vlsi_ir: Replace timeval with ktime_tChunyan Zhang2-34/+14
2015-01-12irda: stir4200: Replace timeval with ktime_tChunyan Zhang1-9/+7
2015-01-12irda: nsc-ircc: Replace timeval with ktime_tChunyan Zhang2-8/+4
2015-01-12irda: irda-usb: Replace timeval with ktime_tChunyan Zhang2-11/+4
2015-01-12irda: ali-ircc: Replace timeval with ktime_tChunyan Zhang2-11/+5
2015-01-12irda: Removed all unused timeval variablesChunyan Zhang6-16/+0
2015-01-12stmmac: dwmac-sti: Pass sysconfig register offset via syscon dt property.Peter Griffin1-6/+7
2015-01-12phy: miphy365x: Pass sysconfig register offsets via syscfg dt property.Peter Griffin1-19/+10
2015-01-12phy: phy-stih407-usb: Pass sysconfig register offsets via syscfg property.Peter Griffin1-11/+14
2015-01-09csiostor:firmware upgrade fixPraveen Madhavan3-82/+247
2015-01-09r8169: add support for xmit_moreFlorian Westphal1-3/+9